> If you are looking for a simple graph library in Nim: > [https://github.com/superfunc/charlotte](https://github.com/superfunc/charlotte)
@RPG, Any idea what happened to Charlotte? I am porting parts of networkx to pure Nim now, with a friend. We like your IntSets idea for non-multi digraphs. Please feel free to comment: * [https://github.com/bio-nim/nim-networkx/issues/1](https://github.com/bio-nim/nim-networkx/issues/1)
