martinohmann / vecmap-rsLinks
A vector-based map and set implementation for rust
☆16Updated 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:
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Simple and fast async channels☆18Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆36Updated 2 weeks ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆12Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- ☆24Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- Rust String type with configurable byte storage.☆36Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆20Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆22Updated last year
- ☆36Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- Derive your Attribute Parsers☆13Updated 2 years ago
- field accessor traits,and emulation of structural types☆13Updated 4 years ago
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- Bindings to GCC's __float128 type☆24Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Non-allocating iterator over command line arguments☆48Updated last month
- Full precision decimal representation of f64☆27Updated last month
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- Take a value atomically once.☆30Updated 3 years ago
- A math library specialized for 2d screen graphics.☆14Updated 11 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year