A curated list of awesome Crystal code and resources. Inspired by awesome and awesome-awesomeness.
The goal is to have projects mostly stable and useful for users.
Contributions are welcome. Please take a quick look at the contribution guidelines first.
- Awesome Crystal
- Algorithms and Data structures
- Api Builders
- Caching
- Cli Builders
- Configuration
- Data Generators
- Database Drivers
- Database Tools
- Environment Management
- Examples and funny stuff
- Framework Components
- HTTP
- Implementations/Compilers
- Logging and monitoring
- Low level bindings
- Misc
- Networking
- ORM/ODM Extensions
- Package Management
- Project generators
- Queue
- Science and Data analysis
- Search
- Task management
- Template Engine
- Testing
- Third-party APIs
- Virtualization
- Web Frameworks
- Web Servers
- Community
- Resources
- Services and Apps
- Tools
- aho_corasick - AhoCorasick algorithm
- crystaledge - A pure Vector Math library
- crystalline - A collection of containers and algorithms
- delimiter_tree - A tree structure that is built using a delimiter
- edits.cr - Collection of edit distance algorithms
- heap.cr - Implementation of heap data structure
- miller_rabin - Implements Miller-Rabin algorithm to check if a number is prime
- multiset.cr - Implementation of a multiset
- murmur3 - Implementation of Murmur3 hash algorithm used by Cassandra
- primes - Library for testing if a number is prime and finding its prime factorization
- radix - Radix Tree implementation
- ranger - Range object operation library
- crystal_api - Simple PostgreSQL REST API with Rails devise-like auth
- Bloom Filter - Implementation of Bloom filter
- crystal-memcached - Implementation of a memcached client
- cli - Library for building command-line interface applications
- commander - Command-line interface builder
- completion - Easy command line completion engine
- docopt - A docopt.org port
- optarg - Yet another library for parsing command-line options and arguments
- ambience - Simple app configuration using
ENV
. - crystal-toml - TOML parser
- dockerfile.cr - Dockerfile Parsing Library
- faker - A library for generating fake data
- crystal-db - Common db api
- crystal-leveldb - Crystal bindings for LevelDB
- crystal-monetdb-libmapi - Bindings for MonetDB
- crystal-mysql - Basic MySQL bindings
- crystal-pg - A Postgres driver
- crystal-redis - Full featured Redis client
- crystal-sqlite3 - SQLite3 bindings
- influxdb.cr - InfluxDB driver
- mongo.cr - Binding for MongoDB C driver
- rethinkdb-crystal - RethinkDB Driver
- micrate - Database migration tool
- CrystalEmail - A RFC compliant Email validator
- smtp.cr - Email SMTP client
- crenv - Crystal version manager
- rcm.cr - Redis Cluster Manager
- Snappy - Version manager for Swift, Ruby, Python and so on
- crsfml-examples - Simple games made with CrSFML
- crystal-patterns - Examples of GOF patters
- crystal_samples - Variety of Crystal samples
- crystalized_ruby - Native Ruby extensions written in Crystal
- docker-kemal - An example Dockerized Crystal Kemal project
- kemal-chat - Build realtime applications with Kemal and WebSocket
- kemal-monetdb-test - MonetDB Kemal test project
- kemal-pg-sample - Sample app to demonstrate kemal + postgresql usage
- kemal-react-chat - Build Realtime Web applications with Kemal and React
- kemal_elm_chat - Simple chat server written with Kemal and Elm
- medley - A mixture of music related methods
- mos_game - Mini Offline Singleplayer game
- xcrystal - Exercism exercises
- artanis - Sinatra-like DSL (abusing macros)
- crouter - A standalone router
- crystal-mime - Mimetypes for Crystal
- kemal-comments - Simple comments for Kemal site
- kemal-monetdb - MonetDB Data connection for Kemal
- kemal-mysql - Easily add MySQL database to Kemal
- kemal-pg - Easily add Postgresql database to Kemal
- kemal-redis - Easily add Redis to Kemal
- kemal-session - Session handler for Kemal
- spec-kemal - Easy testing for Kemal
- toro - Tree Oriented Routing
- beryl - Action-focused HTTP routing library
- crul - Command line HTTP client
- cryload - HTTP benchmarking tool
- crystal-cossack - Simple flexible HTTP client
- crystal-routing - Extensible library to deal with http request and string based routing
- helmet - Set security-related HTTP headers
- http2 - HTTP/2 Protocol Implementation
- http_distributor - HTTP server which allows sneaky http requests
- http_parser.cr - Wrapper for Http Parser lib
- router-simple.cr - Simple path router
- session - Cookie based sessions in Crystal HTTP applications
- crisp - Lisp dialect implemented with Crystal
- crystal - Crystal itself is written in Crystal
- csmli - Mini-Lisp interpreter
- onix - ONYX Programming Language
- gelf-crystal - A GELF logger
- syslog.cr - Implementation of Syslog client
- crsfml - Bindings for Simple and Fast Multimedia Library (through CSFML)
- crt.cr - Bindings for libncursesw and crt
- crystal-dbus - Bindings to D-Bus
- crystal-libpcap - Bindings for libpcap
- crystal-libtar - Bindings for libtar
- curses - Bindings for the curses library
- duktape.cr - Bindings for the Duktape javascript engine
- kt - Bindings for Kyoto Tycoon
- libnotify.cr - Bindings for Libnotify
- libui.cr - Bindings for libui
- myhtml - Bindings for lexborisov/myhtml
- openssl.cr - Bindings for OpenSSL library
- posix - POSIX/C bindings
- serial.cr - Bindings for Libserialport library
- snappy-crystal - Bindings for Snappy library
- ssh2.cr - Bindings for libssh2 library
- termbox-crystal - Bindings and extension library for termbox (terminal UI library)
- zeromq-crystal - Bindings for ZeroMQ
- zlib.cr - Bindings for ZLib library
- aasm.cr - Easy to use finite state machine for Crystal classes
- chalk-box - Terminal color toolbox, check support and colorized (without String monkey patch)
- circuit_breaker - Implementation of the circuit breaker pattern
- crdoc - CLI tool to search and open documentation
- cron_scheduler - Job scheduler with crontab patterns
- crystal-diff - A Crystal sequence differencing implementation
- crystal-futures - Future type implementation
- crystal-i18n - Internationalization library
- daemonize.cr - Crystal process daemonizer
- emoji.cr - Emoji library
- evented - A micro library to publish and subscribe for Crystal objects
- executable_path - Portable current executable's path
- guardian - File change watcher for Crystal and Non-Crystal libs
- haikunator - Heroku-like random name generator
- html_builder - DSL for creating HTML
- immutable - Implementation of thread-safe, persistent, immutable collections
- inflector - Singularize, pluralize, camelize, etc (port from ActiveSupport)
- kreal - Model sharing & RPC library built on and works with Kemal seamlessly
- lambda.cr - Uniformed function call syntax
- metaclass - A library for manipulating class-level definitions
- observable - Implementation of the Observer pattern
- progress - [==..] Progress bar
- ramlrenderer - HTLM doc builder for RAML 1.0
- raytracer-crystal - CPU Raytracer with examples
- spinner - Terminal Spinner
- statsd.cr - Statsd client library
- stumpy_png - Read access to PNG images
- syscall.cr - Raw syscall interface
- amqp.cr - AMQP 0.9.1 client with RabbitMQ extensions
- bson.cr - Native BSON implementation
- jwt - Implementation of JWT (JSON Web Token)
- msgpack-crystal - MessagePack library
- active_record.cr - Active Record pattern implementation
- amethyst-model - ORM Model for the Amethyst Framework
- ohm-crystal - Object-hash mapping library for Redis
- redis-tsv.cr - Import and export data from Redis in TSV format
- shards - Dependency manager for the Crystal
- bindgencr - Generator of bindings based on castxml output
- generate - A tool for generating whole Crystal project structure, or any part of it during lifetime of project
- crystal-resque-client - Simple Resque queue client
- sidekiq.cr - Simple, efficient job processing
- chizge - A Network (Graph) Analysis library, inspired by NetworkX
- machine - Simple machine learning algorithm
- stats - An expressive implementation of statistical distributions
- soegen - Elasticsearch client for Crystal similar to the stretcher gem for ruby
- crake - Rake-like build utility library. It is just a library, so it does not provide CLI
- lake - Rake-like task management for Crystal programs
- Bunny - A simple HTML templating language for Crystal, same syntax as erb
- crustache - {{Mustache}} for Crystal
- Kilt - Abstraction layer for template engines.
- Slang - Lightweight, terse, templating language inspired by Ruby's Slim.
- temel - Extensible HTML::Builder alternative for Crystal, supports custom tag definitions
- crotest - A tiny and simple test framework
- matchi - Collection of expectation matchers
- minitest.cr - Library for unit tests and assertions
- mock - Mocking library, inspired by the API of rspec-mocks
- mocks.cr - Mocking library for Crystal
- power_assert.cr - Powerful assertion for Crystal
- spec2.cr - Enhanced testing library
- timecop.cr - Library for mocking with
Time.now
. Inspired by timecop ruby gem - webmock.cr - Library for stubbing
HTTP::Client
requests
- airbrake-crystal - A Crystal notifier for Airbrake
- AnyBar_cr - Simple crystal wrapper for AnyBar library
- aws-signer.cr - This library signs your HTTP requests using AWS v4
- crystal-connpass - Wrapper for the Connpass API
- crystal-mondo - A client for the Mondo API
- crystal-qiita - A wrapper for the Qiita API
- crystal_brium - Access Brium's API using Crystal
- crystal_slack - A tool that parses Slack slash commands or send incoming web hooks
- docker.cr - Docker API client
- fantasy_football_nerd_api - A library for the Fantasy Football Nerd API
- gitlab.cr - GitLab API wrapper
- glosbe - Client for Glosbe API
- google_maps_api - Google Maps API
- google_translate - Client for Google Translate
- gravatar.cr - A library to use Gravatar service
- openweather.cr - A wrapper for the Openweather API
- shorturl.cr - A library to use URL shortening services
- soundcloud-crystal - A library to access the SoundCloud API
- spotify.cr - A library to access the Spotify API
- TelegramBot - A wrapper for the Telegram Bot API
- twitter-crystal - A library to access the Twitter API
- wit-crystal - Crystal SDK for wit.ai
- backed_file_system - Virtual file system implementation
- rcpu - A virtual machine emulator and assembler
- amatista - A web framework to create quick applications
- amethyst - A Rails inspired web-framework
- carbon-crystal - A framework with Rails in mind
- chocolate - Simple web framework and template engine
- frost - Full featured MVC Web Framework, largely inspired by Ruby on Rails
- iceberg - A full-stack web framework
- kemal - Lightning Fast, Super Simple web framework. Inspired by Sinatra
- kemalyst - A rails like framework based on kemal
- moonshine - A minimal web framework
- fast-http-server - Super fast, zero configuration command line HTTP Server.
- kamber - Blog server based on Kemal
- prax.cr - Rack proxy server for development
- Crystal Shards on Twitter
- Crystal weekly newsletters
- Google Group
- IRC - #crystal-lang on Freenode
- Slack Group
- Stackoverflow
- crystal-lang.org - Official language site
- br.crystal-lang.org - Brazilian
- ja.crystal-lang.org - Japanese
- ru.crystal-lang.org - Russian
- tw.crystal-lang.org - Chinese Traditional
- carc.in - A web service that runs your code and displays the result
- Crank - A Procfile-based application manager (like Foreman)
- crystalshards - A web service that lists all available Crystal shards
- DeBot - IRC bot written in Crystal
- docrystal - A web application that hosts documentation for Crystal packages
- fikri - Simple CLI To-Do App
- icr - Interactive console for Crystal (like IRB for Ruby)
- nes - A NES emulator
- shards.rocks - Service that manages dependencies inspired by Gemnasium and David
- vicr - Vim-like Interactive CRystal
- crystal-cookbook - Chef cookbook for installing crystal
- Atom
- crystal-tools - Enables built in tools in Crystal compiler
- language-crystal-actual - Crystal language support in Atom
- linter-crystal - Lint Crystal using the Crystal compiler in Atom
- Emacs
- emacs-crystal-mode - Crystal language support for Emacs
- Sublime
- sublime-crystal - Crystal syntax highlighting for sublime Text
- Vim
- vim-crystal - Vim filetype support for Crystal
- vim-slang - Vim filetype support for Slang Templating Engine
- Visual Studio Code
- vscode-crystal - Crystal language support in VSCode
- crystal-zsh - .oh-my-zsh plugin