PSeitz / rust_measure_time
measures and prints wall time in rust for given scope
☆16Updated 2 months ago
Alternatives and similar repositories for rust_measure_time:
Users that are interested in rust_measure_time are comparing it to the libraries listed below
- impl fallible collections in rust, quite as describe in RFC 2116☆36Updated 3 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆11Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- Compares two equal-sized byte strings in constant time.☆34Updated this week
- ☆35Updated 6 months ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- A simple async OAuth 2.0 library for Rust☆20Updated last month
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- ☆37Updated 4 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 3 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- ☆20Updated 4 years ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆15Updated this week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A safe and reliable process manager☆42Updated 5 years ago
- ☆10Updated 4 months ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆25Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- Proc-macro utility to populate enums from database data☆20Updated 6 months ago
- ☆20Updated 7 years ago
- Minimal compiletime templating for XML in Rust!☆21Updated 2 years ago