BurntSushi / rebarView external linksLinks
A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.
☆286Dec 20, 2025Updated last month
Alternatives and similar repositories for rebar
Users that are interested in rebar are comparing it to the libraries listed below
Sorting:
- Fegeya Elitebuild, small, powerful build system. Written in Rust.☆28Aug 1, 2024Updated last year
- How fast can we recognize a word from a small pre-determined set?☆87Jan 27, 2025Updated last year
- The source code for the redirect worker behind std.rs☆29Feb 3, 2026Updated last week
- Rust programs written entirely in Rust☆868Apr 30, 2025Updated 9 months ago
- Test and benchmark suite for sort implementations.☆517Jan 5, 2026Updated last month
- A minimal `syn` syntax tree pretty-printer☆737Feb 9, 2026Updated last week
- A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.☆1,650Feb 7, 2023Updated 3 years ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆874Aug 6, 2025Updated 6 months ago
- Tiny (ANSI) C library for pool allocation☆38Feb 8, 2026Updated last week
- A datetime library for Rust that encourages you to jump into the pit of success.☆2,603Updated this week
- Like Rust's std::Path, but UTF-8.☆545Dec 15, 2025Updated 2 months ago
- nix value introspection - made easy☆12Apr 21, 2024Updated last year
- ☆24Feb 6, 2026Updated last week
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- Generating structured data from arbitrary, unstructured input.☆848Dec 16, 2025Updated last month
- Rust time library comparison - shootout to see which crate handles common tasks the best☆21Aug 18, 2025Updated 5 months ago
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,897Feb 3, 2026Updated last week
- A high level Rust crate for creating zsh modules☆39Jan 24, 2025Updated last year
- Provides assert_eq! like macros with colorized diff output☆160Feb 24, 2025Updated 11 months ago
- ☆25Dec 9, 2024Updated last year
- 🛶 Lean parametrized testing library for Rust☆27Jan 21, 2026Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,370Feb 6, 2026Updated last week
- Cargo subcommand for viewing LLVM optimization remarks.☆205Oct 13, 2025Updated 4 months ago
- Lossless functionality for platform-native strings.☆74Jun 21, 2025Updated 7 months ago
- Rust library for regular expressions using "fancy" features like look-around and backreferences. Has a mode which aims to be compatible w…☆573Updated this week
- Obsessively tiny error derive macro☆86Feb 1, 2025Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Jul 24, 2025Updated 6 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆644Aug 14, 2024Updated last year
- Rust traits for key comparison in maps.☆37Feb 14, 2025Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,469Jan 21, 2026Updated 3 weeks ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆30Aug 18, 2025Updated 5 months ago
- An implementation of libc written in Rust☆317Jan 21, 2026Updated 3 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆260Sep 25, 2024Updated last year
- Rust crate that allows you to display status & progress information in a terminal☆31Dec 13, 2021Updated 4 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Nov 22, 2025Updated 2 months ago
- a minimal, allocation-free Prometheus/OpenMetrics metrics implementation for `no-std` and embedded Rust.☆301Jun 14, 2024Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆345Aug 23, 2025Updated 5 months ago
- An easy to configure wrapper for Rust's clippy☆110Mar 5, 2023Updated 2 years ago