hniemeyer / IntroToConceptsLinks
My Talk on C++20's Concepts
☆23Updated 4 years ago
Alternatives and similar repositories for IntroToConcepts
Users that are interested in IntroToConcepts are comparing it to the libraries listed below
Sorting:
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆25Updated 3 years ago
- homogeneous variadic function parameters☆17Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A C++20 serialization library (cereal fork)☆29Updated last month
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A wrapper of common C++ std types for functional programming☆22Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- Library for extracting stacktrace from exception.☆48Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A bunch of small C++ utilities☆66Updated last year
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆56Updated 3 months ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆53Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year