blasrodri / spaceship-goLinks
Spaceship Go - A journey into the Standard Library
☆92Updated 2 years ago
Alternatives and similar repositories for spaceship-go
Users that are interested in spaceship-go are comparing it to the libraries listed below
Sorting:
- Fast and simple terminal based Kanban board manager☆63Updated 4 years ago
- Generic utility functions for dealing with collections in go☆122Updated 6 months ago
- watch tool rewritten in go☆164Updated last year
- A cli implementation of 2048 game in golang☆130Updated 3 years ago
- Some gophers 🐻☆84Updated 4 years ago
- Track the latest Coronavirus (COVID-19) statistics from your terminal☆70Updated 4 years ago
- Run commands when files change.☆152Updated 2 years ago
- Idiomatic Domain-driven Design, CQRS and Event Sourcing for Go☆100Updated last week
- One place for me to put all my programmery notes☆220Updated 5 years ago
- Fx is a useful functional programming helpers.☆78Updated 3 years ago
- A Go REST API allowing me to send messages to myself, on my phone, according to some events.☆71Updated 4 years ago
- Simple, Interactive, command line Expense logger.☆44Updated 3 years ago
- Slice graph uses graphviz in order to pretty print slices for you.☆33Updated 4 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- Gopher Hawaiian Shirts☆146Updated 2 months ago
- Cookies, but with structs, for happiness.☆110Updated 5 months ago
- Go Progress Bar☆124Updated 3 years ago
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated 7 months ago
- A minimal container runtime written in Go that was made mainly for learning purposes and is intended to be as simple as possible.☆178Updated 4 years ago
- A Tiling Pattern Extractor written in Go☆64Updated last year
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- CLI password manager with sessions☆163Updated last month
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- A disk based KV store (based on Bitcask implementation)☆197Updated last year
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 years ago
- 🔍 Load environment variables into a config struct☆77Updated last year
- Implementation of git internals from scratch in Go language