rust-bakery / parser_benchmarksLinks
Benchmarks for the nom, the Rust parser combinators library
☆128Updated last year
Alternatives and similar repositories for parser_benchmarks
Users that are interested in parser_benchmarks are comparing it to the libraries listed below
Sorting:
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- Project dependency manager☆74Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆144Updated 6 years ago
- Rust port of Google's SwissTable hash map☆57Updated last month
- A pool of reusable values☆51Updated 5 years ago
- GLL parsing framework.☆138Updated last year
- The Computer Language Benchmarks Game: Rust implementations☆72Updated 5 years ago
- Context utilities in Rust