Blobfolio / brunch
Brunch is a very simple Rust micro-benchmark runner.
☆24Updated last month
Related projects ⓘ
Alternatives and complementary repositories for brunch
- It executes futures☆55Updated last year
- Cross-platform, endian-aware primitives for Rust☆32Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆60Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆62Updated 8 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆59Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Mirror of Rust's allocator api for use on stable rust☆43Updated this week
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- ☆29Updated this week
- Rust library for unicode-aware algorithm to pad or truncate `str` in terms of displayed width.☆16Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- A Rust crate for formatting strings dynamically☆31Updated 11 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- Serialization value trees☆43Updated 3 months ago
- Remove Cargo.lock lockfile☆32Updated last week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Efficient byte-stream pipe buffer☆39Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Pretty-print file sizes and more☆42Updated 6 months ago
- Collects build-information of your Rust crate☆24Updated last month
- 🐱concat! with support for const variables and expressions☆35Updated last month
- String optimized for map keys☆60Updated last week
- Thread-unsafe async runtime☆27Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago