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☆90Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Rust port of Google's SwissTable hash map☆57Updated 2 weeks ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- Context utilities in Rust☆92Updated 2 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆141Updated 6 years ago
- GLL parsing framework.☆137Updated last year
- A very small GC in Rust, with a safe API☆62Updated last year
- A pool of reusable values☆51Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Project dependency manager☆74Updated 6 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- Custom derivation macro for Rust☆113Updated 7 years ago
- ☆94Updated last year
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Basic statistical functions on streams for Rust.☆86Updated 2 years ago
- ☆49Updated 3 months ago
- ☆27Updated 10 years ago
- A command line tool to generate Unicode tables as source code.☆109Updated 11 months ago
- Ergonomic, garbage collected strings for Rust☆36Updated 8 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago