A high performance lock free data structure lib only for X86
A high performance lock free stack
- Safety Memory Reclamation
- ABA safe
- High Performance with Elimination Backoff
g++ -pthread -O2 -lrt src/test_hplfds_stack.cpp
A high performance lock free data structure lib only for X86
A high performance lock free stack
- Safety Memory Reclamation
- ABA safe
- High Performance with Elimination Backoff
g++ -pthread -O2 -lrt src/test_hplfds_stack.cpp