jedisct1 / rust-precision
Low overhead, high precision measurement crate for Rust
☆16Updated 2 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 5 years ago
- Substring searching in rust☆13Updated 9 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 5 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 2 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last week
- The simd optimized escape code☆54Updated last week
- Print bytes as losslessly as possible.☆18Updated 6 months ago
- A Rust library for iterating over random permutations.☆14Updated 3 years ago
- Thread-unsafe async runtime☆28Updated 7 months ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14Updated 4 years ago
- Generic Range iterators for Rust☆25Updated last year
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- ☆24Updated 2 years ago
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A library for extracting and validating links.☆22Updated 9 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- ☆11Updated 7 months ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- A Experimental gRPC implemention with Actix. (WIP)☆9Updated 6 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Rust library for marker traits about types layout in memory☆22Updated 5 years ago
- A deque implemented as a hybrid linked-list-of-arrays☆9Updated 9 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- File serving using tower web☆19Updated 6 years ago
- dynamic smart pointers☆32Updated 6 years ago
- Duplicate an async I/O handle☆41Updated 4 months ago