matklad / elapsed
Measure execution time of a block of Rust code
☆17Updated 5 years ago
Alternatives and similar repositories for elapsed:
Users that are interested in elapsed are comparing it to the libraries listed below
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last week
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Simple goldenfile testing in Rust.☆39Updated 2 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- Duplicate an async I/O handle☆40Updated last month
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- ☆59Updated 5 months ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A flexible byte pool.☆18Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 3 years ago
- A map backed by a vector☆25Updated 11 months ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- A procedural macro implementation of `quote!`.☆24Updated last year
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A simple map based on a vector for small integer keys☆64Updated 2 months ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Concurrent cross-platform terminal interface☆19Updated last year
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago