tower120 / rc_event_queueLinks
VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.
☆21Updated last year
Alternatives and similar repositories for rc_event_queue
Users that are interested in rc_event_queue are comparing it to the libraries listed below
Sorting:
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability