shnewto / bnfLinks
Parse BNF grammar definitions
☆281Updated 2 weeks ago
Alternatives and similar repositories for bnf
Users that are interested in bnf are comparing it to the libraries listed below
Sorting:
- A special input type for nom to locate tokens☆236Updated 6 months ago
- Rust grammar tool libraries and binaries☆551Updated 2 months ago
- Manual segmented stacks for Rust☆318Updated 3 months ago
- Generic array types in Rust☆416Updated 5 months ago
- A Rust library providing a builder API to generate Rust code.☆258Updated last year
- The arena, a fast but limited type of allocator☆552Updated last year
- Stackless generators on stable Rust.☆466Updated 3 years ago
- Compile-time reference counting☆458Updated 3 months ago
- Compile time numbers in Rust.☆557Updated 2 months ago
- A library for creating references that carry their owner with them.☆376Updated last year
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- rust stackful generator library☆342Updated last month
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Tutorial for parsing with nom 5.☆295Updated 3 years ago
- Support crate for rustc's self-profiling feature☆367Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆627Updated last year
- Home of the Rust lang team☆207Updated 2 months ago
- PEG parser combinators using operator overloading without macros.☆518Updated 7 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Library for snippet annotations☆327Updated 2 weeks ago
- A big 'ol pile of ICE.☆290Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆271Updated last year
- Fowler–Noll–Vo hash function☆347Updated last year
- Complex numbers for Rust☆241Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago