Skip to content

s-brue/br

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

C++ utilities and data structures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published