External links
Collectable card game prototype for a gamedev contest
Some PRNGs implementation in Crystal
UDP protocol library for my games
Wrapper for Coin-OR SYMPHONY library - LP and MILP solver
Wrapper for NLopt - nonlinear optimization library
experiments with hashtables
"guess animal" game in crystal, wip
my ECS(Entity-Component-System) framework in Crystal
compile-time generated FSMs for fun and profit
Crystal bindings for Monocypher
Lightning fast data serialization and RPC for Crystal
Simple thread-safe pool for anything that is not thread-safe
Serializable COROutines in a Crystal
Crystal wrapper for NAppGUI
Linear algebra library based on LAPACK