A reader-writer lock that provides extremely fast read access without starving writers
☆88Oct 16, 2023Updated 2 years ago
Alternatives and similar repositories for seqlock
Users that are interested in seqlock are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A vector-based map and set implementation for rust☆16Apr 1, 2026Updated 3 weeks ago
- A fast and flexible LRU map.☆200Jan 3, 2025Updated last year
- A small ASCII-only bounded length string representation.☆62Feb 7, 2022Updated 4 years ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆267Sep 11, 2025Updated 7 months ago
- Type-level strings☆16Apr 14, 2026Updated 2 weeks ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Small, fast, synchronization primitives☆255Sep 13, 2024Updated last year
- a crate for small packed strings☆18Oct 31, 2022Updated 3 years ago
- Generate various time series, some randomly sampled, in pure rust.☆19Apr 17, 2026Updated last week
- A concurrent lock-free hash map for Rust.☆22Feb 1, 2021Updated 5 years ago
- Generic Atomic<T> type for Rust☆246Sep 16, 2025Updated 7 months ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Sep 2, 2021Updated 4 years ago
- Software transactional memory system developed at Wyatt Technology☆13Dec 18, 2015Updated 10 years ago
- A heckin small test generator☆30Apr 29, 2023Updated 3 years ago
- Universe for growing software.☆49Updated this week
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Adaptator between Stream/Sink and AsyncRead/AsyncWrite☆12Feb 5, 2022Updated 4 years ago
- Concurrently Readable Data Structures for Rust☆364Feb 10, 2026Updated 2 months ago
- A poptrie implementation☆22Apr 14, 2026Updated 2 weeks ago
- `prometheus` backend for `metrics` crate☆14Updated this week
- Generate Rust types from XDR specs with fast, zero-copy deserialisation☆18Mar 3, 2026Updated last month
- A library with task executors for Rust☆32Jan 11, 2025Updated last year
- Open Network Computing / Sun RPC types and fast serialisation☆13Apr 22, 2026Updated last week
- Simple and modular write-ahead-logging implementation.☆25Feb 6, 2024Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆391Sep 17, 2025Updated 7 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- TPCH benchmark tool for databend☆11Nov 15, 2022Updated 3 years ago
- A procedural macro for defining nom combinators in simple DSL☆48Jan 31, 2025Updated last year
- Spin-based synchronization primitives☆587Mar 24, 2026Updated last month
- Lossless functionality for platform-native strings.☆75Mar 16, 2026Updated last month
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Mar 27, 2024Updated 2 years ago
- generators☆211Sep 20, 2023Updated 2 years ago
- A fast runtime-agnostic object pool for async rust.☆38Jan 24, 2026Updated 3 months ago
- Databend x Rust China Hackathon 2022☆40Dec 20, 2022Updated 3 years ago
- Framework for simulating distributed applications☆107Mar 9, 2020Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Fork of std::Arc with lots of utilities useful for FFI☆287Jan 22, 2026Updated 3 months ago
- A thread-safe & efficient memory pool☆172Oct 12, 2023Updated 2 years ago
- Safe atomic Box types for Rust☆26Jan 13, 2023Updated 3 years ago
- Slab allocator for no_std systems. Uses multiple slabs with blocks of different sizes and makes a linked list from free blocks☆13Jul 31, 2023Updated 2 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆503Jan 28, 2024Updated 2 years ago
- Buffered peek for `Read` and async readers (tokio, futures): inspect incoming bytes without consuming them. Useful for protocol detection…☆22Updated this week
- A minimalistic encryption protocol for rust async streams/packets, based on noise protocol and snow.☆44May 20, 2022Updated 3 years ago