jkelleyrtp / bumpslabLinks
A slab allocator with stable references
☆15Updated 3 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☆106Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- An async version of iterator☆41Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- Trying to create Sync bump allocator☆42Updated 7 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- The simd optimized escape code☆54Updated this week
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Byte-wise atomic memcpy.☆43Updated this week
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Serde serializer for generating Starlark build targets☆71Updated last month
- The `io_uring` library for Rust (with Rustix)☆35Updated 6 months ago
- hRPC implementation in Rust.☆24Updated 3 years ago
- Take a value atomically once.☆30Updated 3 years ago
- Example implementation of stack tokens for Rust☆33Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Reactive dependency injection for Rust.☆42Updated 2 months ago