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:
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C++17 image representation, processing and I/O library.☆307Updated 2 years ago
- 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 7 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A bunch of small C++ utilities☆65Updated last year
- Fixed Point Arithmetic C++14 Library☆111Updated 7 years ago
- Polymorphic memory resource for real-time applications.☆70Updated last year
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Google Benchmark data visualization tool☆26Updated 2 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- ☆32Updated 4 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 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 4 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 9 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- low level system stuff, threads, memory, file descriptors etc☆21Updated 4 months ago
- Simple resource pool for recycling resources in C++☆69Updated this week
- std::bitset with constexpr implementations plus additional features.☆121Updated last year