Concurrently Readable Data Structures for Rust
☆363Feb 10, 2026Updated 2 weeks ago
Alternatives and similar repositories for concread
Users that are interested in concread are comparing it to the libraries listed below
Sorting:
- An allocator that can track and limit memory usage.☆217Mar 26, 2023Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆467Sep 13, 2025Updated 5 months ago
- A lock-free, read-optimized, concurrency primitive.☆2,085Feb 1, 2026Updated last month
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆414Nov 4, 2025Updated 3 months ago
- IDLSet - Fast u64 integer set operations☆13May 30, 2024Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Feb 10, 2022Updated 4 years ago
- Efficient, lock-free, bounded Rust broadcast channel☆837Sep 9, 2023Updated 2 years ago
- a lock-free concurrent slab (experimental)☆305Jan 20, 2026Updated last month
- Pillars for Transactional Systems and Data Grids☆133Apr 15, 2024Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- A fast and flexible LRU map.☆198Jan 3, 2025Updated last year
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆996Jun 27, 2022Updated 3 years ago
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Feb 23, 2025Updated last year
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Nov 19, 2025Updated 3 months ago
- A high performance concurrent caching library for Rust☆2,412Feb 18, 2026Updated last week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,515Apr 29, 2025Updated 10 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- the champagne of beta embedded databases☆8,930Nov 4, 2025Updated 3 months ago
- Pure Rust LSM-tree based embedded storage engine☆624Mar 16, 2023Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Rust crate for a convenient RAII scope guard.☆551Jul 17, 2023Updated 2 years ago
- A better compressed bitset in Rust☆903Jan 12, 2026Updated last month
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,954Mar 5, 2025Updated 11 months ago
- Assorted immutable collection datatypes for Rust☆1,574Aug 19, 2024Updated last year
- Framework for simulating distributed applications☆105Mar 9, 2020Updated 5 years ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- A model checker for implementing distributed systems.☆1,784Jul 27, 2025Updated 7 months ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Define your own PhantomData☆159Feb 16, 2026Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago