You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple C++ implementation of a sequential-lock queue that heavily makes use of templates and leaves the user with the choice to avoid or embrace data races.
--deprecated in favor of CppOrderBook2-- Small project demonstrating reading FIX messages from a (socket-like) buffer and using them to manipulate an order book object. Possibly multithreaded. Emph…
Overhauled version of CppOrderBook. Small project demonstrating reading FIX messages from a (socket-like) buffer and using them to manipulate an order book object. Possibly multithreaded. Emphasis …
Simple implementation of a ring buffer that makes its content accessible to STL algorithms including modern range based algorithms first introduced in C++20
C++
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page
or contact support.