~hp/lfrtm

Minimalistic concurrent lock-free realtime-safe memory allocator
16d7f187 — builds.sr.ht 10 days ago
Update ci to release-0.3.1
Update ci to release-0.3.0
Append Issues/Patches section to readme

refs

master
browse  log 

clone

read-only
https://git.open-music-kontrollers.ch/~hp/lfrtm
read/write
git@git.open-music-kontrollers.ch:~hp/lfrtm

You can also use your local clone with git send-email.

#lfrtm

#Minimalistic concurrent lock-free realtime-safe memory allocator

builds.sr.ht status

#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