contain-rs / vec-map
A simple map based on a vector for small integer keys
☆63Updated last year
Related projects ⓘ
Alternatives and complementary repositories for vec-map
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- ☆58Updated 2 months ago
- Iterate in a lazily achieved sorted order☆59Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- The simd optimized escape code☆53Updated last week
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Custom derivation macro for Rust☆110Updated 6 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago
- Floating point approximate comparison for Rust☆60Updated 2 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- A Set of Bits☆62Updated 4 months ago
- ☆38Updated last year
- native timers for futures 0.3☆25Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- A map backed by a vector☆25Updated 8 months ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- ☆54Updated last year
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 7 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated 4 months ago