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:
- 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
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆63Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- A C++17 image representation, processing and I/O library.☆312Updated 3 years ago
- ☆32Updated 4 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 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
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- Source code for my articles☆146Updated last year
- The Bit Library☆58Updated 6 years ago
- A bunch of small C++ utilities☆66Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- Header only read/write wrapper to combine mutexes with locks.☆150Updated 11 months ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 3 months ago