PSeitz / rust_measure_time
measures and prints wall time in rust for given scope
☆17Updated 3 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
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Simple Embeddable Persistent Generic HashMap/Key-Value Store☆13Updated 3 years ago
- Bit-vectors and bit-slices for Rust☆28Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆25Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated this week
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 7 months ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- Traits for inspecting memory usage of Rust types☆25Updated 3 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- ☆21Updated 4 years ago
- Opinionated CLI (with shell) framework in rust☆33Updated last year
- myrrlyn’s wyzyrdly library☆25Updated last year
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago