nivekuil / rculockLinks
A synchronization primitive for lock-free reads with one concurrent writer
☆21Updated 8 years ago
Alternatives and similar repositories for rculock
Users that are interested in rculock are comparing it to the libraries listed below
Sorting:
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- ☆30Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months ago
- ☆53Updated 6 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated last year
- ☆40Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆23Updated 4 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Renders interactive fractal-like animations☆19Updated 8 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Units of Measure for Rust☆49Updated 9 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- SecBox - Sensitive data container☆14Updated 9 years ago