kmhofmann / cpp-coding-guidelines
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:
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- ☆32Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 11 months ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated 11 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆38Updated 7 months ago
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 6 years ago
- Compile-time linear algebra in C++☆56Updated 7 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
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 11 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 7 months ago
- A C++17 image representation, processing and I/O library.☆306Updated 2 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- ☆26Updated 7 years ago
- Small small_vector☆34Updated 4 years ago