pczarn / cfgLinks
Library for manipulating context-free grammars in Rust.
☆29Updated last week
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.☆77Updated 7 months ago
- A library to produce syntax diagrams as Scalable Vector Graphics☆167Updated 5 months ago
- Prototype extension of the Rust type system towards checking units-of-measure☆116Updated 5 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A special rope, designed to work with any data type that is not String☆35Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- misc parsers in rust☆68Updated 6 months ago
- Compact sets in rust☆56Updated 8 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- A simple, id-based arena☆119Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆124Updated last month
- Parsing ISO8601 dates using nom☆77Updated 6 months ago
- Efficient sampling with uniform probability☆31Updated 3 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Hidden Markov Models in Rust☆78Updated last year
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- Solar Position Algorithm implementation in Rust☆51Updated last year
- Rust serializer library☆88Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- ☆49Updated 5 months ago
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆84Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Small and fast library for k-means clustering.☆52Updated 4 months ago
- Use regular expressions to generate text.☆68Updated 2 years ago
- Big array helper for serde☆64Updated last year
- Map data structure whose keys are stored as ranges☆97Updated 3 weeks ago
- Atomic file-writes.☆100Updated last year
- Levenshtein edit distance in Rust☆48Updated last month