libasync
Event loop library
A cross-platform event loop library with features like asynchronous networking, file operations, and concurrency management.
Cross-platform event loop library of asynchronous objects
147 stars
14 watching
30 forks
Language: D
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A high-performance event loop with features for handling asynchronous I/O and other concurrent operations. | 1,640 |
| | An embeddable event-driven asynchronous message server framework for C/C++ | 174 |
| | A high-performance event loop library with cross-platform support and abstractions for non-blocking IO, timers, events, and more. | 2,191 |
| | A library providing asynchronous I/O capabilities for Common Lisp programming. | 276 |
| | An asynchronous I/O and event loop solution for Scala Native | 55 |
| | An event-driven network library providing a simple API to handle connections, messages, and errors in a scalable and easy-to-use manner. | 1,132 |
| | A high-performance network I/O event notification library for Go | 153 |
| | A collection of concurrent and asynchronous data structures and utilities for efficient programming in Go. | 226 |
| | Concurrent programming library for OCaml | 723 |
| | A helper class to perform asynchronous application initialization in ASP.NET Core 2.x. | 87 |
| | A set of tools and data structures to manage memory and objects in D programming language | 43 |
| | A C concurrency library providing coroutines and synchronization primitives. | 1,152 |
| | A functional programming library for promises that helps write flat async code with composable functions | 44 |
| | A C++ library providing a coroutine-based approach to networking | 37 |
| | A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. | 68 |