9
submitted 10 months ago by hattmo@lemmyrs.org to c/rustlang@lemmyrs.org

I'm working on a cli for a service I've made that maintains a node edge graph (think neo4j type thing). I want to be able to display a graph in the terminal in a sort of ascii art text form kinda like git log -graph. I haven't found any third part libraries that can do that and am looking for help.

top 2 comments
sorted by: hot top controversial new old
[-] fzz@programming.dev 1 points 9 months ago

Take a look at cargo-tree’s deps, there was something.

[-] Chais@sh.itjust.works 1 points 9 months ago

Currently playing around with graph-builder. Seems to be developed by some neo4j devs but not associated with it. Seems to be a very minimal API.

this post was submitted on 08 Sep 2023
9 points (90.9% liked)

Rust Lang

3 readers
1 users here now

Rules [Developing]

Observe our code of conduct

Constructive criticism only

No endless relitigation

No low-effort content

No memes or image macros

No NSFW Content

founded 1 year ago
MODERATORS