A reader-writer lock that provides extremely fast read access without starving writers
☆89Oct 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☆17Jun 1, 2026Updated last week
- A fast and flexible LRU map.☆205Jan 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☆269Sep 11, 2025Updated 8 months ago
- Type-level strings☆18Apr 14, 2026Updated last month
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Small, fast, synchronization primitives☆256Sep 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 month
- A concurrent lock-free hash map for Rust.☆22Feb 1, 2021Updated 5 years ago
- Generic Atomic<T> type for Rust☆247Sep 16, 2025Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆392Sep 17, 2025Updated 8 months ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Sep 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
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Universe for growing software.☆49May 30, 2026Updated last week
- Adaptator between Stream/Sink and AsyncRead/AsyncWrite☆12Feb 5, 2022Updated 4 years ago
- Concurrently Readable Data Structures for Rust☆374Feb 10, 2026Updated 3 months ago
- A poptrie implementation☆23Apr 14, 2026Updated last month
- `prometheus` backend for `metrics` crate☆14Apr 23, 2026Updated last month
- Generate Rust types from XDR specs with fast, zero-copy deserialisation☆18Mar 3, 2026Updated 3 months ago
- A library with task executors for Rust☆32Jan 11, 2025Updated last year
- Open Network Computing / Sun RPC types and fast serialisation☆14Apr 22, 2026Updated last month
- Simple and modular write-ahead-logging implementation.☆25Feb 6, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 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-rs has moved to Codeberg!] Spin-based synchronization primitives☆594May 14, 2026Updated 3 weeks ago
- Lossless functionality for platform-native strings.☆75May 2, 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.☆39Jan 24, 2026Updated 4 months ago
- Databend x Rust China Hackathon 2022☆39Dec 20, 2022Updated 3 years ago
- Framework for simulating distributed applications☆107Mar 9, 2020Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Fork of std::Arc with lots of utilities useful for FFI☆293Jun 1, 2026Updated last week
- 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.☆509Jan 28, 2024Updated 2 years ago
- Buffered peek for `Read` and async readers (tokio, futures): inspect incoming bytes without consuming them. Useful for protocol detection…☆22Apr 24, 2026Updated last month
- A minimalistic encryption protocol for rust async streams/packets, based on noise protocol and snow.☆44May 20, 2022Updated 4 years ago