Canop / glassbenchLinks
A micro-benchmark framework to use with cargo bench
☆45Updated last year
Alternatives and similar repositories for glassbench
Users that are interested in glassbench are comparing it to the libraries listed below
Sorting:
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Run your Rust CLI programs as state machines with persistence and recovery abilities☆36Updated 2 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Updated 2 years ago
- ☆24Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Rust crate that allows you to display status & progress information in a terminal☆31Updated 3 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- It helps you work with environment variables and convert it to any type using only type annotations.☆48Updated 2 years ago
- A runner for `mdbooks` to keep your documentation tested.☆53Updated 5 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Full-service command-line parsing☆74Updated 8 months ago
- Extension of nom to trace parser☆49Updated 9 months ago
- ☆27Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Updated 7 years ago
- A predictable reactive framework for Rust apps inspired by Redux☆59Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 4 years ago
- Cross-platform polyfills.☆17Updated 2 years ago
- Profiling tool for Rust code.☆47Updated 10 months ago
- A Rusty .DS_Store file parser!☆29Updated 2 years ago
- Build and evaluate binary expression trees☆37Updated last year
- Thread-unsafe async runtime☆29Updated last year
- A unix-friendly map-reduce parallelization alternative☆31Updated 4 years ago
- Transform, compare and query JSON format☆23Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago