jkelleyrtp / bumpslab
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
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- An async version of iterator☆40Updated 10 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- ☆53Updated last month
- const panic with formatting☆11Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- The simd optimized escape code☆53Updated this week
- Thread-unsafe async runtime☆27Updated 5 months ago
- Make any value Sync but only available on its original thread☆39Updated last month
- Macros to erase scope information from tokens☆24Updated last month
- Rust traits for key comparison in maps.☆25Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 7 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- A memory efficient syntax tree for language developers☆57Updated 3 weeks ago
- Atomic operations on potentially uninitialized integers.☆20Updated 2 weeks ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated 2 months ago
- Scalable and lock-free memory reclamation system☆25Updated last month
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated last month
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago