tvaneerd / codeLinks
☆9Updated 2 years ago
Alternatives and similar repositories for code
Users that are interested in code are comparing it to the libraries listed below
Sorting:
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- ☆61Updated 3 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
- A bunch of small C++ utilities☆65Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- test suite generation for C++☆27Updated 3 years ago
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- ☆26Updated 5 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
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- ☆39Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- ☆32Updated 4 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Roman numeral support for C++17☆52Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago