GuillaumeDua / GCL_CPP
Makes my C++ projects easier and faster to develop
☆10Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for GCL_CPP
- The Fancy Named Parameters Library☆27Updated 2 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆59Updated 4 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆18Updated 5 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- 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
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 7 years ago
- Flat containers for C++☆56Updated 2 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A C++14-and-later expression template library☆108Updated last month
- C++ generic make factory☆106Updated 5 years ago
- Proposed C++ standardisation for linear algebra☆28Updated 6 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
- A C++14 and later CRTP template for defining iterators☆70Updated last week
- A comparison of different options to implement binary flags in C++17☆17Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- Boost.org fusion module☆48Updated 2 months ago
- Compile-time printf-like string formatting☆76Updated 6 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆22Updated 3 months ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- A C++11 library for Unicode☆80Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- WIP☆26Updated 5 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago