jedisct1 / rust-precisionLinks
Low overhead, high precision measurement crate for Rust
☆16Updated 3 months ago
Alternatives and similar repositories for rust-precision
Users that are interested in rust-precision are comparing it to the libraries listed below
Sorting:
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 6 years ago
- Synchronous memory pipe for Rust☆31Updated 4 years ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14Updated 4 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- A Rust library for iterating over random permutations.☆14Updated 4 years ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- Analyzing Travis and Azure Pipelines logs to find encountered errors☆46Updated last week
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 4 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- File serving using tower web☆19Updated 6 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- The simd optimized escape code☆54Updated last week
- Substring searching in rust☆13Updated 9 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- My game for Ludum Dare 49, written in Rust to be run in the browser via WASM and HTML5☆14Updated 3 years ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- ☆19Updated 2 years ago
- Thread parking and unparking☆78Updated 5 months ago
- Non-interleaving multithreaded output queue☆71Updated last month
- Rust library for memory barrier☆35Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- A Red-Black tree implemented in rust....for science!☆10Updated 4 years ago
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year