nikomatsakis / simple-graphLinks
A (very) simple graph library.
☆12Updated 10 years ago
Alternatives and similar repositories for simple-graph
Users that are interested in simple-graph are comparing it to the libraries listed below
Sorting:
- A Minsky Machine in Rust's type system☆64Updated 5 years ago
- A simple, id-based arena☆125Updated 3 weeks ago
- Stack safe and expressive recursion in Rust☆107Updated 8 months ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Prototype extension of the Rust type system towards checking units-of-measure☆116Updated 5 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Pratt parser written in Rust☆98Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- A library for generating Graphviz DOT language files for graphs.☆78Updated 10 months ago
- Calm I/O operations for Rust☆75Updated 4 years ago
- Map data structure whose keys are stored as ranges☆100Updated last month
- PEG trace visualizer☆95Updated 4 months ago
- Propositional logic with types in Rust☆65Updated 2 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- Rust library for putting things in a grid☆68Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- misc parsers in rust☆68Updated last month
- Simple concurrent progress bars.☆106Updated last year
- A graph crate with simplicity in mind☆89Updated 2 years ago
- A memory efficient syntax tree for language developers☆64Updated last month
- exhaustive testing library☆66Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- A regex crate using Brzozowski derivatives.☆27Updated 9 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A pure Rust linear programming solver☆91Updated 5 years ago
- An experimental implementation of Avatar Logic with a Prolog-like syntax☆71Updated last year
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated last month