/logger-thread

A low latency threaded logger with multiple producers and 1 consumer through a circular buffer per thread, without locks. Implements the Linux futex and atomics to sleep and wake up when needed.

Primary LanguageCMIT LicenseMIT

No issues in this repository yet.