mooncollin / C_plus_plus-Helpful-LibrariesLinks
☆10Updated 3 years ago
Alternatives and similar repositories for C_plus_plus-Helpful-Libraries
Users that are interested in C_plus_plus-Helpful-Libraries are comparing it to the libraries listed below
Sorting:
- A fixed capacity dynamically sized string☆66Updated last month
- value types for composite class design - with allocators☆51Updated this week
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated last month
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- P0323 & P2505 std::expected simple implementation☆40Updated 3 months ago
- stl-like algorithms for TYPES☆31Updated last year
- C++20 Compact Tuple Tools☆51Updated last week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 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…☆62Updated 4 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Functional C++ iterator library☆25Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- meta-programming, C++11☆16Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 4 months ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- ☆26Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year