tailcallhq / rust-benchmarksLinks
Comparison between pattern matching and dyanmic dispatch in Rust
☆22Updated 2 months ago
Alternatives and similar repositories for rust-benchmarks
Users that are interested in rust-benchmarks are comparing it to the libraries listed below
Sorting:
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆52Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated 3 weeks ago
- codesort sorts code☆96Updated 5 months ago
- Cargo hack manager☆64Updated last year
- State machine pattern for Rust☆29Updated 8 months ago
- Cargo subcommand to sort derive attributes 📦☆58Updated 3 weeks ago
- 📐 A collection of distance metrics on strings☆33Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated last month
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆69Updated last year
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Static-checked parsing of regexes into structs☆45Updated 7 months ago
- A time progress bar utilities☆59Updated last month
- The missing compound borrowing for Rust.☆58Updated 2 months ago
- A more compact help renderer for clap terminal applications☆77Updated 2 months ago
- Cargo plugin to manage dependency features☆118Updated 2 years ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- Lazy formatting utility macro for rust☆127Updated last year
- Build nice REPLs using clap and reedline with zero effort☆71Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 7 months ago
- Cargo command to create the README.md from your crate's documentation☆158Updated 3 months ago
- An evil parsing library.☆54Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Cross-platform Rust library for invoking & waiting for the system text editor☆49Updated 4 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated last month
- Generate Rust enum variants without associated data☆98Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆77Updated 3 months ago
- Convert ansi colored text to tui::Text☆66Updated 2 months ago
- Include your assets statically into your application with a strict structure☆88Updated 4 months ago