bariscelik / aml

Another Main Loop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Andri's Main Loop

Goals:

  • Portability
  • Utility
  • Simplicity

Non-goals:

  • MS Windows (TM) support
  • Solving the C10K problem

Features:

  • File descriptor event handlers
  • Timers
  • Tickers
  • Signal handlers
  • Idle dispatch callbacks
  • Thread pool
  • Interoperability with other event loops

About

Another Main Loop

License:ISC License


Languages

Language:C 66.4%Language:C++ 31.2%Language:Meson 2.4%