dobrichev / fsss2
Fast Simple Sudoku Solver 2
☆16Updated 5 years ago
Alternatives and similar repositories for fsss2:
Users that are interested in fsss2 are comparing it to the libraries listed below
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- Boost.Sort☆52Updated last month
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- C++ library for bit twiddling☆37Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- A C++14/17 implementation of named tuples☆70Updated 5 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- Compile-time TRIE based string matcher (C++11)☆51Updated 5 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- fast prime sieve and hash algorithm☆38Updated last year
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- Named arguments for C++17☆30Updated 4 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Vectorized version of the PCG random number generator☆75Updated 6 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 8 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- A C++14-and-later expression template library☆108Updated last month
- O(n log n) In-place Stable Quicksort☆14Updated last month
- The Bit Library☆58Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 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…☆45Updated 3 years ago
- SIMD-oriented Fast Mersenne Twister☆87Updated 3 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago