lfrtm
Minimalistic concurrent lock-free realtime-safe memory allocator
Properties
- Is lock-free
- Is wait-free
- Is rt-safe
- Uses a simplistic API
Build / test
git clone https://git.open-music-kontrollers.ch/~hp/lfrtm
cd lfrtm
meson build
cd build
ninja -j4
ninja test
Issues/Patches
Please report issues to https://todo.open-music-kontrollers.ch/~hp/issues
Please submit patches to https://lists.open-music-kontrollers.ch/~hp/patches