greg7mdp / gtlLinks
Greg's Template Library of useful classes.
☆266Updated last month
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☆253Updated 6 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆813Updated this week
- General-purpose C++ graph library☆235Updated 2 weeks ago
- C++20 Meta-Programming library☆310Updated 8 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Updated last week
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆142Updated this week
- A micro microbenchmarking library for C++11 in a single header file☆227Updated last month
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 4 years ago
- C++ small containers☆148Updated last month
- Zoo library☆136Updated 7 months ago
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated 3 weeks ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- Reference implementation of mdspan targeting C++23☆492Updated 2 weeks ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆72Updated 9 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆482Updated 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
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Updated 6 months ago
- C++20 Static Reflection library☆498Updated 4 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆147Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- C++17 Run-time Polymorphism (Type Erasure) library☆496Updated 10 months ago
- C++11 (and onwards) library for lazy evaluation☆365Updated last week
- Compact SVO optimized vector for C++17 or higher☆113Updated last year