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:
- Run your Rust CLI programs as state machines with persistence and recovery abilities☆36Updated 2 years ago
- ☆24Updated 2 years ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated 3 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Updated 6 years ago
- Rust crate that allows you to display status & progress information in a terminal☆31Updated 3 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆30Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Sort Unicode strings lexicographically☆36Updated last year
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 4 years ago
- 🧵 Generate self-describing strings of a given length to help aid software testing☆24Updated last year
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- It helps you work with environment variables and convert it to any type using only type annotations.☆48Updated 2 years ago
- kn — nvgt/fldrs/qckly☆70Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A unix-friendly map-reduce parallelization alternative☆31Updated 4 years ago
- A TUI for quickly searching Crates.io☆12Updated 2 months ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- Full-service command-line parsing☆74Updated 7 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Transform, compare and query JSON format☆23Updated last year
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- A runner for `mdbooks` to keep your documentation tested.☆52Updated 5 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 4 months ago
- A diff-based data management language to implement unlimited undo, auto-save for games, and cloud-apps which needs to retain every change…☆24Updated 3 years ago
- ☆27Updated 2 years ago
- Read input lines as byte slices for high efficiency☆66Updated last year
- Ergonomically run processes with limits.☆37Updated last month