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:
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated last month
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- The Fancy Named Parameters Library☆34Updated last month
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 4 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated last month
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- fast prime sieve and hash algorithm☆38Updated 2 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 8 months ago
- 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
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- ☆22Updated 3 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆165Updated last year
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- ☆17Updated 5 years ago
- Header-Only C++20 Coroutines library☆18Updated 3 years ago
- async io-uring based kernel io library☆32Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago