nimble
Async control library
A tiny JavaScript library providing basic async flow-control functionality
A really tiny functional JavaScript and async flow-control library
330 stars
15 watching
27 forks
Language: JavaScript
last commit: about 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
briancavalier/creed | A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
chrfalch/ncontrol | A control library for creating custom cross-platform drawing controls without native implementations. | 267 |
aaronjan/hunch | Provides functions for managing asynchronous workflows with context-based execution control | 103 |
zhangchiqing/bluebird-promisell | A functional programming library for promises that helps write flat async code with composable functions | 44 |
creationix/step | An async control-flow library for parallel and serial execution of asynchronous functions with error handling and grouping support | 2,205 |
bevacqua/contra | A library providing asynchronous flow control methods with a functional programming style | 775 |
dmsovetov/nimble | A header-only C++ utility library providing various useful functions and data structures. | 9 |
orthecreedence/cl-async | A library providing asynchronous I/O capabilities for Common Lisp programming. | 273 |
marcoonroad/sporadic | A set of abstractions for concurrency and asynchronous programming in JavaScript | 18 |
apache/mynewt-nimble | A low-level Bluetooth 5.4 stack implementation with support for multiple roles and protocols | 706 |
clj-commons/etaoin | A Clojure-based library for automating web browsers without relying on Selenium. | 917 |
taoensso/nippy | A high-performance serialization library for Clojure that provides fast and efficient data storage and retrieval | 1,052 |
dathlin/hslcontrolsdemo | A C# control library and demo project for developing industrial IoT software with graphical user interfaces. | 663 |
kassane/asio | A C++ library providing an asynchronous I/O framework for building networked applications. | 7 |
cr0hn/aiotasks | An asynchronous and distributed task queue based on Python asyncio framework | 439 |