TartanLlama / tl
A bunch of small C++ utilities
☆64Updated 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 9 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- ranges features for c+23 ported to C++20☆75Updated last year
- low-level library for minimizing the size of your types☆112Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 10 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- An indirect value-type for C++☆82Updated last year
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago
- A library for classes with flexible layout☆56Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated 3 weeks ago
- C++ static_enum☆86Updated 5 years ago
- ☆52Updated 5 years ago
- Prototype C++ web_view implementation☆23Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago