dobrichev / fsss2
Fast Simple Sudoku Solver 2
☆16Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for fsss2
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Compile-time TRIE based string matcher (C++11)☆50Updated 5 years ago
- Vectorized version of the PCG random number generator☆75Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆80Updated 10 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A collection of formatting benchmarks☆45Updated 3 months ago
- fast SIMD-able JIT regular expression compiler☆191Updated 9 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆35Updated 5 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆68Updated 3 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆44Updated 3 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…☆57Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- fast and niubility compression library.☆88Updated 6 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Fast and Reliable (but not Secure) Hash☆53Updated 6 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- C++ library for bit twiddling☆37Updated 6 years ago
- Papers for the C++ Standards Committee, WG21☆54Updated last month
- Modern C++ development experience library☆38Updated last week
- Linear vs binary search benchmark☆41Updated 4 years ago
- A stab at constexpr bson creation☆32Updated 9 years ago
- Tagged types C++ library☆11Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago