y2kappa / timed
Rust crate to time your function using derive annotations.
☆85Updated 2 years ago
Alternatives and similar repositories for timed:
Users that are interested in timed are comparing it to the libraries listed below
- Run closures in parallel☆113Updated 2 months ago
- ☆111Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- Migrated to Codeberg☆80Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- ☆133Updated 8 months ago
- ☆124Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated 11 months ago
- A simple bitset container for Rust☆131Updated 4 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Pull in every source file in a directory as a module☆170Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Write doc comments from macros☆101Updated 3 years ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆123Updated 8 months ago
- A HashMap variant that spreads resize load across inserts☆191Updated last month
- Utility for comparing two structs and re-applying the differences to other structs☆120Updated last year
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Define your own PhantomData☆152Updated 2 weeks ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- zero runtime cost default arguments in rust☆87Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Derive a builder for your constructors in Rust☆69Updated last month
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Semantic wrapper for byte count representations☆125Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- Inter-event timing metrics on top of tracing.☆116Updated last year