burlachenkok / CPP_from_1998_to_2020
Technical Note: From C++98 to C++2x
☆139Updated last month
Related projects ⓘ
Alternatives and complementary repositories for CPP_from_1998_to_2020
- C++ light-weight Thread Pool library☆78Updated 6 months ago
- Demo Code for presentation "C++ In Action"☆142Updated 6 months ago
- C++20 Meta-Programming library☆246Updated last week
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆89Updated 2 months ago
- A directory for the Daily bit(e) of C++ series of posts.☆188Updated 4 months ago
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆208Updated 3 years ago
- a small lightweight std::execution work-alike☆55Updated last month
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆140Updated last week
- C++ developer tool for detecting deadlocks☆45Updated 6 months ago
- A C++ type to trace calls to special member functions.☆98Updated 7 months ago
- General-purpose C++ graph library☆194Updated this week
- A modern C++ library for type-safe environment variable parsing☆129Updated last month
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆259Updated 6 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆206Updated last year
- ☆70Updated this week
- bel::views - simple and easy view classes for C++☆62Updated last year
- Tutorials in modern c++☆232Updated 3 weeks ago
- Lightweight C++20 testing framework.☆264Updated this week
- C++11/14/17/20 library for lazy evaluation☆338Updated this week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆197Updated last week
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- Very fast synchronous and asynchronous C++17 logging library☆230Updated last week
- Minimized version of cpp_starter_project☆182Updated last year
- C++ Entity Component System (ECS)☆28Updated 3 months ago
- C++20 coroutine library