matthieu-m / jagged
Collection of insert-only wait-free data-structures.
☆28Updated last year
Alternatives and similar repositories for jagged:
Users that are interested in jagged are comparing it to the libraries listed below
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆85Updated this week
- Typed any map for rust☆65Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- structured parallel execution for async Rust☆33Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆71Updated last month
- Value log implementation for key-value separated storage in safe Rust☆27Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- Library safely exposing the io_uring API.☆57Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- ☆24Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Port of bbolt in Rust☆65Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- An exploration of Storages☆36Updated last year
- Abstract over different executors☆73Updated last year
- ☆35Updated 3 months ago
- A simple in-memory search for collections and key-value stores.☆69Updated last week
- A memory efficient syntax tree for language developers☆54Updated last month
- An async version of iterator☆41Updated 8 months ago
- ☆46Updated 4 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated this week
- ☆38Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆27Updated last week
- bytes::BufMut implementation to count buffer size☆22Updated this week
- Simple goldenfile testing in Rust.☆39Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year