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:
- C++17 string with fixed size☆112Updated 3 years ago
- Generic hash function for STL style unordered containers☆38Updated last month
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- C++ standard library features, "from scratch"☆188Updated 6 months ago
- ☆26Updated last year
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆167Updated last year
- ☆123Updated 4 years ago
- Clang with JIT extensions☆232Updated 2 years ago
- Using coroutines as sugar for composing monadic operations☆76Updated 6 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- Compile-time Huffman coding compression using C++20☆171Updated 3 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆201Updated this week
- Implementing a CPU emulator using C++Templates☆150Updated 4 years ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆92Updated 2 weeks ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆52Updated 5 years ago
- hspp: An experimental library to bring Haskell Style Programming to C++.☆166Updated 2 years ago
- C++20 implementation of mutable constexpr expressions☆116Updated 4 years ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆223Updated 6 months ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 9 months ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago
- Source for the http://cppquiz.org website (not the questions)☆120Updated last month
- Library for extracting stacktrace from exception.☆48Updated last year
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Custom macro coroutines: copyable, serializable, and with reflection☆25Updated last year
- A compile-time linear algebra system for C++☆121Updated 3 years ago