greg7mdp / gtlLinks
Greg's Template Library of useful classes.
☆214Updated last week
Alternatives and similar repositories for gtl
Users that are interested in gtl are comparing it to the libraries listed below
Sorting:
- C++20 [Minimal] Static Perfect Hash library☆229Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆221Updated 11 months ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆74Updated last year
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines