mitchellh / zig-graphLinks
Directed graph data structure for Zig
☆103Updated 2 years ago
Alternatives and similar repositories for zig-graph
Users that are interested in zig-graph are comparing it to the libraries listed below
Sorting:
- Oh Snap! Easy Snapshot Testing for Zig☆55Updated 2 months ago
- A DuckDB driver for Zig☆132Updated 3 months ago
- Zig-friendly library for interfacing with libgc (bdwgc) -- the Boehm-Demers-Weiser conservative garbage collector☆181Updated last year
- A thread-safe, expiration-aware, LRU cache for Zig☆64Updated last month
- An event loop in Zig using io_uring and coroutines☆121Updated 2 years ago
- Writing a SQL database, take two: Zig and RocksDB☆156Updated 2 years ago
- A protocol buffers implementation in zig