eventcore 0.5.3

Pro-actor 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
WinAPIEventDrivernoyes¹nono
KqueueEventDrivernonoyes¹yes¹

¹ planned, but not currenly implemented

Driver development status

FeatureSelectEventDriverEpollEventDriverWinAPIEventDriverKqueueEventDriver
TCP Socketsyesyesnono
UDP Socketsyesyesnono
USDSyesyesnono
DNSyesyesnono
Timersyesyesnono
Eventsyesyesnono
Signalsyes²yes²nono
Filesyesyesnono
UI Integrationnononono
File watcheryes²yes²nono

² Currently only supported on Linux

Open questions

  • Error code reporting
  • Adopting existing file descriptors
  • Enqueued writes
Dependencies:
taggedalgebraic
Versions:
0.9.26 2023-Sep-16
0.9.25 2023-Mar-17
0.9.24 2023-Mar-16
0.9.23 2023-Mar-03
0.9.22 2023-Jan-21
Show all 98 versions
Download Stats:
  • 361 downloads today

  • 2369 downloads this week

  • 12033 downloads this month

  • 1543401 downloads total

Score:
4.6
Short URL:
eventcore.dub.pm