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:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated last week
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- The missing compound borrowing for Rust.☆58Updated last month
- Cargo hack manager☆64Updated last year
- A terminal style toolkit inspired by CSS for elegant TUIs☆41Updated 2 years ago
- A new cross platform general prupose Line editor implementation designed with the goal to be flexible and customizable☆44Updated 7 months ago
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- 📐 A collection of distance metrics on strings☆33Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 2 weeks ago
- https://github.com/rust-lang/cargo/issues/948☆56Updated 10 months ago
- State machine pattern for Rust☆29Updated 7 months ago
- An evil parsing library.☆54Updated last year
- Kinda fzf but in Rust using the Nucleo crate☆32Updated 7 months ago
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- ☆89Updated 7 months ago
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆69Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- ☆54Updated last year
- Provides TestResult type for concise and precise test failures☆64Updated 11 months ago
- Static-checked parsing of regexes into structs☆45Updated 6 months ago
- horrible serde macro stuff☆39Updated last year
- Cargo subcommand to sort derive attributes 📦☆57Updated 3 weeks ago
- Language Server implementation for Cargo.toml☆27Updated 2 months ago
- Cross-platform Rust library for invoking & waiting for the system text editor☆48Updated 3 months ago
- ☆22Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago