nim-chronos
Async framework
An efficient asynchronous programming framework for Nim.
Chronos - An efficient library for asynchronous programming
362 stars
65 watching
51 forks
Language: Nim
last commit: 10 days ago
Linked from 2 awesome lists
asyncasync-awaitasynchronous-programmingnimnim-language
Related projects:
Repository | Description | Stars |
---|---|---|
treeform/chrono | A Timestamps and Timezones library for Nim programming language | 78 |
status-im/nim-presto | An efficient library for building REST APIs in the Nim language. | 56 |
svermeulen/nvim-lusc | A Lua-based library for structured async/ concurrency in Neovim | 13 |
status-im/nim-faststreams | An efficient input/output stream library for Nim language | 125 |
status-im/nim-serialization | A serialization framework for Nim that provides a common interface for marshaling values to and from various serialized formats. | 63 |
status-im/nim-daemon | A cross-platform process daemonization library for the Nim programming language | 32 |
status-im/nim-status | Provides an implementation of the Status protocol in Nim language | 9 |
itsumura-h/nim-basolato | An asynchronous full-stack web framework for Nim that extends the asynchttpserver with features for clean and domain-driven architecture | 237 |
kassane/asio | A C++ library providing an asynchronous I/O framework for building networked applications. | 7 |
nvim-neotest/nvim-nio | A Lua library providing asynchronous I/O primitives and APIs for Neovim's core, aiming to simplify the use of coroutines in async functions. | 305 |
codex-storage/asynctest | Complements Nim's unittest module to test asynchronous code. | 13 |
status-im/nim-websock | A Websocket implementation for the Nim programming language | 82 |
status-im/nim-protobuf-serialization | A library that provides serialization and decoding support for Protocol Buffers in Nim programming language | 19 |
status-im/nim-chronicles | A logging library for Nim that provides structured logging with customizable formats and advanced features for storing and querying logs. | 161 |
status-im/nim-json-serialization | Provides flexible JSON serialization in Nim without relying on runtime type information | 48 |