pczarn / cfgLinks
Library for manipulating context-free grammars in Rust.
☆30Updated 2 months ago
Alternatives and similar repositories for cfg
Users that are interested in cfg are comparing it to the libraries listed below
Sorting:
- A library for generating Graphviz DOT language files for graphs.☆78Updated 9 months ago
- Efficient sampling with uniform probability☆31Updated 3 years ago
- Prototype extension of the Rust type system towards checking units-of-measure☆116Updated 5 years ago
- A library to produce syntax diagrams as Scalable Vector Graphics☆170Updated 7 months ago
- Use regular expressions to generate text.☆68Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A simple, id-based arena☆125Updated last week
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- Map data structure whose keys are stored as ranges☆100Updated last month
- Rust serializer library☆89Updated 4 months ago
- Compact sets in rust☆60Updated 10 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated 3 years ago
- Atomic file-writes.☆101Updated last year
- Trait generalization of the fundamental types☆48Updated last year
- A special rope, designed to work with any data type that is not String☆36Updated 2 years ago
- misc parsers in rust☆68Updated 3 weeks ago
- Rust implementation of the Quine-McCluskey algorithm and Petrick's method☆35Updated 2 years ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Unicode caseless matching☆24Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 7 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆87Updated last month
- A small Rust library that allows users to reinterpret data of certain types safely.☆40Updated 4 years ago
- A syntactic "for" loop Rust macro☆56Updated 3 years ago
- Framework for writing tests with randomly generated test data☆14Updated 2 months ago