dobrichev / fsss2Links
Fast Simple Sudoku Solver 2
☆16Updated 6 years ago
Alternatives and similar repositories for fsss2
Users that are interested in fsss2 are comparing it to the libraries listed below
Sorting:
- Named arguments for C++17☆31Updated 2 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- C++ library for bit twiddling☆36Updated 2 months ago
- Use unused bits in your pointer☆46Updated 8 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆64Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago
- kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent …☆58Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated last week
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- SIMD-oriented Fast Mersenne Twister☆92Updated 4 years ago
- fast and niubility compression library.☆89Updated 7 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Variadic, completion-based futures for C++17☆45Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆58Updated 2 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆189Updated 9 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆68Updated 9 years ago