/oneTBB

oneAPI Threading Building Blocks (oneTBB) Intel's TBB library offers efficient data structures and algorithms for parallel programming. It includes containers that can be more memory-efficient and suitable for handling concurrent access, such as concurrent hash maps.

Primary LanguageC++Apache License 2.0Apache-2.0

No issues in this repository yet.