martinohmann / vecmap-rsLinks
A vector-based map and set implementation for rust
☆13Updated 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 last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆33Updated 2 weeks ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- A stack-allocated box that stores trait objects.☆20Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated 3 weeks ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- ☆39Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- Trait implementation generator macro☆29Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- `smol` integrations with `hyper`☆17Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Efficient reference counted vector data structure is Rust☆18Updated 2 years ago
- Trait aliases on stable Rust☆56Updated 3 years ago
- Immutable types and ImplicitClone trait similar to Copy☆22Updated last month
- ☆36Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- ☆24Updated 2 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year