rqlite / sql
Pure Go SQL parser
☆146Updated 4 months ago
Alternatives and similar repositories for sql:
Users that are interested in sql are comparing it to the libraries listed below
- Go templates invoked as functions☆154Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Expression evaluator for Go☆68Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Optional values for Go☆103Updated 2 months ago
- ☆121Updated last year
- A fast file-based priority queue☆58Updated 11 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Go 1.23 range functions with database/sql☆145Updated 4 months ago
- Simplified error handling in Go☆167Updated 2 years ago
- spectacular Golang struct tag parsing☆61Updated last year
- ☆118Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Basic Markdown parser and HTML generator☆89Updated 3 months ago
- Script engine, especially good for tests☆149Updated last year
- A golang map in which entries expire after given a time period☆57Updated last year
- A set of performant rate limiters for Go☆90Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- sqlf generates parameterized SQL statements in Go, sprintf style☆127Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 3 months ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Load file-backed memory☆120Updated 2 years ago
- Zero-allocation type-safe pool for Go☆230Updated last year
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆158Updated last year
- Parse json with comments and trailing commas.☆88Updated 3 years ago
- A purego binding for libffi.☆85Updated last week
- µDiff - a micro Go diffing library☆176Updated last month