contain-rs / vec-mapLinks
A simple map based on a vector for small integer keys
☆65Updated 6 months ago
Alternatives and similar repositories for vec-map
Users that are interested in vec-map are comparing it to the libraries listed below
Sorting:
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Experimental comparators for collections to be generic over☆16Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A map backed by a vector☆25Updated last year
- The simd optimized escape code☆54Updated last week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- ☆58Updated 9 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- ☆57Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- Run closures in parallel☆113Updated 5 months ago
- Conversion traits for Rust☆48Updated 4 years ago
- Concurrent hash trie☆54Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 2 months ago
- native timers for futures 0.3☆25Updated 6 years ago
- Asynchronous file I/O for Tokio☆49Updated this week
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago