kmhofmann / cpp-coding-guidelinesLinks
C++ Coding Conventions and Guidelines
☆46Updated 6 years ago
Alternatives and similar repositories for cpp-coding-guidelines
Users that are interested in cpp-coding-guidelines are comparing it to the libraries listed below
Sorting:
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Polymorphic memory resource for real-time applications.☆69Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- A C++17 image representation, processing and I/O library.☆307Updated 2 years ago
- ☆32Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A bunch of small C++ utilities☆65Updated last year
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- Fixed Point Arithmetic C++14 Library☆111Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 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…☆61Updated 4 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- Header only read/write wrapper to combine mutexes with locks.☆148Updated 8 months 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☆157Updated 2 months ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated 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