- Multicore Programming C++ Template Library
- Introduction to Parallel Computing
- C++ Accelerated Massive Parallelism
- Thrust is a CUDA library of parallel algorithms with an interface resembling the C++ Standard Template Library
- Concurrency Kit provides a plethora of concurrency primitives, safe memory reclamation mechanisms and lock-less and lock-free data structures designed to aid in the design and implementation of high performance concurrent systems.
- lthread is a multicore/multithread coroutine library written in C
- Dictdiffer is a helper module that helps you to diff and patch dictionaries.
- RealTime Data Compression
- Lightweight concurrency library for C featuring symmetric coroutines as the main control flow abstraction
- MARISA: Matching Algorithm with Recursively Implemented Storage
Last active
January 1, 2016 11:48
-
-
Save sayar/8140038 to your computer and use it in GitHub Desktop.
C++ performance, threading libraries, utilities and resources.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment