tailcallhq / rust-benchmarksLinks
Comparison between pattern matching and dyanmic dispatch in Rust
☆22Updated this week
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.☆57Updated 7 months ago
- Macros for accessing your type's documentation at runtime.☆65Updated last week
- Cargo hack manager☆64Updated 2 years ago
- A more compact help renderer for clap terminal applications☆91Updated 5 months ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- codesort sorts code☆99Updated 2 months ago
- Kinda fzf but in Rust using the Nucleo crate☆33Updated last year
- State machine pattern for Rust☆29Updated last year
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆66Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- An explicit closure with absolute seperation of the captured data from the function.☆37Updated 6 months ago
- A self-contained Rust reimplementation of uroman, a universal romanizer.☆36Updated last week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated this week
- Static-checked parsing of regexes into structs☆45Updated last year
- Re-usable CLI flags for `cargo` plugins☆44Updated last week
- An evil parsing library.☆54Updated 2 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Cargo subcommand to sort derive attributes 📦☆63Updated last month
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆69Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- ☀️|>⛅|>☔☆65Updated last year
- 📐 A collection of distance metrics on strings☆33Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- A terminal style toolkit inspired by CSS for elegant TUIs☆41Updated 3 years ago
- A tool to add, remove and check for `tracing::instrument` in large projects where it is infeasible to manually add it to thousands of fun…☆14Updated 2 years ago
- Cargo subcommand to select and execute binary/example targets 📦☆62Updated last month
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago