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:
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last week
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- A C++17 image representation, processing and I/O library.☆313Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Source code for my articles☆146Updated last year
- Fixed Point Arithmetic C++14 Library☆113Updated 7 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- C++ features jump start☆123Updated 3 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
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A fast and flexible c++ template class for tree data structures☆114Updated 4 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- ☆31Updated 4 years ago
- Modern C++ generic header-only template library.☆104Updated 5 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 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
- A bunch of small C++ utilities☆70Updated 2 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- C++ standard library features, "from scratch"☆193Updated 11 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 5 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago