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:
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated last week
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 7 months 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
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- ☆22Updated 3 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 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☆101Updated 2 weeks ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- C++ library for generating LALR(1) parsers☆24Updated 2 years ago
- LALR(1) parser for C++☆79Updated last year
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- The Fancy Named Parameters Library☆33Updated last week
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- Experimental ranges for CUDA☆25Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago