tinyplasticgreyknight / template-turingLinks
C++ Template Turing Machine
☆15Updated 7 years ago
Alternatives and similar repositories for template-turing
Users that are interested in template-turing are comparing it to the libraries listed below
Sorting:
- Composable monadic STM for C++ on Free monads☆77Updated 5 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆30Updated 11 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆83Updated 2 weeks ago
- Functors, Monads and Free Monads in C++☆18Updated last year
- (Concepts-enabled) Functional Abstraction Layer for C++☆52Updated 5 years ago
- Vectorized version of the PCG random number generator☆80Updated 3 months ago
- LALR(1) parser for C++☆79Updated 11 months ago
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- My proposals for the C++ standard☆12Updated last month
- Generic hash function for STL style unordered containers☆38Updated 2 weeks ago
- Lace - implementation of work-stealing in C☆37Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- C++ template metaprogramming library collection☆127Updated 9 years ago
- A more powerful C/C++ preprocessor.☆87Updated 5 years ago
- C++ Scattered Containers☆67Updated 7 years ago
- A C++17 compile-time game☆113Updated 2 years ago
- Software transactional memory system developed at Wyatt Technology☆29Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- ☆61Updated last month
- bad_alloc Behaving Badly☆74Updated 6 years ago
- Interchangeable AoS and SoA containers☆24Updated 2 years ago