nstagman / exact_cover_sudoku
Exact Cover Sudoku Solver
☆15Updated 2 years ago
Alternatives and similar repositories for exact_cover_sudoku:
Users that are interested in exact_cover_sudoku are comparing it to the libraries listed below
- C++ and JavaScript implementation of Donald Knuth's Algorithm X using the Dancing Links technique or Algorithm DLX.☆17Updated 7 years ago
- A set of Data Structures for the C programming language☆34Updated 2 months ago
- C Implementation of the monkey programming language☆71Updated 5 years ago
- A Java implemetation of the tree-walk Lox interpreter from craftinginterpreters.com.☆22Updated 6 years ago
- A proto-database inspired by SQLite for educational purposes.☆82Updated 11 months ago
- A talk I made about C, focused on its quirks and little-known features.☆14Updated 2 weeks ago
- Writing a compiler in a week-end☆371Updated 3 weeks ago
- Simple hash table implemented in C☆170Updated 11 months ago
- A prototype of a web server, using master-worker architecture, written in C.☆49Updated 8 years ago
- Simple example of a Flex Scanner Paired with a Lemon Parser☆25Updated 12 years ago
- A few Advent of Code puzzles (2022 edition) in C☆104Updated 2 years ago
- ☆19Updated 3 years ago
- Masquerade NAT in C☆17Updated last year
- Artifacts of that Memory Management Tsoding Session☆160Updated 11 months ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆172Updated 5 years ago
- Generic, strongly typed, header-only data structures in C☆29Updated last year
- A set of custom memory allocators☆25Updated last year
- Test program for AF_PACKET☆12Updated 7 years ago
- ☆28Updated 8 months ago
- SDL-Brick-Breaker is a remake of the original Brick Breaker arcade game, written in C with SDL.☆15Updated 3 years ago
- Snake written in Pure C and compilable to WebAssembly☆148Updated last year
- A fast binary search that tries to be branchless☆100Updated last year
- SmallDB - a relational database that support various latch modes, storage modes and transaction isolation levels.☆14Updated 4 months ago
- Arena Allocator implementation in pure C as an stb-style single-file library.☆436Updated last month
- Beej's Guide to Unix Interprocess Communication source☆135Updated 2 weeks ago
- Count-Min Sketch Implementation in C☆47Updated last year
- Shell written in C with piping & history.☆57Updated 4 years ago
- Horror game using Raycasting.☆32Updated last year
- What if Breakout was the only arcade game people could make? An open-source game, written entirely on a live stream.☆189Updated 4 years ago
- A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.☆447Updated last year