Greg's Template Library of useful classes.
☆272Jan 9, 2026Updated last month
Alternatives and similar repositories for gtl
Users that are interested in gtl are comparing it to the libraries listed below
Sorting:
- Compact SVO optimized vector for C++17 or higher☆114May 21, 2024Updated last year
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,319Feb 4, 2026Updated last month
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,152Dec 6, 2025Updated 2 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆102Nov 13, 2025Updated 3 months ago
- Fast and memory efficient c++ flat hash table/map/set☆693Feb 18, 2026Updated 2 weeks ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Aug 17, 2023Updated 2 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602May 1, 2023Updated 2 years ago
- A blend of the compact and sparse hash table implementations.☆15Aug 20, 2021Updated 4 years ago
- Concurrent Hash Table☆39Nov 12, 2025Updated 3 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,449Nov 2, 2025Updated 4 months ago
- Comprehensive benchmarks of C++ maps☆316Apr 14, 2023Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆833Feb 20, 2026Updated 2 weeks ago
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆149Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,298Updated this week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆87Nov 30, 2025Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆933Jan 23, 2026Updated last month
- Tiny DDS loader/saver based on☆29Oct 25, 2019Updated 6 years ago
- C++20 [Minimal] Static Perfect Hash library☆253Jul 20, 2025Updated 7 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 4 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,672Oct 6, 2024Updated last year
- A hash function library☆51Jan 23, 2026Updated last month
- A library for constructing and evaluating state features made up of description logics for planning.☆12Mar 17, 2025Updated 11 months ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Sep 17, 2023Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,015Jan 8, 2026Updated last month
- C++20 Memory Allocator library☆36Apr 30, 2025Updated 10 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 10 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆636Aug 7, 2025Updated 6 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Dec 9, 2022Updated 3 years ago
- A wrapper of common C++ std types for functional programming☆22Sep 24, 2023Updated 2 years ago
- A fast, memory efficient hash map for C++☆1,301May 19, 2025Updated 9 months ago
- Portable header-only C++ low level SIMD library☆1,300Aug 26, 2024Updated last year
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆2,004Updated this week
- Freestanding fast input/output for C++20☆836Feb 9, 2026Updated 3 weeks ago
- Tries in C++☆13Aug 20, 2020Updated 5 years ago
- geohash implementation in C++☆18Jul 4, 2023Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 4 months ago
- Extremely fast, in memory, JSON and reflection library for modern C++. BEVE, CBOR, CSV, MessagePack, TOML, YAML, EETF☆2,402Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆38Jan 2, 2026Updated 2 months ago