TartanLlama / tlView external linksLinks
A bunch of small C++ utilities
☆71Dec 8, 2023Updated 2 years ago
Alternatives and similar repositories for tl
Users that are interested in tl are comparing it to the libraries listed below
Sorting:
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- A lightweight, non-owning reference to a callable.☆183Sep 22, 2021Updated 4 years ago
- Ranges that didn't make C++20☆95Dec 9, 2024Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,807Sep 1, 2025Updated 5 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Nov 28, 2025Updated 2 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Aug 8, 2019Updated 6 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆149Oct 14, 2024Updated last year
- low-level library for minimizing the size of your types☆118Oct 2, 2019Updated 6 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Nov 28, 2025Updated 2 months ago
- ☆53May 21, 2019Updated 6 years ago
- Low level C++11 RAII wrapper classes for the Vulkan API. The code is auto generated by RAIIGen.☆12Aug 22, 2025Updated 5 months ago
- C++ interface for streamdeck☆13Feb 26, 2021Updated 4 years ago
- Network library implemented with C++23 standard☆10Jan 10, 2026Updated last month
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Feb 4, 2026Updated last week
- Performance profiling of JSON libraries☆28Jun 8, 2025Updated 8 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,627Oct 13, 2025Updated 4 months ago
- JSON Serializer using compile time reflection☆21Dec 13, 2022Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Nov 28, 2025Updated 2 months ago
- Makes my C++ projects easier and faster to develop☆10Jun 15, 2022Updated 3 years ago
- ☆10May 23, 2023Updated 2 years ago
- oystr recursively searches directories for a substring.☆11Apr 24, 2022Updated 3 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Aug 26, 2024Updated last year
- Make Chrome log fancy. Demultiplex by process/thread + colorize.☆23Feb 1, 2025Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Mar 11, 2021Updated 4 years ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆30Jan 14, 2026Updated last month
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Feb 10, 2020Updated 6 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Apr 16, 2020Updated 5 years ago
- C++20 Dynamic Reflection Library☆140Apr 9, 2025Updated 10 months ago
- A little metaprogramming and functional library☆68Sep 16, 2022Updated 3 years ago
- Open source server time viewer written in C++☆10Aug 23, 2022Updated 3 years ago
- Wicked fast, thread safe in-memory key/object store for C++☆12Dec 8, 2016Updated 9 years ago
- Simple C++ library with useful string functions.☆11Nov 19, 2025Updated 2 months ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Sep 17, 2023Updated 2 years ago
- C++ type_name template utilities for pretty-printing type names☆13Feb 1, 2019Updated 7 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Aug 15, 2022Updated 3 years ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- C++11 template meta-programming library.☆49Feb 25, 2015Updated 10 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆222Nov 22, 2023Updated 2 years ago
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago