wroge / scanLinks
scan sql rows into any type powered by generics
☆66Updated last year
Alternatives and similar repositories for scan
Users that are interested in scan are comparing it to the libraries listed below
Sorting:
- The fastest HTTP router available for Go.☆60Updated last year
- Simple, type-safe hook system to enable easier modularization of your Go code.☆96Updated 2 years ago
- Powerful struct scanning for Go's database/sql and other compatible interfaces.☆47Updated 3 years ago
- 🍃 Tiny event emitter built on generics☆43Updated last year
- Native type for dealing with dates in Go☆68Updated 2 weeks ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago
- Nats-mutex is a distributed lock library using NATS JetStream.☆27Updated 8 months ago
- A robust, dependency-free go library that provides simple, thin, and user-friendly pub-sub kind of in-process event system for your Go ap…☆117Updated 11 months ago
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 8 months ago
- Convert Golang structs to Typescript interfaces☆73Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 2 years ago
- Server-Sent Events for Go. A tiny, dependency-free, spec-compliant library compatible with the HTTP stdlib.☆90Updated last month
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Worker for golang☆17Updated 10 months ago
- A Unicode-based case conversion library for Go☆58Updated last year
- Cookies, but with structs, for happiness.☆111Updated last month
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- Generic simple workflows and concurrency patterns☆45Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- A collection of Go packages for creating robust GraphQL APIs☆57Updated 10 months ago
- Scan provides the ability to to scan sql rows directly to any defined structure.