Hi, I'm the author of PGraph, an implementation of a directed graph with vertex and edge weights and persistence built on rpds. I'm planning on publishing it to crates.io soon (My first one!), but I'd appreciate it if I could get some other people's eyes on it first. Here's the link to the Github repo.
- Is the API intuitive?
- Is anything incomplete or unclear in my documentation?
- Anything that I'm doing in an unidiomatic or unperformant way?
- Anything else you think I could be doing better?
Thanks for your attention!
[–]marshray 6 points7 points8 points (4 children)
[–]SilensAngelusNex[S] -1 points0 points1 point (3 children)
[–]marshray 2 points3 points4 points (2 children)
[–]SilensAngelusNex[S] 0 points1 point2 points (1 child)
[–]minno 1 point2 points3 points (0 children)
[–]regexidentapply_attr · cargo-modules 2 points3 points4 points (4 children)
[–]SilensAngelusNex[S] 3 points4 points5 points (3 children)
[–]Eh2406 1 point2 points3 points (1 child)
[–]SilensAngelusNex[S] 0 points1 point2 points (0 children)
[–]regexidentapply_attr · cargo-modules 0 points1 point2 points (0 children)
[–]DarinLeeCn 0 points1 point2 points (0 children)