Tuupertunut / rust-generator-benchmarkLinks
Benchmarking different Rust generator libraries in a real world use case.
☆24Updated last month
Alternatives and similar repositories for rust-generator-benchmark
Users that are interested in rust-generator-benchmark are comparing it to the libraries listed below
Sorting:
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- ☆26Updated 2 years ago
- 🐱concat! with support for const variables and expressions☆42Updated 2 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Helper macros: autoimpl, impl_scope☆67Updated 3 weeks ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆23Updated last month
- Trait generalization of the fundamental types☆46Updated last year
- Integer types with customizable niche values☆48Updated 10 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Rustdoc's JSON output interface☆35Updated 3 weeks ago
- ☆56Updated 2 years ago
- Trait implementation generator macro☆29Updated last month
- structured parallel execution for async Rust☆36Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated last month
- Serde partial serialization made easy☆42Updated 2 years ago
- Trait aliases on stable Rust☆56Updated 3 years ago
- ☆20Updated 2 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- An explicit closure with absolute seperation of the captured data from the function.☆33Updated last month