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:
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 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++20 coroutine library based off asyncio☆25Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- ☆20Updated 3 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 2 months ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆99Updated 2 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 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
- String to Float Benchmark☆19Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree☆14Updated 14 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Coroutine library and toolkit for C++20☆38Updated 3 months ago