go-llsqlite / crawshawLinks
Low-level Go interface to SQLite 3 using cgo
☆28Updated 5 months ago
Alternatives and similar repositories for crawshaw
Users that are interested in crawshaw are comparing it to the libraries listed below
Sorting:
- SQLite driver for the Go programming language☆39Updated 7 months ago
- SQLite over stdin/stdout☆127Updated this week
- A port of the pikchr markup language interpreter to pure Go☆58Updated 3 weeks ago
- Ungrammar implementation and API in Go☆46Updated last year
- Go sqlite3 vfs☆49Updated last year
- Persist a Go object to a JSON file☆103Updated last year
- Checking Go templates for validity.☆66Updated last year
- Structured concurrency manager for Go☆46Updated 2 years ago
- Ordered codes for database keys☆45Updated last year
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated last month
- Go implementation of the JWZ email threading algorithm☆31Updated 2 years ago
- strftime/strptime for Go☆18Updated last month
- The golang tool of the zig compiler automatically compiles different targets according to the GOOS GOARCH environment variable. You need …☆47Updated 3 years ago
- Quick helpers for testing Go applications using generics.☆53Updated 7 months ago
- Adding components to `html/template`☆32Updated 3 years ago
- Binary Serialization with explicit layout and versioning☆19Updated 3 months ago
- Go sqlite VFS for using a zstd seekable compressed file.☆55Updated last month
- Example repository for embedding Litestream in a Go application.☆63Updated 3 years ago
- Golang library to build sqlite extensions☆176Updated 9 months ago
- A go tool plugin for tailwindcss☆25Updated last month
- An SVG plotting library for golang☆41Updated 2 years ago
- Generic data structures and utility types in Go☆25Updated this week
- Simple example for using Turbos Streams in Go with the Gorilla WebSocket toolkit.☆31Updated last year
- generate template FuncMap helpers to construct struct literals within a Go template☆39Updated 4 months ago
- Vega chart rendering in pure Go☆28Updated 4 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated 2 months ago
- HTML Pretty Print for Go (golang)☆19Updated 5 years ago
- versatile stream IO and RPC based IPC stack for Go☆40Updated 2 years ago
- Generic deque container