Xenium - a C++ library with various concurrent data structures and reclamation schemes

60 views
Skip to first unread message

Manuel Pöter

unread,
Jan 8, 2019, 4:54:02 AM1/8/19
to Scalable Synchronization Algorithms
Hi all,

I am working on a C++ library called "Xenium" that provides various concurrent data structures and reclamation schemes: https://github.com/mpoeter/xenium/

The goal is to provide correct (in the C++ memory model) and efficient implementations that are ready to be used in real-world applications.
Since concurrency is all about performance (otherwise we could stick with a simple sequential program), I am aiming to provide a high degree of configurability and customizability, so users can pick the configuration that works best for their use case.

Feedback is highly welcome!

Cheers,
Manuel
Reply all
Reply to author
Forward
0 new messages