tailcallhq / rust-benchmarks
Comparison between pattern matching and dyanmic dispatch in Rust
☆21Updated 11 months ago
Alternatives and similar repositories for rust-benchmarks
Users that are interested in rust-benchmarks are comparing it to the libraries listed below
Sorting:
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Cargo hack manager☆64Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- The quickest way to override dependencies with Cargo☆60Updated this week
- State machine pattern for Rust☆29Updated 6 months ago
- https://github.com/rust-lang/cargo/issues/948☆57Updated 8 months ago
- ☆54Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- The missing compound borrowing for Rust.☆57Updated last month
- Static-checked parsing of regexes into structs☆46Updated 5 months ago
- Collaborative code editor and execution environment for Rust☆35Updated 3 weeks ago
- An evil parsing library.☆54Updated last year
- Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}" in rust☆67Updated last year
- Add documentation to function arguments in Rust☆46Updated 5 months ago
- A time progress bar utilities☆57Updated 9 months ago
- horrible serde macro stuff☆39Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 2 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 2 months ago
- Macros for accessing your type's documentation at runtime.☆34Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Typed any map for rust☆66Updated 5 months ago
- Concise bit field extraction☆58Updated 6 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆69Updated last month
- Async, lock-free synchronization primitives for task wakeup☆44Updated 8 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated 2 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated 2 months ago
- An exploration of Storages☆34Updated last year