QuietMisdreavus / synchronoise
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
- Scary macros for serde_json☆43Updated 8 years ago
- ☆30Updated 3 years ago
- Ergonomic trie data structure☆27Updated 6 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- A MPMC channel based on the two lock queue algorithm☆16Updated 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
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆13Updated 8 years ago
- ☆19Updated 3 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- An experimental game engine written in Rust.☆27Updated 7 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 5 months ago
- A parser-combinator library for Rust☆45Updated 9 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 8 years ago
- Ticketed lock synchronization primitive☆11Updated 4 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A tiny library to measure resource usage of the process it's used in☆15Updated 6 years ago
- ☆18Updated 8 years ago
- spmc streams in rust☆26Updated 8 years ago
- ☆20Updated 9 years ago