Brunch is a very simple Rust micro-benchmark runner.
☆30Jan 23, 2026Updated last month
Alternatives and similar repositories for brunch
Users that are interested in brunch are comparing it to the libraries listed below
Sorting:
- ☆14Jun 29, 2024Updated last year
- Connection provers in Rust☆14Mar 13, 2024Updated last year
- A compile time sized array of bits☆12Aug 15, 2021Updated 4 years ago
- ☆11Dec 27, 2021Updated 4 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- PThread implementation for Nintendo 3DS Horizon OS targets. Keep in mind that Horizon OS uses a cooperative, and not preemptive, threadin…☆13May 17, 2024Updated last year
- struct RGB for sharing pixels between crates☆107Updated this week
- sptr: The Strict Provenance Polyfill☆75Oct 7, 2023Updated 2 years ago
- Performance benchmarks of Zarr V3 implementations☆19Feb 8, 2026Updated 3 weeks ago
- Erku is an IPTV and video on demand client for the Roku OS.☆12Dec 29, 2024Updated last year
- Name return types of async fn on stable Rust☆19Feb 20, 2026Updated last week
- Unicode validation and transcoding at billions of characters per second☆25Updated this week
- Debug RefCell which keeps track of stack traces in debug mode☆24Jul 13, 2023Updated 2 years ago
- High performance FID (Fully Indexable Dictionary) library☆25Jul 19, 2024Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 4 months ago
- Collection of presentations given by Sigma Prime☆19Mar 1, 2022Updated 4 years ago
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆56May 19, 2025Updated 9 months ago
- Even faster functions for printing integers with decimal format☆22Aug 13, 2025Updated 6 months ago
- A WebAssembly (WASM) based REPL interface for my Raytracer Challenge in Rust project☆19Apr 14, 2022Updated 3 years ago
- Interface with your Blackmagic camera over Bluetooth in Rust☆22Dec 6, 2022Updated 3 years ago
- ☆19Apr 9, 2021Updated 4 years ago
- Stack unwinding library in Rust☆105Dec 2, 2025Updated 3 months ago
- Efficient sized chunk datatypes for immutable.rs☆28Apr 29, 2022Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆57Feb 9, 2026Updated 3 weeks ago
- Compile-time string operations☆117Feb 1, 2026Updated last month
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆25Jan 31, 2022Updated 4 years ago
- Single-future, #![no_std] executor based on event bitmasks☆23Feb 26, 2022Updated 4 years ago
- Experimental JIT compiler generator☆29Apr 17, 2024Updated last year
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Jan 27, 2024Updated 2 years ago
- A blazingly fast and secure Pastebin alternative☆29Sep 11, 2023Updated 2 years ago
- rust const soft float point library☆27May 29, 2024Updated last year
- Rust String type with configurable byte storage.☆36Sep 13, 2024Updated last year
- JournalView is a lightweight, terminal-based application written in Rust that allows users to efficiently view, filter, and navigate syst…☆65Mar 5, 2025Updated 11 months ago
- Conveniently search, download, and process ArcticDEM and REMA products☆31Feb 5, 2026Updated 3 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆28Nov 20, 2023Updated 2 years ago
- script based cad using implicit geometry☆26Sep 25, 2019Updated 6 years ago
- 👀 Multi-peek iterator (no-std)☆27Dec 10, 2024Updated last year
- Byte-wise atomic memcpy.