hack-pad / go-indexeddbLinks
An IndexedDB driver for Go code compiled to WebAssembly.
☆30Updated 2 years ago
Alternatives and similar repositories for go-indexeddb
Users that are interested in go-indexeddb are comparing it to the libraries listed below
Sorting:
- wasmws: Webassembly (WASM) Websockets for Go applications☆79Updated last year
- A PDF renderer for the goldmark markdown parser.☆138Updated 2 months ago
- schema is a Go package providing access to database schema metadata, for database/sql drivers.☆56Updated last year
- Collection of mostly unrelated helper Go packages.☆34Updated last year
- 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
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 11 months ago
- Gio-Plugins offers new plugins to extend and enhance your Gio app. Inspired by flutter/plugins repository,☆68Updated 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 last month
- Mermaid diagram support for Goldmark Markdown parser.☆57Updated this week
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 4 months ago
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated 7 months ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆84Updated 5 months ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆48Updated 6 years ago
- The golang tool of the zig compiler automatically compiles different targets according to the GOOS GOARCH environment variable. You need …☆47Updated 3 years ago
- (Experimental) Go library for multi-platform clipboard.☆71Updated 5 years ago
- Fast, secure and efficient secure cookie encoder/decoder☆83Updated 2 years ago
- Go code generator to access PostgreSQL tables and views on top of pgx☆22Updated last month
- SQLite over stdin/stdout☆121Updated last month
- A Go API for generating .go source files☆24Updated 3 years ago
- Flexible translation and humanization library for Go, based on the concepts behind gettext.