jkelleyrtp / bumpslabLinks
A slab allocator with stable references
☆15Updated 2 years ago
Alternatives and similar repositories for bumpslab
Users that are interested in bumpslab are comparing it to the libraries listed below
Sorting:
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- An async virtual filesystem interface in Rust☆37Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An async version of iterator☆40Updated last year
- The simd optimized escape code☆54Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Simple bitset with small-set (single-word) optimization☆19Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- structured parallel execution for async Rust☆36Updated last year
- Human-friendly indexed collections☆54Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- Byte-wise atomic memcpy.☆37Updated 3 weeks ago
- Some internal rustc tools made accessible☆47Updated 7 months ago
- Serde Visitor for deserializing untagged enums☆65Updated last week
- Trying to create Sync bump allocator☆39Updated last month
- hRPC implementation in Rust.☆24Updated 3 years ago