tbe / pqparser
A helper library to support libpq style connection strings for go-pg
☆10Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for pqparser
- automatically trigger a profile in your golang (go) application when a condition is matched.☆15Updated 4 years ago
- Battle-tested Go struct and map traversal utilities.☆33Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 4 years ago
- Simple go vendoring using git submodules.☆12Updated 7 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- The retry package encapsulates the mechanism around retrying commands.☆19Updated 2 months ago
- Simple generative fuzzer☆16Updated 3 years ago
- This returns the name of the calling function/package with no allocations.☆14Updated last year
- An x86(_64) spinlock☆14Updated 9 years ago
- An insanely tiny Postgres library for Go☆18Updated 3 years ago
- ☆12Updated 6 years ago
- inspect is a small Go package that makes it easy to inspect information about Go source code.☆18Updated 7 years ago
- StreamQL is a stream query language☆17Updated 6 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 3 years ago
- Graphic library supporting various displays☆25Updated 3 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- 2D locality queries in Go☆32Updated 2 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 4 years ago
- Ordered key-value storage package written in Go