creasty / defaultsLinks
Initialize structs with default values
☆866Updated last year
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☆983Updated 5 months ago
- An enum generator for go☆913Updated 2 months ago
- A golang package for converting to snake_case or CamelCase☆1,128Updated 2 years ago
- An in-memory cache with item expiration and generics☆1,208Updated 2 months ago
- Go library for retrying with configurable backoffs☆701Updated last week
- Combine one or more Go errors together☆1,169Updated last year
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆728Updated 2 years ago
- Update outdated Go dependencies interactively☆1,076Updated last month
- Go package for dealing with maps, slices, JSON and other data.☆834Updated 2 months ago
- A comprehensive error handling library for Go☆1,269Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆657Updated 10 months ago
- Convert Golang's http.Request to CURL command line☆798Updated this week
- Golang errors with stack trace and source fragments.☆1,103Updated last year
- Server Sent Events server and client for Golang☆1,014Updated last year
- Generate type-safe Go converters by defining function signatures.☆810Updated 3 weeks ago
- A Go tool to auto generate methods for your enums☆511Updated last week
- A Go (golang) package for representing a list of errors as a single error.☆2,540Updated this week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,014Updated last month
- Go copy directory recursively☆769Updated last year
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆1,030Updated 10 months ago
- Thread-safe file locking library in Go☆703Updated 3 weeks ago
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,306Updated last month
- Go structures with default values using tags☆344Updated last year
- a fake clock for golang☆723Updated 2 months ago
- Fast ring-buffer deque (double-ended queue)☆754Updated 2 months ago
- Refactoring and code transformation tool for Go.☆1,028Updated 11 months ago
- errors with stacktraces for go☆1,005Updated 2 years ago
- A universal mechanism to manage goroutine lifecycles☆1,684Updated 7 months ago
- Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends☆1,336Updated 9 months ago
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆399Updated 10 months ago