contain-rs / vec-map
A simple map based on a vector for small integer keys
☆64Updated 3 months ago
Alternatives and similar repositories for vec-map:
Users that are interested in vec-map are comparing it to the libraries listed below
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- ☆59Updated 6 months ago
- Arena allocator and a handful of useful data structures☆40Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated last month
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A map backed by a vector☆25Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- The simd optimized escape code☆53Updated this week
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆55Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- Experimental comparators for collections to be generic over☆16Updated 10 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ☆55Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- An LCS based slice and string diffing implementation.☆80Updated last year
- ☆45Updated last year
- Run closures in parallel☆113Updated last month