martinohmann / vecmap-rsLinks
A vector-based map and set implementation for rust
☆13Updated 3 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:
- Rust String type with configurable byte storage.☆35Updated 11 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- ☆39Updated 2 years ago
- Full precision decimal representation of f64☆26Updated last week
- Fast implementation of Decimal fixed-point arithmetics☆22Updated 9 months ago
- Take a value atomically once.☆30Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 5 years ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13Updated 3 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A math library specialized for 2d screen graphics.☆11Updated 6 months ago
- Extensions to the Rust standard library☆46Updated 8 months ago
- ☆36Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- A stack-allocated box that stores trait objects.☆20Updated 4 years ago
- A procedural macro for compile time UTF-16 strings☆20Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year