There are 0 repository under parallel-queue topic.
Really simple C implementation of parallel queue. Three types, lockfree, with locks and monothread queue.