Blobfolio / brunch
Brunch is a very simple Rust micro-benchmark runner.
☆28Updated 2 months ago
Alternatives and similar repositories for brunch:
Users that are interested in brunch are comparing it to the libraries listed below
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated last week
- Imitate the documentation build that docs.rs would do☆50Updated 3 months ago
- ☆87Updated 5 months ago
- Abstract over different executors☆73Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- The quickest way to override dependencies with Cargo☆59Updated this week
- It executes futures☆58Updated 2 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Serde-based replacement for #[derive(Debug)]☆67Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Serde error messages for humans.☆34Updated last year
- Obsessively tiny error derive macro☆86Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- An alternate Cargo registry using static files☆120Updated last month
- Fast `cargo install` action using a GitHub-based binary cache☆74Updated last week
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆31Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Access and evaluate tracing logs in async and sync tests.☆70Updated 10 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆72Updated 5 months ago
- Re-usable CLI flags for `cargo` plugins☆38Updated 3 weeks ago