await_async
Language extension
Adds async and await functionality to the Crystal programming language
Provide await and async methods to Crystal Lang
84 stars
4 watching
4 forks
Language: Crystal
last commit: about 1 year ago
Linked from 1 awesome list
concurrencycrystal-language
Related projects:
Repository | Description | Stars |
---|---|---|
anykeyh/clear | An ORM library for Crystal that simplifies interactions with PostgreSQL databases. | 272 |
asedunov/intellij-crystal-lang | A plugin extension for the IntelliJ IDE to support Crystal language development | 39 |
anyolite/anyolite | Enables Ruby scripting in Crystal projects by providing an embedded mruby interpreter | 162 |
async-plus/async-plus | Provides a simple, chainable interface for async and throwing code in Swift | 195 |
crystal-lang-tools/vscode-crystal-lang | An extension for VSCode to support the Crystal programming language | 279 |
manastech/crystal_slack | An interface to Slack's API using Crystal language. | 19 |
crystal-lang/crystal-sqlite3 | Bindings for interacting with an SQLite3 database using Crystal programming language | 139 |
yannickl/awaitkit | A Swift library that simplifies asynchronous programming using the Async/Await syntax | 750 |
crystal-lang-tools/sublime-crystal | Provides syntax highlighting and code completion snippets for the Crystal programming language in Sublime Text. | 86 |
junker/paren-async | Provides an asynchronous programming extension for the Parenscript language | 3 |
crystal-lang/crystal-mysql | A Crystal language library implementing the MySQL driver to provide direct access to MySQL databases. | 107 |
crystal-loot/selenium.cr | A Selenium client library for Crystal programming language | 26 |
crystal-lang-tools/geany-crystal | Supports Crystal programming language in Geany editor for syntax highlighting and code editing | 9 |
yaitoo/async | An asynchronous task package for Go with support for async/await pattern and context cancellation. | 6 |
ziolko/babel-plugin-auto-await | Automatically inserts await keyword before function calls in async functions to make the code appear synchronous | 27 |