kmhofmann / cpp-coding-guidelinesLinks
C++ Coding Conventions and Guidelines
☆47Updated 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:
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A C++17 image representation, processing and I/O library.☆313Updated 3 years ago
- ☆25Updated last year
- A bunch of small C++ utilities☆69Updated last year
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- C++ features jump start☆123Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- ☆31Updated 4 years ago
- Source code for my articles☆146Updated last year
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years 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☆165Updated last month
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Small small_vector☆35Updated 3 months ago
- C++ standard library features, "from scratch"☆193Updated 10 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- Header-only library for multithreaded programming☆239Updated 7 months ago
- Common CMake modules☆156Updated last year