TartanLlama / tlLinks
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
Sorting:
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- 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☆108Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆174Updated 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 3 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months 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
- ☆61Updated 3 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Roman numeral support for C++17☆52Updated last year
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- MSGUI - Metashell GUI☆68Updated 6 years ago