nikomatsakis / simple-graphLinks
A (very) simple graph library.
☆11Updated 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:
- An unordered multiset/bag implementation backed by HashMap☆70Updated 2 months ago
- Skill-tree rendering☆161Updated last year
- A simple, id-based arena☆120Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- My Master's Thesis??☆69Updated 9 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Prototype extension of the Rust type system towards checking units-of-measure☆116Updated 5 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 6 months ago
- Pratt parser written in Rust☆91Updated last year
- Rust library for putting things in a grid☆68Updated 2 years ago
- Stack safe and expressive recursion in Rust☆103Updated 4 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- PEG trace visualizer☆89Updated last week
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Map data structure whose keys are stored as ranges☆95Updated last month
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆101Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Efficient sampling with uniform probability☆31Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆185Updated 4 years ago
- Propositional logic with types in Rust☆63Updated 2 years ago
- A working Rust example for how to implement Borrow for complex keys☆67Updated last year
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated 11 months ago
- Collection initialization macros for Rust☆67Updated 10 months ago
- ☆45Updated 4 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆260Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- Use regular expressions to generate text.☆68Updated 2 years ago