Repos
10
Stars
21
Forks
8
Top Language
C++
Loading contributions...
Top Repositories
Lightweight monitoring of thread progress, mostly lock-free
Experimental implementation of some concurrency primitives - lock (mutex), semaphore and condition variable
Demonstrates how to build heterogenous containers via type erasure.
iceoryx project
Repositories
10Experimental implementation of some concurrency primitives - lock (mutex), semaphore and condition variable
No description provided.
No description provided.
Lightweight monitoring of thread progress, mostly lock-free
Demonstrates how to build heterogenous containers via type erasure.
iceoryx project
a universal construction to make any object lockfree (this cannot be done efficiently, in general)
experimental template metaprogramming
experimental memory allocator - prototype of a buddy allocator to evaluate pros and cons as well as possible improvements (e.g. efficiency and safety)
experimental lock-free stack with bounded capacity and no dynamic memory allocation