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:
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last week
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Flat containers for C++☆20Updated 9 years ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Fast containers of polymorphic objects.☆70Updated last month
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated 2 weeks ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Cpp header only library to manage compile time mock class generated via Python script☆86Updated 3 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆82Updated 3 months ago
- A C++14/17 implementation of named tuples☆72Updated last year
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- C++ generic make factory☆108Updated 6 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- Docker Based C++ Dependency and Build Management☆44Updated 3 weeks ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated last month
- Error Handling by Example in C++☆13Updated 4 years ago
- Collection of Conan recipe + CI templates☆75Updated 3 years ago
- CMake helper to build remark.js based presentations☆29Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆98Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆55Updated 9 months ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years 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…☆203Updated 3 years ago