zelenko / go
I incorporate these code snippets into my larger programming modules.
☆40Updated 3 years ago
Alternatives and similar repositories for go:
Users that are interested in go are comparing it to the libraries listed below
- Checks if there are any updates for imports in your module.☆39Updated last month
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Some benchmarks I wrote in writing the Go 101 book.☆40Updated 3 years ago
- Golang legofy which legolize images look as if they are made out of 1x1 LEGO blocks☆29Updated 5 years ago
- Common golang code shared by multiple projects☆55Updated last week
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last month
- A collection of HTTP utilities for Go☆17Updated last month
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Intern Go strings☆93Updated last year
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago
- Golang struct operations.☆24Updated 7 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- efficient client ⚡️☆75Updated 10 months ago
- Software Transactional Locks☆30Updated 4 years ago
- An in-process simple publish/subscribe library for golang☆107Updated 4 years ago
- Threading and Caching Utilities for golang☆31Updated 6 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- 📅 Golang iCalendar lexer/parser implementing RFC 5545☆32Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- The command-line window recorder☆93Updated 7 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆44Updated 6 years ago
- MCONFIG is a lightweight Golang library for integrating configs files like (json, yml, toml) and environment variables into one config st…☆32Updated 3 years ago