matthieu-m / jagged
Collection of insert-only wait-free data-structures.
☆27Updated last year
Related projects ⓘ
Alternatives and complementary repositories for jagged
- Typed any map for rust☆64Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Value log implementation for key-value separated storage in safe Rust☆22Updated this week
- structured parallel execution for async Rust☆30Updated 3 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…☆61Updated last week
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- ☆23Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆105Updated 9 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆39Updated 6 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Channels☆23Updated 2 years ago
- Alternative future adapters that provide cancel safety.☆59Updated this week
- An async version of iterator☆37Updated 5 months ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 11 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…☆77Updated this week
- Easy recursion in Rust, without stack overflows.☆30Updated 7 months ago
- It executes futures☆55Updated last year
- ☆46Updated 4 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- ☆38Updated last year
- A Rust library for runtime-checked linearish types☆31Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- a small and single threaded async runtime built on top of io-uring☆76Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated this week