keegancsmith / sqlfLinks
sqlf generates parameterized SQL statements in Go, sprintf style
☆128Updated 2 years ago
Alternatives and similar repositories for sqlf
Users that are interested in sqlf are comparing it to the libraries listed below
Sorting:
- A complete solution for static files in Go code☆129Updated last year
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 years ago
- Go templates invoked as functions☆156Updated 4 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- Simple error handling primitives☆60Updated 4 years ago
- Straightforward HTTP session management☆129Updated 10 months ago
- Optional values for Go☆104Updated last year
- Golang package to manipulate time intervals.☆84Updated 6 years ago
- A Go library for validating structs, maps and slices.☆231Updated last year
- A set of performant rate limiters for Go☆91Updated last year
- A go in-memory table☆229Updated 3 years ago
- A PDF renderer for the goldmark markdown parser.☆142Updated last month
- Python's repr() for Go☆172Updated 2 weeks ago
- A small flexible merge library in go☆128Updated last year
- :non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation☆154Updated 2 years ago
- A fast ISO8601 date parser for Go☆157Updated 4 months ago
- Convert Go values to their AST☆312Updated 11 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆164Updated 2 years ago
- Simple SQL extensions for Go☆174Updated last year
- Classy HTTP Handlers in Go☆55Updated 3 years ago
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- 🍍Jeff provides the simplest way to manage web sessions in Go.☆270Updated last year
- Tool for golang that generates jennifer code☆75Updated 2 years ago
- Implementation of io/fs.FS that appends SHA256 hashes to filenames to allow for aggressive HTTP caching.☆382Updated last year
- A library for writing type-safe HTML in Golang☆127Updated 5 years ago
- Efficient and reliable background processing for Go☆131Updated 5 years ago
- Fastest levenshtein implementation in Go.