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:
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated last month
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- The simd optimized escape code☆54Updated this week
- Byte-wise atomic memcpy.☆39Updated 2 weeks ago
- An async version of iterator☆40Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Atomic operations on potentially uninitialized integers.☆26Updated this week
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- Serde serializer for generating Starlark build targets☆70Updated 3 weeks ago
- a fast async pool based on channel☆26Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆21Updated 9 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago