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
- Ticketed lock synchronization primitive☆11Updated 3 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A safe-ish wrapper for allocating, reallocating and deallocating heap buffers.☆12Updated 9 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- ☆13Updated 8 years ago
- Extra primitive types (u128, i128) for Rust.☆25Updated 3 years ago
- Allocator of fixed sized blocks from pre-allocated arena☆18Updated 7 years ago
- ☆17Updated 9 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- ☆30Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- ☆25Updated 9 years ago
- reprints for your terminal screen☆19Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆34Updated 8 years ago
- ☆13Updated 7 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 8 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- A Rust source code parser and explorer☆22Updated last year
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- ☆40Updated 5 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year