Skip to content

smj-edison/ddgg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Directional diffed generational graph

This is a graph library I created for another project I'm working on. There are many great graph libraries out there, but one thing that the don't have is built-in support for undo and redo. As I'm working on an editor, these are essential features. This is a very simple graph, but it provides all the essentials.

Examples

I don't have examples currently, but for basic usage look in src/graph_tests.rs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages