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:
- reprints for your terminal screen☆20Updated 9 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- ☆30Updated 3 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- spmc streams in rust☆26Updated 8 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Rust macros for container initialization and iterator literals☆26Updated 9 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- Ergonomic trie data structure☆27Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- 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
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆19Updated 3 years ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- ☆17Updated 9 years ago
- ☆53Updated 5 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- ☆23Updated 5 years ago
- ☆40Updated 6 years ago
- The empty type Void.☆69Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month