GuillaumeDua / GCL_CPP
Makes my C++ projects easier and faster to develop
☆10Updated 2 years ago
Alternatives and similar repositories for GCL_CPP:
Users that are interested in GCL_CPP are comparing it to the libraries listed below
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Tiny Test System☆27Updated this week
- A C++14 implementation of IEEE 754 decimal floating point numbers☆27Updated last week
- 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
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- The Fancy Named Parameters Library☆31Updated this week
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 10 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 6 months ago
- Flat containers for C++☆59Updated 2 years ago
- meta-programming, C++11☆16Updated 2 years ago
- Fast containers of polymorphic objects.☆65Updated 3 weeks ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Collection of proposals for c++☆26Updated last month
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- homogeneous variadic function parameters☆17Updated last year
- C++20 Compact Tuple Tools☆49Updated 3 months ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated 3 weeks ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++14-and-later expression template library☆108Updated 3 weeks ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 2 weeks ago