cezarsa / glolcatLinks
lolcat clone in Go
☆13Updated 9 years ago
Alternatives and similar repositories for glolcat
Users that are interested in glolcat are comparing it to the libraries listed below
Sorting:
- Python's repr() for Go☆172Updated 2 weeks ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- [fsnotify] A cross-platform File Watcher that runs specific tasks when specific files are added, changed or deleted☆23Updated 8 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- A collection of CLI argument types for the Go `flag` package.☆48Updated last year
- Simple extended attribute support for Go☆29Updated 10 years ago
- atomic is a go package for atomic file writing☆206Updated 3 years ago
- Wrap your sensitive application in a kill switch☆40Updated 8 years ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- ☆39Updated 9 years ago
- Go library for interfacing with variadic C functions☆18Updated 12 years ago
- Graphite client for the go-metrics☆38Updated 4 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- Easy column formatted output for golang☆167Updated 5 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 7 years ago
- Fork of go-shlex from Google Code – not maintained☆56Updated 10 years ago
- Miscellaneous functions for formatting text☆97Updated last year
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- A non-intrusive, zero dependency library adding a graceful shutdown to Go HTTP servers.☆144Updated 2 years ago
- Go 1.23 range functions with database/sql☆150Updated last year
- Library to help with walking of code directories in go☆93Updated 4 months ago
- Protocol Buffer compiler written in Go☆120Updated 9 years ago
- Layer based configuration for golang☆118Updated 2 years ago
- A Go library that makes it easy to build a flexible and (mostly) unopinionated REST API with little ceremony.☆49Updated last year
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 6 years ago
- Fast directory traversal for Golang☆117Updated 2 months ago
- [DEPRECATED] Go package authcookie implements creation and verification of signed authentication cookies.