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 4 years ago
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- A C++17 image representation, processing and I/O library.☆313Updated 3 years ago
- C++ features jump start☆123Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Simple resource pool for recycling resources in C++☆70Updated 3 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 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
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆51Updated 9 years ago
- Execution primitives for C++☆153Updated 5 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- A header-only thread pool for C++☆45Updated 3 years ago
- A feature complete LRU cache implementation in C++☆257Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆230Updated 5 months ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- C++14 cache friendly B-heap priority queue☆109Updated last month
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Source code for my articles☆146Updated last year
- low-level library for minimizing the size of your types☆115Updated 6 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago