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:
- A C++17 image representation, processing and I/O library.☆312Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- C++ features jump start☆123Updated 2 years ago
- Finite State Machine implementation using std::variant☆89Updated 6 years ago
- ☆32Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆64Updated last week
- Source code for my articles☆146Updated last year
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Modern C++ generic header-only template library.☆103Updated 2 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Simple resource pool for recycling resources in C++☆70Updated 3 months ago
- A fast and flexible c++ template class for tree data structures☆110Updated last month
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- A header-only thread pool for C++☆45Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 4 months ago
- C++ standard library features, "from scratch"☆193Updated 8 months ago
- A bunch of small C++ utilities☆67Updated last year
- Boost Quaternions, Vectors, Matrices library☆88Updated last month
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago