tailcallhq / rust-benchmarksLinks
Comparison between pattern matching and dyanmic dispatch in Rust
☆22Updated last month
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.☆55Updated 2 months ago
- codesort sorts code☆98Updated 7 months ago
- 📐 A collection of distance metrics on strings☆33Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Static-checked parsing of regexes into structs☆45Updated 9 months ago
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆68Updated last year
- The quickest way to override dependencies with Cargo☆65Updated last week
- Build nice REPLs using clap and reedline with zero effort☆72Updated 4 months ago
- A more compact help renderer for clap terminal applications☆80Updated 3 weeks ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated last week
- Cargo hack manager☆64Updated last year
- Convert ansi colored text to tui::Text☆73Updated 4 months ago
- Concise bit field extraction☆61Updated 10 months ago
- Cargo plugin to manage dependency features☆119Updated 2 years ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆60Updated 2 months ago
- An evil parsing library.☆54Updated last year
- ☀️|>⛅|>☔☆63Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆48Updated last month
- Imitate the documentation build that docs.rs would do☆56Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated last month
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- A cli tool that creates color palettes from images using the median cut algorithm.☆43Updated 2 years ago
- Macros for accessing your type's documentation at runtime.☆40Updated 2 weeks ago
- Cargo subcommand to sort derive attributes 📦☆58Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 5 months ago
- Re-usable CLI flags for `cargo` plugins☆40Updated this week
- State machine pattern for Rust☆29Updated 10 months ago
- Build-time configure scripts for Rust☆66Updated 8 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 9 months ago