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:
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆11Updated last year
- 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.☆39Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- Derive your Attribute Parsers☆13Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- Fast implementation of Decimal fixed-point arithmetics☆22Updated this week
- A lightweight lock protected by an atomic boolean.☆37Updated 2 months ago
- Trait implementation generator macro☆30Updated 2 weeks ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆24Updated 2 years ago
- A math library specialized for 2d screen graphics.☆13Updated 9 months ago
- A radioactive stabilization of the ptr_meta RFC.☆34Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated last week
- field accessor traits,and emulation of structural types☆13Updated 4 years ago
- Atomic operations on potentially uninitialized integers.☆23Updated last month
- Exhaustive iteration trait in Rust☆17Updated last month
- A stack-allocated box that stores trait objects.☆20Updated 4 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- ☆39Updated 2 years ago
- Full precision decimal representation of f64☆26Updated last week
- Trait aliases on stable Rust☆59Updated last week
- Asynchronize blocking operation.☆26Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 4 months ago