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 general-purpose lens library for Rust.☆29Updated 8 years ago
- reprints for your terminal screen☆19Updated 8 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago
- ☆30Updated 3 years ago
- Dates and times library for Rust.☆14Updated 2 years ago
- ☆18Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆23Updated 8 years ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- ☆13Updated 7 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆46Updated 3 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Ergonomic trie data structure☆26Updated 6 years ago
- A parser-combinator library for Rust☆45Updated 9 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 6 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 8 years ago
- More maintainable Rust test☆28Updated 3 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Allocator of fixed sized blocks from pre-allocated arena☆18Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Enables dependency injection for many I/O operations in Rust☆12Updated 6 years ago
- A composable wait system.☆76Updated 6 years ago