sysulq / struct2interfaceLinks
Dev helper tool that generates a Golang interface by inspecting the structure methods of existing .go files.
☆10Updated last month
Alternatives and similar repositories for struct2interface
Users that are interested in struct2interface are comparing it to the libraries listed below
Sorting:
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Collect data about your dependencies☆43Updated last month
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Performance related examples for Go☆29Updated last year
- Go's missing DateTime package☆37Updated 6 months ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 2 years ago
- ☆14Updated last month
- Faster substitution of tidwall/gjson☆39Updated 8 months ago
- copy struct to struct for golang☆25Updated 2 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- 🌀 A simple Go package for (un-)marshalling null-able JSON types☆19Updated 6 months ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- Load balancer Algorithms☆36Updated 7 months ago
- Fastest time format for go☆73Updated 2 years ago
- Same as fmt.Errorf but with stack trace.☆40Updated 4 years ago
- Declarative golang HTTP client☆22Updated 2 years ago
- Functions that operate on slices. Similar to functions from package strings or package bytes that have been adapted to work with slices.☆17Updated 4 years ago
- A fast file-based priority queue☆58Updated last year
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 months ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 6 months ago
- Fast and Scalable RPC Framework☆43Updated last year
- Generate FieldMask utility functions for protobuf☆37Updated 2 years ago
- High Availability Routing and Queueing Application☆50Updated 3 years ago
- ☆28Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- 🧵 thead facilities in Go☆17Updated 4 years ago
- parallel: a Go Parallel Processing Library☆28Updated 5 years ago
- Database testing made easy in Go.☆18Updated 2 years ago