rust-bakery / parser_benchmarks
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
- Judy array implementation in pure Rust☆86Updated 7 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Context utilities in Rust☆88Updated last year
- GLL parsing framework.☆137Updated last year
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆139Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- A very small GC in Rust, with a safe API☆62Updated 10 months ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- Custom derivation macro for Rust☆111Updated 7 years ago
- Epoch-based garbage collection☆82Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A pool of reusable values☆50Updated 5 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- skiplist☆142Updated 3 years ago
- Rust port of Google's SwissTable hash map☆56Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 7 months ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A cargo subcommand to manage local registries☆153Updated 9 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆150Updated last month
- ☆129Updated 5 years ago