contain-rs / vec-mapLinks
A simple map based on a vector for small integer keys
☆67Updated last year
Alternatives and similar repositories for vec-map
Users that are interested in vec-map are comparing it to the libraries listed below
Sorting:
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- ☆62Updated 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…☆91Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Atomic file-writes.☆101Updated last year
- The simd optimized escape code☆54Updated 3 weeks ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Iterate in a lazily achieved sorted order☆59Updated 7 years ago
- Experimental comparators for collections to be generic over☆17Updated last year
- Run closures in parallel☆115Updated 11 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- ☆60Updated 3 weeks ago
- Fast functions for printing floating-point primitives to a decimal string☆129Updated this week
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A map backed by a vector☆26Updated last year