matthieu-m / jaggedLinks
Collection of insert-only wait-free data-structures.
☆29Updated 2 years ago
Alternatives and similar repositories for jagged
Users that are interested in jagged are comparing it to the libraries listed below
Sorting:
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Port of bbolt in Rust☆65Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆36Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Interning of data in rust☆112Updated 4 months ago
- Blazing fast immutable collection datatypes for Rust.☆125Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- ☆38Updated 3 years ago
- Object Pool LockFree in Rust☆49Updated last month
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆103Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆162Updated last week
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- A simple in-memory search for collections and key-value stores.☆80Updated 5 months ago
- Asynchronous DNS lookups☆67Updated last year
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- Library safely exposing the io_uring API.☆69Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 8 months ago
- Typed any map for rust☆67Updated 11 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- Perfect hashing for an imperfect world☆94Updated 2 months ago
- structured parallel execution for async Rust☆37Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆50Updated 3 months ago