TartanLlama / tl
A bunch of small C++ utilities
☆65Updated last year
Alternatives and similar repositories for tl:
Users that are interested in tl are comparing it to the libraries listed below
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A C++14 and later CRTP template for defining iterators☆72Updated 2 weeks ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- Polymorphic memory resource for real-time applications.☆66Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- ☆61Updated 3 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- An indirect value-type for C++☆82Updated last year
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- C++ generic make factory☆107Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 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☆157Updated 2 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago