rust-bakery / parser_benchmarks
Benchmarks for the nom, the Rust parser combinators library
☆123Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for parser_benchmarks
- A pool of reusable values☆50Updated 5 years ago
- Judy array implementation in pure Rust☆84Updated 7 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆88Updated 3 years ago
- Context utilities in Rust☆86Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆104Updated last year
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆129Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆147Updated 6 months ago
- Rust MetroHash☆50Updated this week
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Rust library providing a counter-based thread barrier☆53Updated 5 years ago
- Compact string type for zero-copy parsing☆250Updated last year
- A work-stealing fork-join threadpool written in Rust.☆85Updated 7 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- Epoch-based garbage collection☆80Updated 6 years ago
- Stateful, a Rust Control Flow Plugin☆107Updated 7 years ago
- Runtime string formatting for Rust☆62Updated 5 years ago
- [DEPRECATED] see:☆82Updated 7 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- Rust port of Google's SwissTable hash map☆56Updated last week
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- Basic statistical functions on streams for Rust.☆87Updated last year
- skiplist☆140Updated 2 years ago
- probe: Static probes for Rust☆94Updated last year
- A very small GC in Rust, with a safe API☆61Updated 4 months ago