tinyplasticgreyknight / template-turing
C++ Template Turing Machine
☆15Updated 6 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:
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 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
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Composable monadic STM for C++ on Free monads☆76Updated 5 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆35Updated last year
- LALR(1) parser for C++☆79Updated 10 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆34Updated 3 years ago
- Interchangeable AoS and SoA containers☆23Updated 2 years ago
- A tagged-pointer type for C++.☆32Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- C++20 SIMD Within A Register library☆39Updated last week
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- Generic hash function for STL style unordered containers☆37Updated last month
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…☆46Updated 7 years ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Boost.Sort☆52Updated 2 weeks ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆80Updated 2 weeks ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆53Updated 5 years ago
- Lightweight framework for easy and efficient code generation☆100Updated 9 months ago