shnewto / bnfLinks
Parse BNF grammar definitions
☆281Updated 3 months ago
Alternatives and similar repositories for bnf
Users that are interested in bnf are comparing it to the libraries listed below
Sorting:
- A Rust library providing a builder API to generate Rust code.☆267Updated last year
- A special input type for nom to locate tokens☆238Updated 9 months ago
- Compile time numbers in Rust.☆569Updated last week
- Rust grammar tool libraries and binaries☆563Updated 3 weeks ago
- Generic array types in Rust☆429Updated 3 weeks ago
- PEG parser combinators using operator overloading without macros.☆521Updated 9 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- Tutorial for parsing with nom 5.☆297Updated 3 years ago
- Stackless generators on stable Rust.☆471Updated 3 years ago
- The arena, a fast but limited type of allocator☆566Updated last year
- rust stackful generator library☆351Updated last month
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Getters and Setters for Rust.☆373Updated 4 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆484Updated last year
- Count lines of LLVM IR per generic function☆481Updated last month
- Spin-based synchronization primitives☆561Updated last month
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆217Updated this week
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆218Updated 6 years ago
- Compile-time reference counting☆456Updated 5 months ago
- garbage collection☆324Updated 6 years ago
- A big 'ol pile of ICE.☆291Updated last year
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆635Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- Lightweight C parser for Rust☆230Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆768Updated 3 months ago
- Complex numbers for Rust☆244Updated 6 months ago