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.☆89Updated last month
- codesort sorts code☆99Updated 2 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated 2 months ago
- ☀️|>⛅|>☔☆65Updated last year
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 6 months ago
- Cargo hack manager☆64Updated last year
- State machine pattern for Rust☆29Updated last year
- Command-running macro for Rust☆35Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- 📐 A collection of distance metrics on strings☆33Updated last year
- A self-contained Rust reimplementation of uroman, a universal romanizer.☆35Updated 2 months ago
- Macros for accessing your type's documentation at runtime.☆65Updated 2 months ago
- Re-usable CLI flags for `cargo` plugins☆44Updated this week
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆69Updated 2 months ago
- Build nice REPLs using clap and reedline with zero effort☆76Updated 9 months ago
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆66Updated 2 years ago
- Cargo plugin to manage dependency features☆120Updated 3 years ago
- An explicit closure with absolute seperation of the captured data from the function.☆37Updated 6 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- Cargo subcommand to synchronize README with crate documentation☆35Updated this week
- Static-checked parsing of regexes into structs☆45Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Pretty-print file sizes and more☆50Updated 10 months ago
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- Cargo command to create the README.md from your crate's documentation☆171Updated last week