Tuupertunut / rust-generator-benchmark
Benchmarking different Rust generator libraries in a real world use case.
☆23Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for rust-generator-benchmark
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆35Updated 6 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆30Updated last year
- Rust implementation of the Simple(x) Global Optimization algorithm☆31Updated last year
- Rustdoc's JSON output interface☆28Updated 2 weeks ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Abstract over different executors☆74Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Use declarative macros as proc_macro attributes or derives☆102Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- ☆29Updated 6 months ago
- Trait aliases on stable Rust☆53Updated 2 years ago
- Macro for sealing traits and structures☆49Updated last month
- Serde partial serialization made easy☆41Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 4 years ago
- A serde serializer that serializes a subset of types into plain strings☆54Updated last year
- Rust API stability attributes for the rest of us.☆28Updated 4 months ago
- A Rust library for runtime-checked linearish types☆31Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 3 weeks ago
- Write simple proc-macros inline with other source code.☆19Updated last year
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- ☆21Updated 9 months ago
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆21Updated 2 years ago
- Rust procedural macro attribute parser☆36Updated 5 months ago
- ☆36Updated last year
- ☆31Updated 4 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago