QuietMisdreavus / synchronoiseLinks
rust synchronization primitives that build upon the standard library
☆19Updated 2 years ago
Alternatives and similar repositories for synchronoise
Users that are interested in synchronoise are comparing it to the libraries listed below
Sorting:
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- ☆30Updated 3 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Ergonomic trie data structure☆27Updated 6 years ago
- ☆20Updated 10 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆17Updated 9 years ago
- spmc streams in rust☆26Updated 8 years ago
- ☆23Updated 8 years ago
- ☆23Updated 6 years ago
- ☆53Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- ☆18Updated 8 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- Set theory applied on sorted and deduplicated slices.☆46Updated 2 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago