tcard / valuegraph
Package valuegraph produces a graph representation of any Go value.
☆32Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for valuegraph
- Simple and performant routing in Go.☆20Updated 9 years ago
- Thunder is a high productivity wrapper for BoltDB.☆32Updated 8 years ago
- High Performance Porter2 Stemmer☆46Updated 4 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 9 years ago
- k8s wait and backoff utilities, extracted for general use☆36Updated 8 years ago
- Go lang tar http.FileSystem☆46Updated 7 years ago
- A library in golang that implements the PorterStemmer algorithm for stemming words.☆35Updated 7 years ago
- Remove implicit field traversals from Go source☆35Updated 2 years ago
- Golang fixed versions tool for your private and public dependencies☆23Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 5 years ago
- Patrol error logging platform http://patrol.name/☆24Updated 9 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆41Updated 6 years ago
- Rethinking logs and metrics.☆63Updated 8 years ago
- Middleware decorator for go servers.☆37Updated 9 years ago
- FieldMap function generator for https://github.com/mholt/binding☆24Updated 7 years ago
- A library for abstracting away from the literal Go time library, for testing and time control.☆57Updated last year
- The Go library for working with delimited separated value (DSV).☆28Updated 6 years ago
- ☆29Updated 8 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 4 years ago
- BitSet data structure in golang☆39Updated 4 years ago
- generate client libraries for your rpc servers☆18Updated 9 years ago
- Temporary structs and maps with expiring elements in Golang