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 monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- ☆18Updated 8 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- ☆30Updated 4 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 7 months ago
- ☆27Updated 10 years ago
- SecBox - Sensitive data container☆14Updated 9 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Beautiful generative geometric images from a string, based on @jasonlong's geo_pattern, with a WASM demo☆45Updated 5 years ago
- More maintainable Rust test☆28Updated 4 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 8 years ago
- JS affine☆69Updated 5 years ago
- asynchronous I/O in Rust☆14Updated 8 years ago
- A general-purpose lens library for Rust.☆30Updated 8 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago