Projects with this topic
-
go set
https://github.com/hashicorp/go-set The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for orderable data
Updated -
🔧 🔗 https://github.com/etkecc/go-secgen Secrets generator, supported types:Passwords Random bytes ED25519 SSH keypairs Simple go environment variables reader, for env-based configs
Updated -
Go Hardware
https://github.com/rakyll/go-hardware
A directory of hardware related libs, tools, and tutorials for Go
Updated -
askeladden
https://github.com/ornlu-is/askeladden A completely overengineered project.
Updated -
Golang Git Hooks example
https://github.com/ornlu-is/go_git_hooks_example Example git hooks for golang
Updated -
Golang Functional Options
https://github.com/ornlu-is/go_functional_options An example of how to implement the Functional Options pattern for Golang.
Updated -
Go Pipeline Pattern
https://github.com/ornlu-is/go_pipeline_pattern
A simple example on how to apply the pipeline pattern in Go.
Updated -
go_tee_channel_patternUpdated
-
🔧 🔗 https://github.com/go-shiori/go-readabilityGo package that cleans a HTML page for better readability.
Updated -
form
https://github.com/go-playground/form
🚂 Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.Updated -
mold
https://github.com/go-playground/mold
✂️ Is a general library to help modify or set data within data structures and other objects.Updated -
Webhooks
https://github.com/go-playground/webhooks
🎣 Webhook receiver for GitHub, Bitbucket, GitLab, GogsUpdated -
ksql
https://github.com/go-playground/ksql
a JSON data expression lexer, parser, cli and library
Updated -
Errors
https://github.com/go-playground/errors
💥 Error Context, Stack Trace, Types and Tags for full error handling and logging.Updated -
log
https://github.com/go-playground/log
📗 Simple, configurable and scalable Structured Logging for Go.Updated -
pure
https://github.com/go-playground/pure
🚱 Is a lightweight HTTP router that sticks to the std "net/http" implementationUpdated -
Universal Translator
https://github.com/go-playground/universal-translator
💬 i18n Translator for Go/Golang using CLDR data + pluralization rulesUpdated -
itertools
https://github.com/go-playground/itertools
Go Iteration tools with a rusty flavour
Updated -
sensitive
https://github.com/go-playground/sensitive provides base types who's values should never be seen by the human eye, but still used for configuration.
Updated -
pool
https://github.com/go-playground/pool
🚤 a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellationUpdated