arBmind / 2022-function-enLinks
Presentation for Meeting C++ 2022
☆10Updated 3 years ago
Alternatives and similar repositories for 2022-function-en
Users that are interested in 2022-function-en are comparing it to the libraries listed below
Sorting:
- Word Game Solver☆16Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- ☆55Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- ☆31Updated 4 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Libunifex networking library☆20Updated 3 years ago
- A curated list of Modern C++ idioms☆25Updated 9 years ago
- A modern C++-20 testing framework.☆52Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated 2 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 8 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Various documents and code related to proposals for WG21☆67Updated last year
- Error Handling by Example in C++☆13Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- A little metaprogramming and functional library☆68Updated 3 years ago
- Algorithm wrappers☆97Updated 3 months ago
- type-safe and low-boilerplate bit level serialization☆124Updated 4 years ago
- Implementation and optimization of std::any☆32Updated 4 years ago
- An HTML generator for Valgrind's Memcheck tool☆48Updated 4 years ago
- Document modern C++ using unit tests☆55Updated 4 years ago
- Mike Maksimov's blog☆19Updated 3 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 5 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Updated 5 months ago
- Roman numeral support for C++17☆51Updated 2 years ago