Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

awesome-crystal


https://github.com/cogent-demon/awesome-crystal

  • crystal-memcached - Implementation of a memcached client
  • clik - Easy command line interfaces
  • crystal-toml - TOML parser
  • random.cr - Random number generation, provides interface for the SIMD-oriented Fast Mersenne Twister (dSFMT)
  • crenv - Crystal version manager
  • crystal-mysql - Basic MySQL bindings
  • crystal-pg - A Postgres driver
  • crystal-redis - Full featured Redis client
  • crystal-sqlite3 - SQLite3 bindings
  • mongo.cr - Binding for MongoDB C Driver
  • crisp - Lisp dialect implemented with Crystal
  • crystal - Crystal itself is written in Crystal
  • crul - Command line HTTP client
  • cryload - HTTP benchmarking tool
  • crystal-routing - Extensible library to deal with http request and string based routing
  • http_parser.cr - Wrapper for [Http Parser lib](https://github.com/nodejs/http-parser)
  • router-simple.cr - Simple path router
  • artanis - Sinatra-like DSL for the Crystal language (abusing macros)
  • crdoc - CLI tool to search and open documentation
  • cron_scheduler - Job scheduler with crontab patterns
  • crystal-futures - Future type implementation
  • crystal-mime - Mimetypes for Crystal
  • crystalline - A collection of containers and algorithms
  • duktape.cr - Bindings for the [Duktape](https://github.com/svaarala/duktape) javascript engine
  • emoji.cr - Emoji library
  • evented - A micro library to publish and subscribe for Crystal objects
  • html_builder - DSL for creating HTML
  • syscall.cr - Raw syscall interface
  • termbox-crystal - Bindings and extension library for [termbox](https://github.com/nsf/termbox) (terminal UI library)
  • zlib.cr - Bindings for ZLib library
  • crsfml - Crystal bindings to [Simple and Fast Multimedia Library](http://www.sfml-dev.org/) (through CSFML)
  • amqp.cr - AMQP 0.9.1 client with RabbitMQ extensions
  • bson.cr - Wrapper around libbson with a nice API
  • msgpack-crystal - MessagePack library
  • ssh2.cr - Library that provides binding for libssh2 library
  • active_record.cr - Active Record pattern implementation
  • amethyst-model - ORM Model for the Amethyst Framework
  • shards - Dependency manager for the Crystal
  • generate - A tool for generating whole Crystal project structure, or any part of it during lifetime of project
  • soegen - Elasticsearch client for Crystal similar to the stretcher gem for ruby
  • openssl.cr - Bindings for OpenSSL library
  • 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
  • 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](https://github.com/travisjeffery/timecop)
  • webmock.cr - Library for stubbing `HTTP::Client` requests
  • Bunny - A simple HTML templating language for Crystal, same syntax as erb
  • crustache - [{{Mustache}}](https://mustache.github.io) for Crystal
  • airbrake-crystal - A Crystal notifier for [Airbrake](https://airbrake.io)
  • crystal_brium - Access Brium's API using Crystal
  • crystal_slack - A tool that parses Slack slash commands or send incoming web hooks
  • shorturl.cr - A library to use URL shortening services
  • soundcloud-crystal - A library to access the SoundCloud API
  • twitter-crystal - A library to access the Twitter API
  • 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
  • kemal - Lightning Fast, Super Simple web framework. Inspired by Sinatra
  • 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
  • Reddit
  • Slack Group
  • Stackoverflow
  • crystal-lang - Official language site
  • carc.in - A web service that runs your code and displays the result
  • 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
  • nes - A NES emulator
  • 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-crystal-mode - Crystal language support for Emacs
  • sublime-crystal - Crystal syntax highlighting for sublime Text
  • vim-crystal - Vim filetype support for Crystal