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
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Stack safe and expressive recursion in Rust☆107Updated 8 months ago
- misc parsers in rust☆68Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- exhaustive testing library☆66Updated last year
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Propositional logic with types in Rust☆65Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 10 months ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- Skill-tree rendering☆166Updated 2 years ago
- lens implemented in rust☆117Updated 2 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- PEG trace visualizer☆95Updated 4 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Functional lens library for Rust☆113Updated 5 years ago
- Prototype extension of the Rust type system towards checking units-of-measure☆116Updated 5 years ago
- 3D simulation for a flock of boids in Rust☆29Updated 3 years ago
- Rust library for putting things in a grid☆68Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 10 months ago
- Define compiler intermediate representation usable by external tools☆102Updated 2 months ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated last month
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆54Updated 4 years ago
- A double-ended priority queue☆42Updated last year
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Wadler-style pretty-printing combinators in Rust☆175Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated 2 weeks ago