kmhofmann / cpp-coding-guidelinesLinks
C++ Coding Conventions and Guidelines
☆48Updated 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:
- A C++17 image representation, processing and I/O library.☆314Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Source code for my articles☆146Updated 2 years ago
- C++ features jump start☆123Updated 3 years ago
- A persistent hash array-mapped trie for C++☆92Updated 2 years ago
- ☆31Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- Fixed Point Arithmetic C++14 Library☆113Updated 7 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- A bunch of small C++ utilities☆71Updated 2 years ago
- Presentation Material for C++Now 2018☆125Updated 7 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Updated 5 years ago
- Boost Quaternions, Vectors, Matrices library☆88Updated last month
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- The Bit Library☆58Updated 6 years ago
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- Execution primitives for C++☆155Updated 5 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- C++14 cache friendly B-heap priority queue☆109Updated 4 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☆166Updated 2 months ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago