mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-11 04:18:51 +01:00
![PixelyIon](/assets/img/avatar_default.png)
An implementation of a singly-linked list with atomic access to allow for lock-free access semantics, it eliminates the requirement for a mutex which can introduce additional consideration for synchronization.