matthieu-m / jaggedLinks
Collection of insert-only wait-free data-structures.
☆29Updated last year
Alternatives and similar repositories for jagged
Users that are interested in jagged are comparing it to the libraries listed below
Sorting:
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Abstract over different executors☆74Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆64Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Typed any map for rust☆67Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- An exploration of Storages☆37Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- The missing compound borrowing for Rust.☆61Updated last month
- Benchmarking library for stable Rust☆46Updated 5 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- Blazing fast immutable collection datatypes for Rust.☆112Updated this week
- ☆36Updated 3 years ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆102Updated last month
- Hierarchical sparse bitset☆51Updated last month
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- An ε-copy serialization/deserialization framework for Rust☆154Updated this week
- A simple in-memory search for collections and key-value stores.☆78Updated 3 months ago
- A concurrent, append-only vector.☆196Updated last month
- 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…☆95Updated this week
- Library safely exposing the io_uring API.☆68Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- structured parallel execution for async Rust☆36Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Perfect hashing for an imperfect world☆93Updated last week
- ☆108Updated 2 weeks ago