Popularity
5.9
Declining
Activity
0.0
Stable
29
4
1
Programming language: Crystal
License: MIT License
Tags:
Misc
lirith alternatives and similar shards
Based on the "Misc" category.
Alternatively, view lirith alternatives based on common mentions on social networks and blogs.
-
sentry
Build/Runs your crystal application, watches files, and rebuilds/restarts app on file changes -
burocracia.cr
👔 Zero-dependency Crystal shard to validate, generate and format Brazilian burocracias (CPF, CNPJ, CEP) -
wikicr
Wiki in crystal, using Markdown and Git, inspired by dokuwiki. Last features to build are pretty hard, if you have some time to help... :) -
defined
This shard provides facilities for checking whether a constant exists at compile time, and for a variety of different conditional compilation options. Code can be conditionally compiled based on the existence of a constant, version number constraints, or whether an environment variable is set truthy or not.
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com

Do you think we are missing an alternative of lirith or a related project?
README
lirith-engine
Draw super-awsome graphics on screen with this engine. Fully built written in Crystal!
Installation
- Clone this repo
- Run
crystal deps
- Install GLEW and GLFW trough homebrew
brew install glfw3 glew
Usage
Run lirith.cr
within the src
folder
Contributing
- Fork it ( https://github.com/lirith-engine/lirith/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- Rinkana Max Berends - creator, maintainer