zerl
snek
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
zerl
-
Show HN: Lyceum – An MMO game built with Zig and Erlang
Hey HN, this is a small project myself and closer friends have been building on our free time (https://github.com/Dr-Nekoma/lyceum), it finally reached 0.1.0, we are open to feedback!
The original idea was to experiment with Zig + Raylib, eventually we wrote a small server in Erlang as well. We started by first interacting with Erlang via its C bindings, but this eventually led to some of us to prototyping our own tooling to better integrate Zig types with Erlang, we called such tool "zerl" as its avaliable here https://github.com/dont-rely-on-nulls/zerl.
All the developers are NixOS users, to the tooling heavily relies on Nix as well.
snek
What are some alternatives?
erlando - Erlando
websocket.zig - A websocket implementation for zig
hyperzig - HypergraphZ - A Hypergraph Implementation in Zig [Moved to: https://github.com/yamafaktory/hypergraphz]
pg.zig - Native PostgreSQL driver / client for Zig
hypergraphz - HypergraphZ - A Hypergraph Implementation in Zig
simargs - A simple, opinionated, struct-based argument parser in Zig.