deadpixi / wasm-maze-generator
A simple WASM maze generator in Go
â53Updated 2 years ago
Related projects â
Alternatives and complementary repositories for wasm-maze-generator
- ðĶĒ The boids flocking simulation in Wasm using Ebiten!â64Updated 4 years ago
- A simpler and faster alternative to regexpâ52Updated 2 years ago
- Pratt parser implementation in Goâ44Updated 2 years ago
- Ungrammar implementation and API in Goâ43Updated 7 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.â46Updated last year
- High-performance client-server library for Golang that implements the Command patternâ54Updated this week
- Go's concurrency patterns as generic library to use.â36Updated 2 years ago
- Structured concurrency manager for Goâ46Updated last year
- A persistent rope in Goâ83Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.â71Updated 2 years ago
- ð Tiny event emitter built on genericsâ42Updated 10 months ago
- Simple expression evaluation engine for Goâ72Updated 3 years ago
- strftime/strptime for Goâ14Updated last year
- ððŧ generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Genericsâ60Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.â36Updated 2 years ago
- miscellaneous useful commands, including 'gosh' the Go scripting toolâ39Updated 11 months ago
- Andrej Karpathy's Micrograd in Goâ52Updated 4 months ago
- Fast Gaussian Blur in Goâ52Updated 2 years ago
- A port of dinero.js to Goâ68Updated last year
- ð The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.â65Updated 6 months ago
- â33Updated 2 years ago
- Simd support via Go assembly for parallel element-wise computations.â84Updated this week
- Persist a Go object to a JSON fileâ92Updated 6 months ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.â109Updated last year
- Run GPU code on your Apple system with Go.â51Updated 2 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connectionsâ43Updated 3 years ago
- Prig is for Processing Records In Go. Like AWK, but snobbish.