greg7mdp / gtlLinks
Greg's Template Library of useful classes.
☆243Updated 3 weeks ago
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☆245Updated 5 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆226Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆790Updated last week
- General-purpose C++ graph library☆233Updated 4 months ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆225Updated last week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 4 months ago
- C++20 Meta-Programming library☆307Updated 6 months ago
- Zoo library☆132Updated 6 months ago
- ☆53Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆139Updated this week
- work contracts☆116Updated last month
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆73Updated last year
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆223Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆592Updated 5 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 8 months ago
- C++ small containers☆148Updated 7 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆477Updated this week
- A fully featured single header library implementing a vector container with a small buffer optimization.☆71Updated 8 months ago
- An additive strong typedef library for C++14/17/20☆470Updated 11 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆172Updated 10 months ago
- A C++ parser combinator library.☆160Updated 2 weeks ago
- C++20 Static Reflection library☆485Updated 3 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated last month