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 3 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated last year
- Judy array implementation in pure Rust☆88Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- GLL parsing framework.☆137Updated last year
- A pool of reusable values☆50Updated 5 years ago
- I/O and binary data encoding for Rust☆39Updated 9 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years ago
- Context utilities in Rust☆92Updated last year
- ☆95Updated last year
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- ☆27Updated 10 years ago
- Compact string type for zero-copy parsing☆260Updated last year
- Rust MetroHash☆52Updated 8 months ago
- skiplist☆142Updated 3 years ago
- Project dependency manager☆74Updated 6 years ago
- Rust port of Google's SwissTable hash map☆56Updated 3 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- A cargo subcommand to manage local registries☆155Updated last week
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago