kisielk / sqlstructLinks
sqlstruct provides some convenience functions for using structs with go's database/sql package
☆179Updated last year
Alternatives and similar repositories for sqlstruct
Users that are interested in sqlstruct are comparing it to the libraries listed below
Sorting:
- The slice package sorts Go slices.☆111Updated 7 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆140Updated 9 months ago
- An approximate string matching library for the Go programming language.☆182Updated 3 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- LiveReload server for Go [golang]☆129Updated last year
- a package for decode form's values into struct in Go☆192Updated 3 years ago
- A cron job scheduler for Go☆205Updated 10 years ago
- HTTP Authentication middlewares☆222Updated 4 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- A Form Encoding & Decoding Package for Go☆253Updated 4 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 7 years ago
- Statictemplate is a code generator for Go's text/template and html/template.☆80Updated 7 years ago
- SMTP server library for Go☆214Updated 4 years ago
- Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand☆132Updated 4 years ago
- Golang pkg for URL parsing and normalization☆160Updated 3 years ago
- A code generation tool to enable generics in go☆163Updated 8 years ago
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 4 years ago
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆265Updated 3 months ago
- Dependency-less dependencies for Go.☆122Updated 9 years ago
- Obfuscating IDs made simple with modular multiplicative inverse☆157Updated 7 years ago
- Real-time Go struct to JS object synchronisation over SSE and WebSockets☆186Updated 7 months ago
- Leaky bucket implementation in Go with support for different backends (redis, in-memory)☆87Updated last month
- A SQL database migration toolkit in Golang☆159Updated 6 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- Run functions resiliently in Go, catching and restarting panics☆159Updated 2 years ago
- Go package for program configuration☆175Updated 3 years ago
- User agent string parser in golang☆71Updated 5 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆225Updated last year
- Very fast, very unsafe serialization for Go