Skip to content

akamalov/awesome-crystal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Crystal Awesome Build Status

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.

If you like this project and feeling charitable, support it on Bountysource.

Algorithms and Data structures

  • 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
  • exmath - Extended math library
  • 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

Api Builders

  • crystal_api - Simple PostgreSQL REST API with Rails devise-like auth

Caching

Cli Builders

  • 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

Configuration

Data Generators

  • faker - A library for generating fake data
  • hashids.cr - A library to generate YouTube-like ids from one or many numbers

Database Drivers

Database Tools

  • micrate - Database migration tool

Email

Environment Management

  • crenv - Crystal version manager
  • rcm.cr - Redis Cluster Manager
  • Snappy - Version manager for Swift, Ruby, Python and so on

Examples and funny stuff

Framework Components

HTTP

Implementations/Compilers

  • crisp - Lisp dialect implemented with Crystal
  • crystal - Crystal itself is written in Crystal
  • csmli - Mini-Lisp interpreter
  • onix - ONYX Programming Language

Logging and monitoring

Low level bindings

Misc

  • 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
  • hoop - Building native OSX apps
  • 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
  • promise - A Promise Implementation.
  • 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

Networking

ORM/ODM Extensions

Package Management

  • shards - Dependency manager for the Crystal

Project generators

  • bindgencr - Generator of bindings based on castxml output
  • fez - A Kemal application generator
  • generate - A tool for generating whole Crystal project structure, or any part of it during lifetime of project

Queue

Science and Data analysis

  • chizge - A Network (Graph) Analysis library, inspired by NetworkX
  • machine - Simple machine learning algorithm
  • stats - An expressive implementation of statistical distributions

Search

  • query.cr - Query abstraction
  • soegen - Elasticsearch client for Crystal similar to the stretcher gem for ruby

Task management

  • 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

Template Engine

  • 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

Testing

Third-party APIs

Virtualization

Web Frameworks

  • 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

Web Servers

  • fast-http-server - Super fast, zero configuration command line HTTP Server.
  • kamber - Blog server based on Kemal
  • prax.cr - Rack proxy server for development

Community

Resources

Official Documentation Translations

Services and Apps

  • 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

Tools

DevOps

Editor Plugins

Shell plugins

About

💎 A collection of awesome Crystal libraries, tools, frameworks and software

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Crystal 100.0%