BR - C++ utilities Work in progress. br::ilist Intrusive list that can be locked to be thread-safe. br::timer_wheel A timer wheel (or time wheel) which uses intrusive lists for each slot. br::spinlock A spinlock which uses the thread_id as its locking atomic.