nivekuil / rculock
A synchronization primitive for lock-free reads with one concurrent writer
☆21Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for rculock
- Repo for the Rust `platform` crate.☆22Updated 5 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- ☆20Updated 4 years ago
- SecBox - Sensitive data container☆14Updated 8 years ago
- A syntax extension providing higher-order attributes to Rust.☆16Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- ☆54Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- More maintainable Rust test☆28Updated 3 years ago
- A macro to generate Rust actors☆42Updated 3 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
- Rust: Get multiple mutable references to the same collection☆13Updated 6 years ago
- ☆18Updated 7 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 5 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 7 years ago
- Lint to disallow the moving of marked types in Rust☆34Updated 8 years ago
- Scary macros for serde_json☆42Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- A Rust implementation of the PCG PRNG.☆23Updated 7 years ago
- ☆40Updated 5 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- ☆27Updated 7 years ago
- ☆20Updated 7 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 6 years ago
- ☆23Updated 6 years ago
- Utilities for things like ApiKeys or SessionIds☆13Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago