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
Sorting:
- Ergonomic trie data structure☆27Updated 6 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Dates and times library for Rust.☆14Updated 3 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- ☆40Updated 6 years ago
- A parser-combinator library for Rust☆45Updated 9 years ago
- ☆30Updated 3 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- ☆23Updated 5 years ago
- ☆16Updated 8 years ago
- OAuth2 client for Rust☆30Updated 5 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 months ago
- Ticketed lock synchronization primitive☆11Updated 4 years ago
- ☆17Updated 9 years ago