eliben / go-sudokuLinks
Toolkit for solving and generating Sudoku puzzles in Go
☆95Updated 10 months ago
Alternatives and similar repositories for go-sudoku
Users that are interested in go-sudoku are comparing it to the libraries listed below
Sorting:
- Faster utf8.Valid using multi-byte processing without SIMD.☆83Updated last year
- Fast mandelbrot set renderer using goroutines☆92Updated 2 months ago
- A persistent rope in Go☆87Updated 3 years ago
- Fast Go JSON encoder for large arrays of objects☆47Updated 3 years ago
- A simple WASM maze generator in Go☆53Updated 3 years ago
- 🔮 Graph Layout Algorithms in Go☆93Updated 3 months ago
- Just enough of a git client (in Go) to init a repo, commit, and push to GitHub☆50Updated last year
- A tool written in Go to build Sequence Diagrams and more UML - in Go☆145Updated last year
- Prig is for Processing Records In Go. Like AWK, but snobbish.☆64Updated 3 years ago
- High-performance client-server library for Go, built around the Command pattern☆66Updated this week
- Ungrammar implementation and API in Go☆46Updated last year
- Basic Markdown parser and HTML generator☆111Updated 7 months ago
- Cookies, but with structs, for happiness.☆111Updated 2 months ago
- LRU cache using go generics☆119Updated 3 years ago
- 🍬 Pretty Treemaps☆165Updated 4 months ago
- Tiny GPT implemented from scratch in pure Go. Trained on Jules Verne books. Explained.☆130Updated last month
- Pratt parser implementation in Go☆46Updated 2 years ago
- Structured concurrency manager for Go☆46Updated 2 years ago
- 📐 The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.☆77Updated last year
- This is a Golang open-source module that makes it easy to access and parse data from Wikipedia (Wikipedia API wrapper)☆106Updated 2 months ago
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- A simple Physics engine in GoLang☆202Updated last month
- A simple, zero-configuration HTTP server CLI for serving static files☆213Updated 9 months ago
- SQLite over stdin/stdout☆88Updated last week
- A go database/sql driver for csvq☆75Updated 2 years ago
- Andrej Karpathy's Micrograd in Go☆55Updated last year
- Rewrite of Go RESTful API tutorial using only the stdlib☆51Updated 3 years ago
- Yet another minesweeper written in go.☆76Updated this week
- Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.☆38Updated 2 years ago