robbiev / pinata
piñata is a go package to beat data out of interface{}, []interface{} and map[string]interface{}
☆17Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for pinata
- Simple and performant routing in Go.☆20Updated 9 years ago
- Temporary structs and maps with expiring elements in Golang☆38Updated last year
- Add a little high availability to your Go functions or methods.☆20Updated 8 years ago
- A small Go (Golang) package for hashed passwords☆26Updated 8 years ago
- BitSet data structure in golang☆39Updated 4 years ago
- Faster search for fixed patterns with Go☆29Updated 6 years ago
- Period provides a set of missing Time Range to Go, it cover all basic operations regardings time ranges.☆46Updated 9 years ago
- Go service runner abstraction☆8Updated 8 years ago
- An adapter to enable the Schwartzian Transform when sorting in Go.☆16Updated 9 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- Generates minimal embedded database from structs in golang; moved to gitlab.com/microo8/mimir☆39Updated 4 years ago
- Package srcutil provides utilities for working with Go source code.☆26Updated 7 years ago
- A library in golang that implements the PorterStemmer algorithm for stemming words.