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
- structured parallel execution for async Rust☆33Updated 6 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆28Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- Typed any map for rust☆65Updated 2 months ago
- A memory efficient syntax tree for language developers☆55Updated last month
- 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 this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆109Updated 2 weeks ago
- Library safely exposing the io_uring API.☆58Updated last week
- Easy recursion in Rust, without stack overflows.☆31Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last week
- ☆24Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated this week
- Convert closures into wakers☆45Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆42Updated 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…☆87Updated this week
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- The missing compound borrowing for Rust.☆57Updated 2 months ago
- Asynchronous DNS lookups☆65Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- Lending iterators on stable Rust☆81Updated last year
- Serde Visitor for deserializing untagged enums☆61Updated last week
- It executes futures☆55Updated last year
- A generic, fixed-size, associative cache☆39Updated 4 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year