eventcore 0.2.0

Experimental callback based abstraction layer over operating system asynchronous I/O facilities.


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

EventCore

This is a high-performance native event loop abstraction for D, focused on asynchronous I/O and GUI message integration. The API is callback (delegate) based. For a higher level fiber based abstraction, take a look at vibe.d.

Build Status

Supported drivers and operating systems

DriverLinuxWindowsOS XFreeBSD
SelectEventDriveryesyes¹yes¹yes¹
EpollEventDriveryesnonono
IOCPEventDrivernoyes¹nono
KqueueEventDrivernonoyes¹yes¹

¹ planned, but not currenly implemented

Driver development status

FeatureSelectEventDriverEpollEventDriverIOCPEventDriverKqueueEventDriver
TCP Socketsyesyesnono
UDP Socketsnononono
USDSnononono
DNSnononono
Timersyesyesnono
Eventsyesyesnono
Signalsnononono
Filesnononono
UI Integrationnononono
File watchernononono
Dependencies:
none
Versions:
0.9.31 2024-Jul-08
0.9.30 2024-Mar-26
0.9.29 2024-Mar-15
0.9.28 2024-Jan-12
0.9.27 2023-Dec-13
Show all 104 versions
Download Stats:
  • 250 downloads today

  • 3110 downloads this week

  • 14464 downloads this month

  • 1735161 downloads total

Score:
4.7
Short URL:
eventcore.dub.pm