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 trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 4 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 4 months ago
- Typed any map for rust☆67Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 10 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…☆87Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- An async version of iterator☆40Updated last year
- Easy recursion in Rust, without stack overflows.☆31Updated last year
- Port of bbolt in Rust☆65Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- ☆24Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Compact sets in rust☆57Updated 3 months ago
- Abstract over different executors☆73Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- An exploration of Storages☆35Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- It executes futures☆57Updated 2 years ago
- Library safely exposing the io_uring API.☆63Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆63Updated this week
- Completion futures for Rust☆19Updated 2 years ago