reem / rust-shared-mutexLinks
A reader-writer lock that can be used with a Condvar.
☆29Updated 9 years ago
Alternatives and similar repositories for rust-shared-mutex
Users that are interested in rust-shared-mutex are comparing it to the libraries listed below
Sorting:
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Rust version of cloc-rust☆18Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- async serialization for Cap'n Proto messages in Rust☆23Updated 7 years ago
- The empty type Void.☆70Updated 2 years ago
- 新しい IMAP client in Rust☆40Updated 7 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- asynchronous I/O in Rust☆14Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- More maintainable Rust test☆28Updated 3 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Demo: OS sandboxing for unsafe code in Rust☆13Updated 10 years ago
- Derive for the Display trait☆52Updated 7 years ago
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 9 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- Scary macros for serde_json☆43Updated 8 years ago