coddingtonbear / go-jsonselect
JSONSelect implementation in Go
☆15Updated 9 years ago
Alternatives and similar repositories for go-jsonselect:
Users that are interested in go-jsonselect are comparing it to the libraries listed below
- inspect is a small Go package that makes it easy to inspect information about Go source code.☆18Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- Line breaking in linear time☆31Updated 6 years ago
- ☆29Updated 8 years ago
- create low memory key/value objects in Go☆21Updated 7 years ago
- 2D locality queries in Go☆33Updated 2 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- Generates automatically a Reset() method☆33Updated 7 years ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- A small library to help rewrite / modify the AST of a Go (golang) program☆17Updated 9 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- HTML Form generator from Go structs☆12Updated 6 years ago
- CSRF protection middleware via context for Go.☆21Updated 7 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- github.com/cznic/plot has moved to modernc.org/plot☆17Updated 6 years ago
- P-Square Algorithm in Go☆36Updated 2 years ago
- Social network programming interface with support for Twitter, Facebook, ..., and easily add more.☆12Updated 7 years ago
- The retry package encapsulates the mechanism around retrying commands.☆19Updated 5 months ago
- runs go generate recursively on a specified path or environment variable and can filter by regex☆30Updated 8 years ago
- Remove implicit field traversals from Go source☆37Updated 2 years ago
- An Go language package for getting your public IP address. It's inspired by go-ipify: https://github.com/rdegges/go-ipify☆24Updated 5 years ago
- repackage the golang elliptic library enhancements by Vlad Krasnov and Shay Gueron as a stand alone library. Works with Go 1.4 or Go 1.5.☆35Updated 9 years ago
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆29Updated 6 months ago
- FieldMap function generator for https://github.com/mholt/binding