nivekuil / rculock
A synchronization primitive for lock-free reads with one concurrent writer
☆21Updated 7 years ago
Alternatives and similar repositories for rculock:
Users that are interested in rculock are comparing it to the libraries listed below
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- SecBox - Sensitive data container☆14Updated 8 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- ☆40Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 3 months ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- ☆23Updated 6 years ago
- ☆52Updated 5 years ago
- ☆14Updated 7 years ago
- A macro to generate Rust actors☆44Updated 4 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- ☆25Updated 9 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 8 years ago
- Rust mock type implementing io::Read & io::Write☆13Updated 5 years ago
- Convert `try!()` into `?`s☆34Updated 7 years ago
- A safe-guarded transmute for Rust☆38Updated 8 months ago
- Dynamic packet parsing within trees 🌲🌳🌴☆24Updated 7 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated last year
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago