mikeleppane / go-explorerLinks
New, intuitive, and fun online environment for learning, exploring, and experimenting with the Go programming language.
☆19Updated 3 years ago
Alternatives and similar repositories for go-explorer
Users that are interested in go-explorer are comparing it to the libraries listed below
Sorting:
- Experiments with Go generics☆100Updated 4 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- ⛷️ In-memory key/value cache server over HTTP with no dependencies.☆48Updated 5 years ago
- Time struct in Go that uses 4 bytes of memory vs the 24 bytes of time.Time☆100Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Arkanoid game in Go using Ebitengine with ECS.☆85Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- Tiny MQTT broker written in Go☆59Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- All you need when you are working with countries in Go.☆94Updated 2 months ago
- JSON parser/explorer☆57Updated last year
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated last year
- Golang Debugger Graphical user interface for Go programming language. Based on Delve debugger☆73Updated last month
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Watch your files and run your programs.☆89Updated 3 months ago
- Implementation of git internals from scratch in Go language☆50Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆29Updated 3 years ago
- Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.☆68Updated 6 years ago
- More readable and easier ordering and comparison tasks☆21Updated 5 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- ☆33Updated 3 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Fuego cache is a concurrent hashed key-value pair service written 100% in Golang. A high-speed cache service with HTTP and plain TCP and …☆16Updated 5 years ago
- a #golang Snake game in webassembly running at http://snake.126.49.198.in-addr.arpa/☆96Updated 4 years ago
- golang's present tool but with code syntax highlighting☆40Updated 2 years ago
- Pratt parser implementation in Go☆46Updated 3 years ago