martinohmann / vecmap-rsLinks
A vector-based map and set implementation for rust
☆12Updated last week
Alternatives and similar repositories for vecmap-rs
Users that are interested in vecmap-rs are comparing it to the libraries listed below
Sorting:
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- ☆36Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Fast implementation of Decimal fixed-point arithmetics☆20Updated 6 months ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- ☆57Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Parse integers directly from `[u8]` slices in safe code☆58Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆47Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Helps you frob those bits☆38Updated 9 months ago
- ☆24Updated 2 years ago
- ☆23Updated 5 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 3 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago