CaffeineViking / concepts-primer
Primer for C++ Concepts
☆23Updated 6 years ago
Alternatives and similar repositories for concepts-primer:
Users that are interested in concepts-primer are comparing it to the libraries listed below
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated last month
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Meta C++ Library and Tool☆81Updated 2 years ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated 3 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Iris is an extensible asynchronous header-only framework written in pure modern C++, including a M:N task scheduler (with coroutine suppo…☆17Updated this week
- async io-uring based kernel io library☆31Updated 4 years ago
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Dynamic loading examples outside CppCon 2021☆16Updated 3 years ago
- Coroutine library and toolkit for C++20☆38Updated last month
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆29Updated 4 years ago
- Boost.org unordered module☆72Updated last week
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago