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:
- codesort sorts code☆98Updated 8 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last month
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆56Updated 3 months ago
- Cargo hack manager☆64Updated last year
- Macros for accessing your type's documentation at runtime.☆65Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- State machine pattern for Rust☆29Updated last year
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆67Updated last year
- Static-checked parsing of regexes into structs☆45Updated 11 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- An evil parsing library.☆54Updated last year
- A self-contained Rust reimplementation of uroman, a universal romanizer.☆34Updated 2 weeks ago
- A more compact help renderer for clap terminal applications☆89Updated 2 months ago
- ☀️|>⛅|>☔☆63Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last week
- Concise bit field extraction☆61Updated 11 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Eager evaluation of macros like `concat!` and `env!`☆40Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- Add documentation to function arguments in Rust☆48Updated 11 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆20Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆40Updated 10 months ago
- Rust library for ANSI terminal colours and styles (bold, underline) - Nushell project fork☆53Updated 3 weeks ago
- Cargo command to create the README.md from your crate's documentation☆167Updated 3 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last week
- A time progress bar utilities☆59Updated 4 months ago