nickwells / utilitiesLinks
miscellaneous useful commands, including 'gosh' the Go scripting tool
☆41Updated 2 months ago
Alternatives and similar repositories for utilities
Users that are interested in utilities are comparing it to the libraries listed below
Sorting:
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 3 weeks ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- simple and secure way to authorize your application with the OpenID Connect☆32Updated 2 years ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- spectacular Golang struct tag parsing☆60Updated last year
- A port of dinero.js to Go☆68Updated 2 years ago
- Dataframe library for Go.☆16Updated 2 years ago
- Gofire 🔥 Command Line Interface Generator tool for Go☆111Updated 3 years ago
- golang's present tool but with code syntax highlighting☆40Updated 2 years ago
- Generate random, pronounceable, sometimes even memorable, "superhero like" codenames - just like Docker does with container names.☆116Updated 8 months ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- A golang map in which entries expire after given a time period☆59Updated last year
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Go localization framework☆31Updated last week
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated 6 months ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- Colorized JSON output for Go☆47Updated last year
- Library to help with walking of code directories in go☆85Updated last month
- test coverage analysis in your terminal☆23Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆83Updated last week
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- A cancelable reader for Go☆137Updated 2 years ago
- Elegant and powerful Go enums with zero code generation☆36Updated 8 months ago
- Structured HTML table data extraction from URLs in Go that has almost no external dependencies☆124Updated last week
- FSS3 is an S3 filesystem abstraction layer for Golang☆55Updated 5 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- go linter that disallows usage of untyped literals and constants as time.Duration☆13Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated 2 weeks ago