matthieu-m / jagged
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
- Typed any map for rust☆66Updated 4 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- structured parallel execution for async Rust☆33Updated 8 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- 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
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated 2 months 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…☆80Updated last month
- Abstract over different executors☆73Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- An exploration of Storages☆35Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- An async version of iterator☆40Updated 10 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆61Updated last week
- A memory efficient syntax tree for language developers☆57Updated 3 weeks ago
- Completion futures for Rust☆19Updated 2 years ago
- It executes futures☆58Updated 2 years ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆53Updated 3 weeks ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆29Updated 2 months 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…☆90Updated this week
- Zero-cost type for stack without complicated type or Box☆45Updated 2 weeks ago
- Type-erased core::Discriminant<T>☆38Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- `smol` integrations with `axum`☆19Updated 3 months ago
- Lending iterators on stable Rust☆82Updated last year
- Fast partially immutable collections for Rust☆30Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago