rust-bakery / parser_benchmarksLinks
Benchmarks for the nom, the Rust parser combinators library
☆129Updated 2 years ago
Alternatives and similar repositories for parser_benchmarks
Users that are interested in parser_benchmarks are comparing it to the libraries listed below
Sorting:
- Judy array implementation in pure Rust☆87Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Rust port of Google's SwissTable hash map☆58Updated 5 months ago
- A very small GC in Rust, with a safe API☆67Updated last year
- GLL parsing framework.☆139Updated last year
- A simple map based on a vector for small integer keys☆68Updated last year
- Context utilities in Rust☆94Updated 2 years ago
- A pool of reusable values☆51Updated 6 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆146Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- Atomic file-writes.☆101Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- probe: Static probes for Rust☆102Updated 2 months ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- Experimental persistent collections in Rust☆46Updated 8 years ago
- Rust MetroHash☆53Updated last year
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Basic statistical functions on streams for Rust.☆88Updated 3 years ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago