socketry / io-event

MIT License
75 stars 16 forks source link

Add priority heap and timers implementation (reworked from timers gem). #100

Closed ioquatix closed 4 months ago

ioquatix commented 7 months ago

I'd like to expose a native implementation of this for performance reasons. Additionally, we might expose some higher level constructs in the selector, for scheduling timers.

Types of Changes

Contribution