golang-sql / sqlexpLinks
Experimental golang database/sql
☆19Updated 3 years ago
Alternatives and similar repositories for sqlexp
Users that are interested in sqlexp are comparing it to the libraries listed below
Sorting:
- Barebones subcommand handling☆64Updated 6 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆84Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Go templates invoked as functions☆156Updated 4 years ago
- errs is a package for making errors friendly and easy☆56Updated last year
- Expression evaluator for Go☆80Updated 3 weeks ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 5 months ago
- Go Timer implementation with a fixed Reset behavior☆33Updated last year
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- Optional values for Go☆104Updated last year
- Simple string pattern matcher for Go☆136Updated 5 months ago
- strftime/strptime for Go☆18Updated 4 months ago
- ☆101Updated last year
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆93Updated last year
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- JSON schema support for Go programs☆91Updated 3 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- A complete solution for static files in Go code☆129Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 10 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Storing strings without GC overhead☆86Updated last month
- Collection of Go packages for working with the http.FileSystem interface.☆62Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- FastPrinter supports write values in io.Writer without allocation☆12Updated 2 months ago
- Pluralization of English terms☆26Updated last week
- Create a gRPC Server from Database☆26Updated 2 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- Join contexts like never before!☆20Updated 8 years ago