dobrichev / fsss2Links
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
Sorting:
- C++ library for bit twiddling☆37Updated 7 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Nurikabe puzzle solver☆44Updated last year
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Named arguments for C++17☆30Updated 4 years ago
- Improved C++14 enum class with iteration and conversion to strings☆8Updated 7 years ago
- Boost.Predef (a Boost C++ Library)☆52Updated last month
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated last year
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- fast prime sieve and hash algorithm☆38Updated last week
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A dynamic version of std::bitset☆16Updated 11 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 8 months ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A C++14-and-later expression template library☆110Updated last month
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- Implementation of hash_append proposal☆69Updated 8 years ago
- SIMD-oriented Fast Mersenne Twister☆90Updated 4 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago
- ☆31Updated 9 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- My proposals for the C++ standard☆12Updated 2 weeks ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago