CaffeineViking / concepts-primerLinks
Primer for C++ Concepts
☆24Updated 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
Sorting:
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 3 months ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆78Updated 11 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- ☆22Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 3 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- The Fancy Named Parameters Library☆36Updated 3 weeks ago
- High performance event tracing☆17Updated 3 weeks ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A C++ 14 implementation of graph data structures☆34Updated 9 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 last week
- Library for extracting stacktrace from exception.☆48Updated last year
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last month
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years 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 …☆32Updated 4 years ago
- ASIO Cooperative Task for await-based coroutine☆16Updated 7 years ago
- Container Traits for Modern C++☆30Updated 5 years ago