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 concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- A memory efficient syntax tree for language developers☆62Updated last month
- Typed any map for rust☆67Updated 7 months ago
- An exploration of Storages☆37Updated last year
- Asynchronous DNS lookups☆66Updated last year
- 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…☆88Updated 4 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated last month
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- ☆61Updated 2 months ago
- Abstract over different executors☆74Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Alternative future adapters that provide cancel safety.☆65Updated last week
- Port of bbolt in Rust☆65Updated 9 months ago
- 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
- Dependency injection for Rust☆53Updated last week
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 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…☆98Updated 2 weeks ago
- The missing compound borrowing for Rust.☆58Updated last month
- Fast partially immutable collections for Rust☆33Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- ☆91Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- Convert closures into wakers☆45Updated 5 months ago