Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ellectroid/thread-safe-raw-pointer-fifo

An attempt of thread-safe FIFO implementation. FIFO stores and returns pointers to data. FIFO doesn't manage payload lifetime.
https://github.com/ellectroid/thread-safe-raw-pointer-fifo

double-linked-list fifo fifo-queue linked-list queue thread-safe thread-safe-queue

Last synced: about 22 hours ago
JSON representation

An attempt of thread-safe FIFO implementation. FIFO stores and returns pointers to data. FIFO doesn't manage payload lifetime.

Awesome Lists containing this project