rust-bakery / parser_benchmarks
Benchmarks for the nom, the Rust parser combinators library
☆124Updated 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☆85Updated 7 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Rust port of Google's SwissTable hash map☆55Updated 3 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 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
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- A very small GC in Rust, with a safe API☆61Updated 7 months ago
- No longer maintained☆69Updated 7 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆74Updated 6 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆177Updated 10 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Rust MetroHash☆50Updated 3 months ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆244Updated 2 years ago
- ☆76Updated 8 years ago
- Compact string type for zero-copy parsing☆251Updated last year
- Proof of concept for fast regexes in rust☆38Updated 8 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- Context utilities in Rust☆87Updated last year
- Adaptive Radix Tree in Rust☆65Updated 6 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- [DEPRECATED] see:☆81Updated 8 years ago