andy-wm-arthur / nonblocking

Nonblocking data structures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nonblocking data structures

This repository stores a number of C, C++, and Java nonblocking data structures developed, in whole or in part, by members of the Parallelism and Concurrency Lab at Lehigh University.

If you cannot find a data structure that you expect to be here, based on our publications, please contact Mike Spear. It's likely that the code is in a private repository, but can be merged into this repository.

Note: code in support of our recent work on Transactional Acceleration of Concurrent Data Structures can be found in the tsx_accleration/ folder

About

Nonblocking data structures


Languages

Language:C++ 73.5%Language:Java 21.6%Language:Shell 2.3%Language:Makefile 1.7%Language:C 0.5%Language:Perl 0.4%