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:
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- C++ generic make factory☆107Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 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
- MSGUI - Metashell GUI☆68Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated 2 weeks ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- runtime to compile-time mappings☆108Updated 7 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- An indirect value-type for C++☆83Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆124Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago