creasty / defaultsLinks
Initialize structs with default values
☆845Updated 11 months ago
Alternatives and similar repositories for defaults
Users that are interested in defaults are comparing it to the libraries listed below
Sorting:
- A library for diffing golang structures☆960Updated last year
- An enum generator for go☆851Updated this week
- A golang package for converting to snake_case or CamelCase☆1,097Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆604Updated 4 months ago
- An in-memory cache with item expiration and generics☆1,123Updated last week
- A comprehensive error handling library for Go☆1,256Updated 8 months ago
- Combine one or more Go errors together☆1,148Updated last year
- Go library for retrying with configurable backoffs☆674Updated last year
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆717Updated last year
- Convert Golang's http.Request to CURL command line☆788Updated 2 months ago
- Go package for dealing with maps, slices, JSON and other data.☆779Updated 5 months ago
- Golang errors with stack trace and source fragments.☆1,093Updated last year
- Update outdated Go dependencies interactively☆1,034Updated 3 months ago
- Server Sent Events server and client for Golang☆969Updated last year
- A Go (golang) package for representing a list of errors as a single error.☆2,476Updated last month
- A Go tool to auto generate methods for your enums☆488Updated 5 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆969Updated last month
- Go copy directory recursively☆761Updated 6 months ago
- Thread-safe file locking library in Go☆649Updated 3 weeks ago
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,239Updated last month
- Generate type-safe Go converters by defining function signatures.☆733Updated last week
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- errors with stacktraces for go☆980Updated last year
- Parse and modify Go struct field tags☆647Updated last year
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆2,017Updated 8 months ago
- Go structures with default values using tags☆327Updated last year
- Simple and fast template engine for Go☆878Updated last year
- A supersonic rate limiting package for Go with HTTP middleware.☆632Updated 3 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆904Updated 10 months ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆661Updated 2 years ago