Concurrently Readable Data Structures for Rust
☆365Feb 10, 2026Updated last month
Alternatives and similar repositories for concread
Users that are interested in concread are comparing it to the libraries listed below
Sorting:
- Fast, efficient, and robust memory reclamation for Rust.☆468Sep 13, 2025Updated 6 months ago
- An allocator that can track and limit memory usage.☆217Mar 26, 2023Updated 2 years ago
- IDLSet - Fast u64 integer set operations☆13May 30, 2024Updated last year
- A lock-free, read-optimized, concurrency primitive.☆2,097Mar 14, 2026Updated last week
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆418Nov 4, 2025Updated 4 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆838Sep 9, 2023Updated 2 years ago
- a lock-free concurrent slab (experimental)☆310Jan 20, 2026Updated 2 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Feb 10, 2022Updated 4 years ago
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆998Jun 27, 2022Updated 3 years ago
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- A fast and flexible LRU map.☆199Jan 3, 2025Updated last year
- A high performance concurrent caching library for Rust☆2,451Mar 15, 2026Updated last week
- Pillars for Transactional Systems and Data Grids☆139Apr 15, 2024Updated last year
- the champagne of beta embedded databases☆8,947Nov 4, 2025Updated 4 months ago
- Rust crate for a convenient RAII scope guard.☆554Jul 17, 2023Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,537Updated this week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Nov 19, 2025Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆284Jan 22, 2026Updated last month
- Blazing fast concurrent HashMap for Rust.☆3,977Mar 5, 2025Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- A model checker for implementing distributed systems.☆1,788Jul 27, 2025Updated 7 months ago
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Pure Rust LSM-tree based embedded storage engine☆624Mar 16, 2023Updated 3 years ago
- Fast floating point to string conversion☆694Feb 16, 2026Updated last month
- Assorted immutable collection datatypes for Rust☆1,576Aug 19, 2024Updated last year
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆79Nov 17, 2025Updated 4 months ago
- A better compressed bitset in Rust☆909Feb 26, 2026Updated 3 weeks ago
- Heapless, `static` friendly data structures☆1,928Feb 16, 2026Updated last month
- A pure Rust database implementation using an append-only B-Tree file format.☆279Oct 11, 2023Updated 2 years ago
- Async stream for Rust and the futures crate.☆193Mar 12, 2026Updated last week
- A `Send` version of `Iterator::chunks`☆20Feb 22, 2026Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Feb 23, 2025Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- A snapshot testing library for rust☆2,798Mar 14, 2026Updated last week
- An eventually consistent LRU designed for lock-free concurrent reads☆22Feb 28, 2023Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆183Aug 11, 2025Updated 7 months ago