contain-rs / vec-map
A simple map based on a vector for small integer keys
☆63Updated 5 months ago
Alternatives and similar repositories for vec-map:
Users that are interested in vec-map are comparing it to the libraries listed below
- ☆58Updated 8 months ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A pool of reusable values☆50Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- ☆56Updated 3 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- Experimental comparators for collections to be generic over☆15Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Floating point approximate comparison for Rust☆61Updated 2 months ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- The simd optimized escape code☆53Updated last week
- Rust MetroHash☆52Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- ☆38Updated last year
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 3 years ago