jackc / pgxrecordLinks
pgxrecord is a tiny framework for CRUD operations and data mapping.
☆14Updated 2 years ago
Alternatives and similar repositories for pgxrecord
Users that are interested in pgxrecord are comparing it to the libraries listed below
Sorting:
- An insanely tiny Postgres library for Go☆18Updated 4 years ago
- A simple, secure golang password hashing/key-derivation package☆23Updated 2 months ago
- Go code generator to access PostgreSQL tables and views on top of pgx☆23Updated 3 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 3 months ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- urlstruct decodes url.Values into structs☆27Updated last week
- Go's missing DateTime package☆37Updated 3 weeks ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- Render Templates☆16Updated 4 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- An assert function for Go that works like the one in C.☆21Updated 4 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- An (almost) compliant XPath 1.0 library.☆48Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated last year
- Storing strings without GC overhead☆84Updated 3 months ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- ☆12Updated 3 years ago
- Relational-database web client☆23Updated last year
- JSON Stream parser for Go☆23Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Fastest time format for go☆71Updated 3 years ago
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated 5 months ago
- ☆30Updated 4 years ago
- 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
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated last week