alandefreitas / moderncpp
Modern C++: Snippets and Examples
☆528Updated 2 years ago
Alternatives and similar repositories for moderncpp:
Users that are interested in moderncpp are comparing it to the libraries listed below
- The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accept…☆750Updated 6 months ago
- A modern, fast, lightweight thread pool library based on C++20☆481Updated last month
- C++ Tip Of The Week☆1,595Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,492Updated 4 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,122Updated 2 years ago
- scanf for modern C++☆1,121Updated 3 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆364Updated 3 months ago
- Very fast synchronous and asynchronous C++17 logging library☆286Updated this week
- 🍦 Never use cout/printf to debug again☆601Updated this week
- CMake for C++ Best Practices☆1,246Updated 6 months ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆285Updated 3 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆291Updated 11 months ago
- C++20 μ(micro)/Unit Testing Framework☆1,305Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,934Updated last week
- A lightweight C++20 serialization and RPC library☆796Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,134Updated 4 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆270Updated 9 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,277Updated this week
- An OS-agnostic C++ library template in plain CMake.☆366Updated 4 years ago
- A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.☆1,773Updated 11 months ago
- The quantities and units library for C++☆1,157Updated this week
- Slides and other materials from CppCon 2022☆532Updated 2 years ago
- C++11 (and onwards) library for lazy evaluation☆348Updated this week
- The missing CMake project initializer☆2,216Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,466Updated 6 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆489Updated 4 months ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆621Updated 4 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,370Updated last month
- C++11/14/17 std::expected with functional-style extensions☆1,590Updated last month
- Template for reliable, cross-platform C++ project setup using cmake.☆918Updated last year