40 Commits (master)
 

Author SHA1 Message Date
Avril 21e8a7085f
Version number bump: 1.4.1: Fix serde implementations (https://github.com/notflan/smallmap/pull/3)
3 months ago
Avril 1a3887c560
Merge pull request #3 from MarcusGrass/no-std-support
3 months ago
gramar a0e7399d09 Add forgotten deserialize and default to a valid page size
4 months ago
gramar 4aa44bc9ac Use regular map serialize
4 months ago
gramar bd5c158529 Only test in test
5 months ago
gramar 8456ce5ac9 Disable serde default-features
5 months ago
gramar 6ec96bcb74 Fix a couple of misses in serde feature
5 months ago
gramar 5ad0e47252 Enable no_std
5 months ago
Avril 9d162db0cf
Minor version bump for (https://github.com/notflan/smallmap/pull/2)
8 months ago
Avril 381d2fdf8d
Merge pull request #2 from MarcusGrass/add-some-std-methods
8 months ago
gramar 76333387c5 Add some methods to make the map more compatible with std HashMap
8 months ago
Avril 1a58d3a734
Removed stablalised feature flag for `const_fn_trait_bound`
11 months ago
Avril ad94525f20
Merge pull request #1 from marceline-cramer/master
11 months ago
marceline-cramer f98a5fc042 Impl a better Default for Map
11 months ago
Avril 463e83ab31
primitive.rs: Fix doc typo.
1 year ago
Avril 4841a77be2
`space`: Added `NonZeroU8Set` (alias to `NonZeroByteSet`) and `NonZeroI8Set`.
1 year ago
Avril 8b123afd31
Added tests to assert space guarantee for `space::` types.
1 year ago
Avril 29d5838756
Update typo in README
1 year ago
Avril 2fa2de9ad3
Fix `const_fn` feature gate rename (`const_fn_trait_bounds`)
2 years ago
Avril 9eada00990
added shim primitives
2 years ago
Avril 78256a807b
primitives
2 years ago
Avril 21e3f37cf2
start primitive newtypes
2 years ago
Avril 6c3e9776a5
Added impl FromIterator for Map
2 years ago
Avril 359ded0f60
Added impl FromIterator for Map
2 years ago
Avril eb6e713c1d
added reverse
2 years ago
Avril 684e4c546d
fixed serde implementation; added macro
2 years ago
Avril 59790e584b
whoops
2 years ago
Avril 0602a12362
fix iter bug
2 years ago
Avril daa4c3b443
update readme
3 years ago
Avril 007136df26
better collapse implementations
3 years ago
Avril 8b37c3de40
update repo link
3 years ago
Avril c853138e00
fix derive issue
3 years ago
Avril 2afba2952b
Create LICENSE
3 years ago
Avril d26e324b14
fix doc example
3 years ago
Avril 1be0750563
fix doc example
3 years ago
Avril d6dfb89159
documented
3 years ago
Avril e4a11ee8f8
documented
3 years ago
Avril 5d46a7bf6b
clean up
3 years ago
Avril 2eefaef0ae
small update
3 years ago
Avril 2c23e6fa1b
initial commit
3 years ago