tree-sitter
maingithub.com/nobodywasishere/crystal-tree-sitter
github.com/nobodywasishere/crystal-tree-sitter
github.com/asterite/wanikani
Provides access to WaniKani's API in Crystal: https://www.wanikani.com/api
github.com/opensas/json-mappings-generator
Utility library for Crystal lang to automatically generate the source of JSON-mapped clases to populate objects from a json string.
github.com/dscottboggs/waitgroup
A simple implementation of a Waitgroup for Crystal
github.com/marzhaev/tinkoff_api
github.com/scttnlsn/modbus.cr
Modbus client library for Crystal
github.com/akzhan/crystal-cldr
Crystal distribution of CLDR locale data for internationalization.
github.com/yxhuvud/hdrhistogram
Shard for recording samples to a specified precision, without any post-initialization allocation.
github.com/dbackeus/bitcoin-crystal
WIP bitcoin implementation in Crystal
github.com/BecauseOfProg/http_accept
A library about parsing HTTP Accept-Language headers.
github.com/f-mer/docker.cr
object oriented docker api interface
github.com/bararchy/crystal-vix
VMware VIX interface bindings in Crystal
github.com/baltavay/crystal-dawg
Deterministic acyclic finite state automaton in crystal
github.com/tijn/mkfifo.cr
A Crystal implementation of File.mkfifo
github.com/maiha/lmdb.cr
Lmdb client for Crystal
github.com/greenbigfrog/twitcr
WIP Twitch API wrapper
github.com/akwiatkowski/ranger
Range object operation in Crystal
github.com/codenoid/zenly
Server Side and Portable NVR, Powered by gphoto2
github.com/maiha/base32.cr
Base32 Encoding for Crockford's Base32
github.com/ajlopez/CrLisp
Lisp interpreter written in Crystal programming language, WIP