shnewto / bnfLinks
Parse BNF grammar definitions
☆283Updated 3 months ago
Alternatives and similar repositories for bnf
Users that are interested in bnf are comparing it to the libraries listed below
Sorting:
- Compile time numbers in Rust.☆568Updated last month
- A special input type for nom to locate tokens☆239Updated 10 months ago
- Manual segmented stacks for Rust☆328Updated last month
- PEG parser combinators using operator overloading without macros.☆521Updated 10 months ago
- A Rust library providing a builder API to generate Rust code.☆267Updated last year
- Rust grammar tool libraries and binaries☆565Updated last month
- Tutorial for parsing with nom 5.☆297Updated 3 years ago
- Generic array types in Rust☆431Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- The arena, a fast but limited type of allocator☆569Updated last year
- rust stackful generator library☆353Updated 2 months ago
- Compile-time reference counting☆456Updated 6 months ago
- Count lines of LLVM IR per generic function☆483Updated 2 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- garbage collection☆324Updated 6 years ago
- A big 'ol pile of ICE.☆291Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- a model of MIR and the Rust type/trait system☆319Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- Rust method delegation with less boilerplate☆506Updated 2 weeks ago
- Getters and Setters for Rust.☆375Updated 5 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆762Updated 2 weeks ago
- Rust Lisp expression parser and serializer☆193Updated last year
- Complex numbers for Rust☆247Updated 6 months ago
- GLL parsing framework.☆138Updated last year
- Types for communicating with a language server☆390Updated last year
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆215Updated 2 weeks ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year