This crate provides some simple implementations of RCU.
An oxidized RCU implementation
A safe idiomatic Rust implementation of Atomic Box using hazard pointers
genzero is a library that lets you get the latest value of a type.
A modular configuration framework with live reloading and atomic, format-agnostic updates.
A Rust package allowing sharing of data between processes in a wait-free and zero-copy fashion from mapped memory.
Simple shared types for multi-threaded programs
A sharp cut(1) clone.
High-performance AI coding agent CLI - Rust port of Pi Agent
Replacement for std::sync::Arc<T> that supports updating the value, with some caveats.
AWS DynamoDB utilities for Rust