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
Sorting:
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆56Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Imitate the documentation build that docs.rs would do☆50Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 4 months ago
- Abstract over different executors☆73Updated last year
- 👀 Multi-peek iterator (no-std)☆26Updated 5 months ago
- A sinless derive helper☆72Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆40Updated last year
- Zero-cost bitsets over native Rust types☆78Updated last month
- ☆88Updated 6 months ago
- A memory efficient syntax tree for language developers☆57Updated last month
- 🐱concat! with support for const variables and expressions☆41Updated 3 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆46Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆66Updated 2 weeks ago
- Zig comptime using Rust proc macros☆42Updated 11 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆75Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Serde error messages for humans.☆34Updated last year
- Hex Display: A modern xxd alternative.☆43Updated last month
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- ☆32Updated 6 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 8 months ago