LoungeCPP / loungesome-cppLinks
A list of a list of actually decent, actually used AND appreciated in the industry C++ libraries
☆32Updated 9 years ago
Alternatives and similar repositories for loungesome-cpp
Users that are interested in loungesome-cpp are comparing it to the libraries listed below
Sorting:
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- Main site☆11Updated 2 years ago
- C++ generic make factory☆107Updated 6 years ago
- ☆67Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Wrapper for references to array in C++.☆60Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- A C++11 library for Unicode☆80Updated 5 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- WIP☆26Updated 6 years ago
- Boost.org range module☆45Updated last month
- The missing C++ tuple functionality☆84Updated 5 years ago
- Get dependencies with cmake☆63Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- The Bit Library☆58Updated 6 years ago