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
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Typed any map for rust☆65Updated 3 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆28Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆110Updated last month
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 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…☆88Updated 2 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- Peggen, generate fast PEG parsers via derive macros☆32Updated 5 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
- A memory efficient syntax tree for language developers☆57Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated 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…☆78Updated 2 weeks ago
- Calculate the next timestamp matching a given crontab pattern☆55Updated last month
- An ordered multimap.☆20Updated 4 months ago
- ☆57Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- ☆41Updated 4 months ago
- ☆24Updated last year
- It executes futures☆57Updated last year
- Abstract over different executors☆73Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- Value log implementation for key-value separated storage in safe Rust☆30Updated this week
- Lending iterators on stable Rust☆82Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- An exploration of Storages☆36Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago