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:
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++17 image representation, processing and I/O library.☆311Updated 3 years ago
- C++ features jump start☆123Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆72Updated 2 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- Modern C++ generic header-only template library.☆103Updated last month
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Finite State Machine implementation using std::variant☆89Updated 5 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++ Active Objects☆66Updated 8 years ago
- ☆32Updated 4 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- Fixed Point Arithmetic C++14 Library☆111Updated 7 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆63Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆161Updated 5 months ago
- Header-only library for multithreaded programming☆236Updated 5 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- 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 bunch of small C++ utilities☆66Updated last year
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆98Updated 3 months ago
- C++14 cache friendly B-heap priority queue☆106Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year