promise
Promise library
A library providing typed promises for Crystal language to simplify concurrency and asynchronous programming.
Type aware promises for crystal lang
42 stars
3 watching
3 forks
Language: Crystal
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lilyball/tomorrowland | An asynchronous task management library that enables safe and efficient chaining of promises with cancellable support | 117 |
spider-gazelle/crystal-mqtt | An MQTT implementation in Crystal language, providing a lightweight publish/subscribe messaging protocol | 20 |
spider-gazelle/named_information | A Crystal implementation of an RFC for generating unique identifiers from hashes. | 0 |
khanlou/promise | A Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways. | 621 |
spider-gazelle/crystal-snmp | A Crystal language implementation of the Simple Network Management Protocol (SNMP) for building SNMP agents or clients. | 16 |
spider-gazelle/spider-gazelle | A web framework template built on top of Crystal that aims to provide speed and extensibility for building Ruby-like web applications. | 180 |
spider-gazelle/crystal-ldap | An LDAP client library written in Crystal that simplifies interaction with Lightweight Directory Access Protocol (LDAP) servers. | 18 |
spider-gazelle/ssh2.cr | Provides a Crystal language binding for the libssh2 library to utilize SSH services like shell execution and file transfers | 44 |
funcool/promesa | A promise library and concurrency toolkit for Clojure and ClojureScript. | 498 |
spider-gazelle/connect-proxy | Provides an HTTP proxy implementation in Crystal | 7 |
spider-gazelle/ed25519 | An implementation of a high-performance digital signature system using an elliptic curve public-key algorithm | 8 |
spider-gazelle/ffmpeg | A Crystal language binding for the popular multimedia processing library ffmpeg | 19 |
spider-gazelle/bindata | Provides a declarative way to read and write structured binary data | 48 |
jdeferred/jdeferred | A Java library implementing a deferred/promise object similar to JQuery's Deferred Object. | 1,508 |
spider-gazelle/knx | Provides an interface to the KNX protocol for communication with devices on KNX networks and BAOS servers | 3 |