kmhofmann / cpp-coding-guidelines
C++ Coding Conventions and Guidelines
☆45Updated 5 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
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 6 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- ☆32Updated 4 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A C++17 image representation, processing and I/O library.☆306Updated 2 years ago
- A header-only library for convenient saving of program preferences with minimal amount of code☆21Updated 3 years ago
- Document modern C++ using unit tests☆55Updated 3 years ago
- A bunch of small C++ utilities☆65Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Header for creating phantom types.☆13Updated 7 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- Lock-free concurrent work stealing deque in C++☆38Updated 7 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- A C++14 and later CRTP template for defining iterators☆72Updated 2 weeks ago
- Header-only library for multithreaded programming☆233Updated 2 months ago