martinohmann / vecmap-rsLinks
A vector-based map and set implementation for rust
☆13Updated 2 weeks ago
Alternatives and similar repositories for vecmap-rs
Users that are interested in vecmap-rs are comparing it to the libraries listed below
Sorting:
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆11Updated last year
- Rust String type with configurable byte storage.☆35Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Take a value atomically once.☆30Updated 2 years ago
- ☆40Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Simple and fast async channels☆18Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Full precision decimal representation of f64☆26Updated this week
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated this week
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆29Updated this week
- A lightweight lock protected by an atomic boolean.☆38Updated 3 months ago
- A math library specialized for 2d screen graphics.☆13Updated 9 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Sort Unicode strings lexicographically☆36Updated last year
- A stack-allocated box that stores trait objects.☆20Updated 4 years ago
- Bindings to GCC's __float128 type☆24Updated 10 months ago