matklad / elapsedLinks
Measure execution time of a block of Rust code
☆18Updated 6 years ago
Alternatives and similar repositories for elapsed
Users that are interested in elapsed are comparing it to the libraries listed below
Sorting:
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- rust histogram and percentile stats☆48Updated 5 years ago
- Run closures in parallel☆115Updated 10 months ago
- A simple map based on a vector for small integer keys☆67Updated last year
- ☆39Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Get a unique thread ID in Rust☆42Updated last week
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Rust String type with configurable byte storage.☆35Updated last year
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Cross platform process information in Rust☆69Updated 3 weeks ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A map backed by a vector☆26Updated last year
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 years ago