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☆40Updated 6 years 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
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆103Updated 5 months ago
- Container Traits for Modern C++☆29Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years 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
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- Iristorm is an extensible asynchronous header-only framework written in pure modern C++, including a M:N task scheduler (with coroutine s…☆17Updated last week
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated 3 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- The Fancy Named Parameters Library☆36Updated 3 months ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆37Updated 4 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago