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 11 months ago
- A simple map based on a vector for small integer keys☆69Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆35Updated this week
- rust histogram and percentile stats☆48Updated 5 years ago
- Rust serializer library☆89Updated 4 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- ☆39Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Run closures in parallel☆114Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A small ASCII-only bounded length string representation.☆61Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- native timers for futures 0.3☆25Updated 6 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- A cache that holds a limited number of key-value pairs☆85Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- skiplist☆144Updated 4 years ago