Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ludusrusso/zignn


https://github.com/ludusrusso/zignn

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

## Example output

`zig run main.zig`

```
info: 2 -> 4
info: 3 -> 7
info: 4 -> 6
info: 5 -> 9
info: 6 -> 9
info: 7 -> 7
info: 8 -> 7
info: 9 -> 7
info: 0 -> 7
info: 1 -> 9
info: 2 -> 9
info: 3 -> 7
info: 4 -> 7
info: 5 -> 9
info: 6 -> 7
```