tailcallhq / rust-benchmarksLinks
Comparison between pattern matching and dyanmic dispatch in Rust
☆22Updated 2 weeks ago
Alternatives and similar repositories for rust-benchmarks
Users that are interested in rust-benchmarks are comparing it to the libraries listed below
Sorting:
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆72Updated 2 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- https://github.com/rust-lang/cargo/issues/948☆56Updated 9 months ago
- Static-checked parsing of regexes into structs☆45Updated 6 months ago
- A terminal style toolkit inspired by CSS for elegant TUIs☆41Updated 2 years ago
- Cargo hack manager☆64Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- ☆54Updated last year
- Language Server implementation for Cargo.toml☆28Updated last month
- codesort sorts code☆93Updated 4 months ago
- Cross-platform Rust library for invoking & waiting for the system text editor☆47Updated 2 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 8 months ago
- A time progress bar utilities☆57Updated 9 months ago
- State machine pattern for Rust☆29Updated 7 months ago
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆68Updated last year
- 📐 A collection of distance metrics on strings☆33Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Re-usable CLI flags for `cargo` plugins☆39Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 5 months ago
- The missing compound borrowing for Rust.☆57Updated 2 weeks ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Find duplicate code blocks in files☆57Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated 2 months ago
- A new cross platform general prupose Line editor implementation designed with the goal to be flexible and customizable☆44Updated 7 months ago
- ☆53Updated 3 months ago
- The quickest way to override dependencies with Cargo☆60Updated this week