pczarn / cfg
Library for manipulating context-free grammars in Rust.
☆22Updated 3 months ago
Alternatives and similar repositories for cfg:
Users that are interested in cfg are comparing it to the libraries listed below
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- An implementation of the "rose tree" data structure for Rust.☆24Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Efficient sampling with uniform probability☆31Updated 2 years ago
- A memory efficient syntax tree for language developers☆57Updated 3 weeks ago
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- Rust implementation of the Quine-McCluskey algorithm and Petrick's method☆32Updated last year
- Compact sets in rust☆56Updated last month
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- A simple, id-based arena☆119Updated last year
- Experimental collection traits for Rust☆28Updated 7 years ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated 2 weeks ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- A Set of Bits☆65Updated 4 months ago
- ☆59Updated last month
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- misc parsers in rust☆66Updated 4 months ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- ☆33Updated 3 years ago
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 4 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- ☆14Updated 7 years ago
- Like wc, but unicode-aware, and with per-line mode.☆39Updated 6 months ago
- The closest we are to embedded no-std binaries on stable Rust☆18Updated 6 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- exhaustive testing library☆63Updated 8 months ago
- Lift enum variants to the type-level.☆33Updated 4 years ago