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 small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Run a function after some data was mutably borrowed☆30Updated 4 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
- ☆52Updated 5 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A Rust source code parser and explorer☆23Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆20Updated 4 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- high-speed metrics collection library in Rust☆19Updated 5 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 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 structure for holding a set of enum variants☆20Updated 6 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 3 years ago
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Updated 7 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- ☆20Updated 8 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A simple macro library for creating phantom enums. Just simple sugar.☆14Updated 8 years ago
- asynchronous I/O in Rust☆14Updated 8 years ago