kirillkh / monitor_rs
Monitor: synchronization construct in Rust
☆16Updated 8 years ago
Alternatives and similar repositories for monitor_rs:
Users that are interested in monitor_rs are comparing it to the libraries listed below
- rust histogram and percentile stats☆47Updated 4 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Named arguments for Rust☆38Updated 7 years ago
- A double-ended priority queue implemented with an interval heap.☆18Updated 7 years ago
- Colorize stderr☆16Updated 8 years ago
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- Callgraphs for Rust programs☆32Updated 9 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated last year
- Unix signal handling for tokio☆88Updated 6 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 8 years ago
- An alternate introdcution to the APR book☆60Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 weeks ago
- ☆45Updated last year
- Optimized-Matching-Generalized Wobbly Transformation Format — 8-bit☆37Updated 7 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- Real, fake, and mock implementations of file system operations☆62Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Proof of concept for fast regexes in rust☆38Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 7 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last week
- FSEvent bindings for rust.☆44Updated 3 years ago