rqlite / sqlLinks
Pure Go SQL parser
☆164Updated 4 months ago
Alternatives and similar repositories for sql
Users that are interested in sql are comparing it to the libraries listed below
Sorting:
- Expression evaluator for Go☆77Updated 7 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 2 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Optional values for Go☆104Updated 10 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Basic Markdown parser and HTML generator☆113Updated 10 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- ☆122Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Compile Go regular expressions to Go code☆96Updated 2 months ago
- MUS format serializer for Go☆119Updated last week
- ☆123Updated 2 years ago
- A high performance in memory distributed cache☆72Updated 9 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- A high performance memory-bound Go cache☆94Updated this week
- sqlf generates parameterized SQL statements in Go, sprintf style☆128Updated 2 years ago
- Go 1.23 range functions with database/sql☆151Updated 11 months ago
- Intern Go strings☆96Updated last year
- Print uncovered code☆59Updated 9 months ago
- Script engine, especially good for tests☆161Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆90Updated this week
- work in progress☆210Updated this week
- S3 FileSystem (fs.FS) implementation☆209Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 5 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- Load file-backed memory☆122Updated 3 years ago