Tuupertunut / rust-generator-benchmarkLinks
Benchmarking different Rust generator libraries in a real world use case.
☆24Updated last year
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:
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆23Updated 3 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 3 months ago
- Rustdoc's JSON output interface☆31Updated 3 weeks ago
- ☆31Updated 5 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- 🐱concat! with support for const variables and expressions☆41Updated last week
- Rust API stability attributes for the rest of us.☆32Updated last year
- Trait generalization of the fundamental types☆44Updated last year
- Trait aliases on stable Rust☆55Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Test futures under all possible polling schedules☆19Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Make any value Sync but only available on its original thread☆39Updated 4 months ago
- Types to define keyboard related events☆65Updated last month
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Convenience wrapper for cargo buildscript input/output☆15Updated 2 weeks ago