libasyncd
Asynchronous server library
An embeddable event-driven asynchronous message server framework for C/C++
Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.
174 stars
16 watching
36 forks
Language: C
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A cross-platform event loop library with features like asynchronous networking, file operations, and concurrency management. | 147 |
| | A library providing asynchronous I/O capabilities for Common Lisp programming. | 276 |
| | A Lua-based library for structured async/ concurrency in Neovim | 13 |
| | A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. | 68 |
| | A lightweight library for writing better async code in Swift | 1,973 |
| | A helper class to perform asynchronous application initialization in ASP.NET Core 2.x. | 87 |
| | A lightweight WebSocket client library with support for SSL and Lua binding. | 289 |
| | Async extensions for working with the Optional library in C# to chain asynchronous functions without awaiting | 5 |
| | A C++ implementation of an async programming model with schedulers, timers, I/O and coroutine support for concurrent systems. | 1,495 |
| | A Haxe binding for the libuv asynchronous I/O library, enabling concurrent programming in Haxe projects. | 7 |
| | A comprehensive C/C++ library providing data structures and algorithms. | 985 |
| | Enables asynchronous messaging and task processing within .NET applications. | 52 |
| | A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
| | An implementation of Communicating Sequential Processes using ES2016's async/await syntax. | 317 |
| | A C++ library providing a coroutine-based approach to networking | 37 |