imkira / go-interpolLinks
interpol is a Go package for doing format-string like string interpolation using named parameters.
☆46Updated 6 years ago
Alternatives and similar repositories for go-interpol
Users that are interested in go-interpol are comparing it to the libraries listed below
Sorting:
- Recursive filesystem event watcher using inotify in golang☆123Updated 2 years ago
- Parse TODOs in your GO code☆66Updated last year
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 9 months ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Simple string pattern matcher for Go☆128Updated last year
- The /etc/hosts parsing and resolver library for golang☆65Updated 3 years ago
- A high-level interface for interacting with a Git subprocess in Go☆25Updated 9 months ago
- ☆98Updated 7 months ago
- Collection of mostly unrelated helper Go packages.☆34Updated last year
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 2 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 6 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆89Updated 4 years ago
- 2D locality queries in Go☆34Updated 2 months ago
- Easy file permissions for golang. Easily get and set file permission bits.☆53Updated 4 years ago
- A complete solution for static files in Go code☆129Updated last year
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A Golang library for dumping SQL text☆41Updated 2 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- An inflection engine for golang☆103Updated 10 months ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Buffered Reader/Writer☆77Updated last month