Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Crystal Lang

Crystal Lang

81 projects

Showing 36 of 81 projects

tourmaline
tourmalineCrystal

A simple, easy-to-use, and fast Telegram Bot API library written in Crystal.

#stickers#open-source#crystal-lang
Stars166
Forks38
Last commit6 months ago
num.cr
num.crCrystal

A core scientific computing library for Crystal providing n-dimensional tensors, linear algebra, GPU acceleration, and automatic differentiation.

#scientific-computing#opencl#tensors
Stars161
Forks14
Last commit1 year ago
crystal-sqlite3
crystal-sqlite3Crystal

SQLite3 database driver for the Crystal programming language, providing native bindings and full database API support.

#database-driver#database#driver
Stars161
Forks28
Last commit1 month ago
msgpack-crystal
msgpack-crystalCrystal

A Crystal language implementation of the MessagePack binary serialization format for efficient data exchange.

#crystal-lang#shard#serialization
Stars147
Forks18
Last commit6 months ago
admiral
admiralCrystal

A robust DSL for writing command line interfaces in the Crystal programming language.

#developer-tools#cli-framework#dsl
Stars143
Forks16
Last commit4 years ago
graphql
graphqlCrystal

A GraphQL server library for Crystal that generates schemas at compile time with full type safety.

#graphql#api-server#crystal-lang
Stars139
Forks14
Last commit5 months ago
Cable
CableCrystal

A 100% ActionCable-compatible WebSocket server for real-time features in Crystal applications.

#realtime#hacktoberfest#redis
Stars134
Forks11
Last commit1 month ago
raven.cr
raven.crCrystal

A Crystal client and integration layer for the Sentry error reporting API.

#error-monitoring#sentry-client#kemal
Stars130
Forks18
Last commit1 month ago
commander
commanderCrystal

A command-line interface builder for the Crystal programming language with automatic parsing, validation, and help generation.

#developer-tools#open-source#help-generation
Stars130
Forks7
Last commit5 years ago
crystalline
crystallineCrystal

A comprehensive collection of data structures and algorithms implemented in the Crystal programming language.

#trie#search-algorithms#graph-algorithms
Stars129
Forks26
Last commit2 years ago
markd
markdCrystal

A fast, CommonMark-compliant markdown parser written in Crystal with syntax highlighting and customization options.

#static-site-generator#commonmark#markdown-parser
Stars124
Forks34
Last commit5 months ago
multi-auth
multi-authCrystal

A Crystal library providing standardized multi-provider OAuth authentication for web applications.

#multiauth#oauth#oauth2
Stars116
Forks27
Last commit6 months ago
crystal-email
crystal-emailCrystal

A simple email sending library for the Crystal programming language with SMTP support and concurrent sending capabilities.

#smtp-auth#smtp#crystal-lang
Stars115
Forks19
Last commit2 years ago
crul
crulCrystal

A user-friendly command-line HTTP client written in Crystal, designed as a curl alternative with syntax highlighting.

#syntax-highlighting#crystal-lang#command-line-tool
Stars113
Forks11
Last commit6 years ago
cossack
cossackCrystal

A simple and flexible HTTP client for Crystal with middleware support and built-in testing utilities.

#crystal-library#crystal-lang#testing
Stars110
Forks11
Last commit6 years ago
webmock.cr
webmock.crCrystal

A Crystal library for stubbing HTTP::Client requests in tests, inspired by the Ruby webmock gem.

#webmock#unit-testing#integration-testing
Stars110
Forks19
Last commit1 year ago
stumpy_png
stumpy_pngCrystal

A pure Crystal library for reading and writing PNG images with support for various color types, filters, and interlacing.

#png#graphics#pure-implementation
Stars108
Forks21
Last commit2 years ago
http2
http2Crystal

A pure Crystal implementation of the HTTP/2 protocol, enabling HTTP/2 support for Crystal HTTP servers.

#web-server#http#crystal-lang
Stars106
Forks9
Last commit6 months ago
wasmer-crystal
wasmer-crystalCrystal

A complete and mature WebAssembly runtime for the Crystal programming language, enabling safe and fast execution of Wasm modules.

#wasi#webassembly#crystal-lang
Stars101
Forks7
Last commit21 days ago
celestine
celestineCrystal

A Crystal library and DSL for creating SVG graphics and animations.

#animation#dsl#celestine
Stars95
Forks10
Last commit2 years ago
crz
crzCrystal

A functional programming library for Crystal providing monads, algebraic data types, pattern matching, and do-notation.

#functional-programming#library#macros
Stars94
Forks6
Last commit5 years ago
sublime-crystal
sublime-crystalPython

Crystal language syntax highlighting and code completion snippets for Sublime Text 2/3.

#package#ide-support#syntax-highlighting
Stars90
Forks16
Last commit3 years ago
await_async
await_asyncCrystal

Adds await and async keywords to Crystal for concurrent execution, improving performance in IO-bound applications.

#async-await#crystal-lang#fibers
Stars88
Forks3
Last commit2 years ago
crystal-fann
crystal-fannCrystal

Crystal language bindings for the FANN (Fast Artificial Neural Network) C library.

#scientific-computing#neural-network#bindings
Stars87
Forks4
Last commit4 months ago
carbon
carbonCrystal

A testable, adapter-based email library for Crystal with built-in bug catching and multiple service adapters.

#postmark#hacktoberfest#sendgrid
Stars86
Forks20
Last commit3 months ago
libgen
libgenCrystal

Automatic C-bindings generator for Crystal, using config files to define and regenerate bindings for large C libraries.

#c-bindings#ffi#crystal-lang
Stars84
Forks10
Last commit1 year ago
blueprint
blueprintCrystal

A Crystal library for writing reusable and testable HTML, SVG, and form templates in plain Crystal code.

#hacktoberfest#svg-generation#html-templating
Stars83
Forks1
Last commit5 months ago
exercism-crystal
exercism-crystalCrystal

A collection of Crystal programming language exercises for the Exercism learning platform.

#community-contributions-accepted#developer-tools#maintained
Stars78
Forks58
Last commit5 days ago
cryomongo
cryomongoCrystal

A high-performance MongoDB driver written in pure Crystal with no C dependencies.

#database#bson#high-performance
Stars78
Forks8
Last commit2 months ago
asdf-crystal
asdf-crystalShell

Crystal plugin for the asdf version manager, enabling easy installation and version switching for Crystal.

#programming-language#environment-management#developer-tools
Stars77
Forks18
Last commit1 year ago
crystal-imgui
crystal-imguiCrystal

Crystal bindings for Dear ImGui, enabling immediate-mode GUI development in Crystal.

#cimgui#ui-toolkit#bindings
Stars77
Forks3
Last commit6 months ago
Iu
IuCrystal

A Crystal UI framework built on LibUI with reusable components and cross-platform support.

#user-interface#gui-toolkit#component-based
Stars77
Forks5
Last commit2 years ago
hardware
hardwareCrystal

A Crystal library for retrieving CPU, memory, and network information from the operating system and its processes.

#system#cpu-usage#hardware
Stars76
Forks8
Last commit5 months ago
http-protection
http-protectionCrystal

A Crystal HTTP middleware library that protects web applications against common attacks like XSS, clickjacking, and DoS.

#http-middleware#clickjacking-protection#dos-protection
Stars75
Forks5
Last commit3 years ago
TelegramBot
TelegramBotCrystal

A deprecated Crystal wrapper for the Telegram Bot API with command handling, webhooks, and user filtering.

#inline-queries#crystal-lang#chatbot
Stars74
Forks16
Last commit6 years ago
Pluto
PlutoCrystal

A fast and convenient image processing library for the Crystal language.

#stumpycore#png#image-formats
Stars74
Forks6
Last commit1 year ago
PreviousPage 2 of 3

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
Next
#Crystal59
#Crystal Language9
#Developer Tools8
#Orm7
#Database7
#Web Framework7
#Hacktoberfest7
#Code Analysis5
#Syntax Highlighting5
#Development Tools5
#High Performance5
#Postgresql5