tinyplasticgreyknight / template-turing
C++ Template Turing Machine
☆15Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for template-turing
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆26Updated 11 years ago
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- Composable monadic STM for C++ on Free monads☆71Updated 4 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆63Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆42Updated 3 years ago
- A fast implementation of log() and exp()☆49Updated last year
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆51Updated 9 months ago
- ☆31Updated last year
- LALR(1) parser for C++☆78Updated 3 months 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 …☆21Updated 2 years ago
- A performant, parallel, probabilistic, random acyclic-graph, low-latency, perfect hash generation library.☆66Updated this week
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…☆46Updated 6 years ago
- rust-like traits (type erasure) on plain C++☆15Updated last year
- Detailed experiments over simdjson for VLDB article (2019) and future work☆22Updated 4 years ago
- Markup source code showing optimizations☆35Updated 4 years ago
- Compile-time printf-like string formatting☆76Updated 6 years ago
- Trying to get perfect codegen for big-integer math.☆30Updated 2 years ago
- A C interpreter developed live on YouTube☆49Updated last year
- Floating-Point Scalar Evolution☆12Updated 5 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆68Updated 3 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Functors, Monads and Free Monads in C++☆18Updated last year
- Boost.Sort☆51Updated 2 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- ☆57Updated 2 months ago
- Software transactional memory system developed at Wyatt Technology☆28Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- performance experiments for C++ exception handling☆30Updated 2 years ago