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
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated last week
- Byte-wise atomic memcpy.☆38Updated last month
- An async version of iterator☆40Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Serde serializer for generating Starlark build targets☆69Updated last week
- Lending iterators on stable Rust☆83Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- The simd optimized escape code☆54Updated last week
- (lifetime) GATs on stable Rust☆59Updated last year
- libyaml transpiled to rust by c2rust☆34Updated last year
- Atomic operations on potentially uninitialized integers.☆23Updated last month
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated last week
- `smol` integrations with `hyper`☆17Updated 4 months ago
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- The `io_uring` library for Rust (with Rustix)☆35Updated 4 months ago
- Count directory entries—`ls | wc -l` but faster☆29Updated last week
- Serde Visitor for deserializing untagged enums☆67Updated last week