planetis-m / patgraphLinks
Efficient graph data structure library. The graph is a seq of nodes plus a seq of edges.
☆17Updated 2 years ago
Alternatives and similar repositories for patgraph
Users that are interested in patgraph are comparing it to the libraries listed below
Sorting:
- A JSON5 implementation for Nim.☆20Updated 5 years ago
- Theo is an optimized bigint and number theory library for Nim☆26Updated 3 years ago
- Cross platform IO engine and timer for Nim.☆24Updated 6 months ago
- Greenlet - Coroutines library for nim similar to python's greenlet.☆33Updated 5 years ago
- JSON serialization framework for Nim, works from a Stream directly to any type and back. Depends only on stdlib.☆38Updated 7 months ago
- Phosphate is a Nim port of GraphQL.js, the JavaScript reference implementation of GraphQL created by Facebook.☆22Updated 4 years ago
- Useful synchronization primitives.