memsharded / four-c-exampleLinks
C++ project example using Clang (linux ubuntu), CMake, CLion and Conan
☆28Updated 4 years ago
Alternatives and similar repositories for four-c-example
Users that are interested in four-c-example are comparing it to the libraries listed below
Sorting:
- C++ generic make factory☆108Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- A bunch of small C++ utilities☆66Updated last year
- Flat containers for C++☆19Updated 8 years ago
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 3 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆45Updated 2 months ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- C++ Automatic Mocks Injector☆35Updated 10 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 7 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago
- Docker Based C++ Dependency and Build Management☆44Updated last month
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- Collection of Conan recipe + CI templates☆76Updated 2 years ago
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Boost.org optional module☆60Updated 3 months ago
- A C++14/17 implementation of named tuples☆71Updated 11 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 2 months ago
- Error Handling by Example in C++☆13Updated 4 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆159Updated 4 months ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆54Updated 4 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Fast containers of polymorphic objects.☆68Updated last month