tailcallhq / rust-benchmarks
Comparison between pattern matching and dyanmic dispatch in Rust
☆21Updated 10 months ago
Alternatives and similar repositories for rust-benchmarks:
Users that are interested in rust-benchmarks are comparing it to the libraries listed below
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last week
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated 2 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- ☆54Updated last year
- A new cross platform general prupose Line editor implementation designed with the goal to be flexible and customizable☆44Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- State machine pattern for Rust☆29Updated 5 months ago
- codesort sorts code☆92Updated 2 months ago
- Static-checked parsing of regexes into structs☆46Updated 4 months ago
- https://github.com/rust-lang/cargo/issues/948☆57Updated 8 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated last month
- Re-usable CLI flags for `cargo` plugins☆38Updated 2 weeks ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last month
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 4 months ago
- 📐 A collection of distance metrics on strings☆33Updated 10 months ago
- Cross-platform Rust library for invoking & waiting for the system text editor☆47Updated last month
- Imitate the documentation build that docs.rs would do☆50Updated 2 months ago
- A time progress bar utilities☆57Updated 8 months ago
- The missing compound borrowing for Rust.☆57Updated 2 weeks ago
- Provides TestResult type for concise and precise test failures☆63Updated 8 months ago
- Serde-based replacement for #[derive(Debug)]☆67Updated 6 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- A terminal style toolkit inspired by CSS for elegant TUIs☆41Updated 2 years ago
- horrible serde macro stuff☆38Updated last year
- An exploration of Storages☆35Updated last year
- Write simple proc-macros inline with other source code.☆19Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Add documentation to function arguments in Rust☆46Updated 4 months ago