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

GitHub

147 stars
14 watching
30 forks
Language: D
last commit: 7 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
enki/libev A high-performance event loop with features for handling asynchronous I/O and other concurrent operations. 1,640
wolkykim/libasyncd An embeddable event-driven asynchronous message server framework for C/C++ 174
mitchellh/libxev A high-performance event loop library with cross-platform support and abstractions for non-blocking IO, timers, events, and more. 2,191
orthecreedence/cl-async A library providing asynchronous I/O capabilities for Common Lisp programming. 276
scala-native/scala-native-loop An asynchronous I/O and event loop solution for Scala Native 55
lemunozm/message-io 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
cheng-zhongliang/event A high-performance network I/O event notification library for Go 153
reugn/async A collection of concurrent and asynchronous data structures and utilities for efficient programming in Go. 226
ocsigen/lwt Concurrent programming library for OCaml 723
thomaslevesque/aspnetcore.asyncinitialization A helper class to perform asynchronous application initialization in ASP.NET Core 2.x. 87
etcimon/memutils A set of tools and data structures to manage memory and objects in D programming language 43
tidwall/neco A C concurrency library providing coroutines and synchronization primitives. 1,152
zhangchiqing/bluebird-promisell A functional programming library for promises that helps write flat async code with composable functions 44
arun11299/coro-async A C++ library providing a coroutine-based approach to networking 37
tomlokhorst/promissum A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. 68