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
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- reprints for your terminal screen☆20Updated 8 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Allocator of fixed sized blocks from pre-allocated arena☆18Updated 7 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- [rust] Extensions to the Box type☆23Updated 5 years ago
- Ergonomic trie data structure☆27Updated 6 years ago
- ☆23Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A simple and lightweight Rust library for making iterator pipelines concurrent☆15Updated 5 years ago
- ☆23Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- spmc streams in rust☆26Updated 7 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- ☆13Updated 7 years ago
- Ticketed lock synchronization primitive☆11Updated 4 years ago
- ☆30Updated 3 years ago
- A rustic tcp + serialization abstraction.☆33Updated 9 years ago
- A safe-ish wrapper for allocating, reallocating and deallocating heap buffers.☆12Updated 9 years ago
- ☆17Updated 9 years ago