kmhofmann / cpp-coding-guidelines
C++ Coding Conventions and Guidelines
☆45Updated 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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆67Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- ☆32Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Header for creating phantom types.☆13Updated 7 years ago
- A bunch of small C++ utilities☆65Updated last year
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated 11 months ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆38Updated 6 months 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 C++17 image representation, processing and I/O library.☆306Updated 2 years ago
- Fixed Point Arithmetic C++14 Library☆109Updated 6 years ago
- C++ generic make factory☆107Updated 5 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago