-
Andrey Tarantsov Development
- Tbilisi, Georgia
-
00:15
(UTC +04:00) - http://www.tarantsov.com/
- @andreyvit@social.lol
- andreyvit
- https://t.me/andreyvit
-
edb Public
Embedded Database for Go, serializes structs with indices using boltdb (for now; badger version coming)
-
mvp Public
Pragmatic Golang web stack enabling quick development of “modern”, but sane web apps and APIs
-
ynabexpenseform Public
YNAB Shareable Expense Form
Go BSD 2-Clause "Simplified" License UpdatedJun 30, 2025 -
-
httpform Public
Fill an input struct from Go net/http.Request body, cookies, query string and path params, transparently accept application/json, query string, application/x-www-form-urlencoded and multipart/form-…
Go MIT License UpdatedMay 19, 2025 -
journal Public
WAL-like append-only multi-file journals in Go for WALs, logs and similar use cases, with atomic commits, supporting timestamps, compression and encryption.
Go BSD 2-Clause "Simplified" License UpdatedMay 13, 2025 -
sealer Public
Provides io.Writer and io.Reader that transparently compresses and encrypts a stream of data using the modern best practices: zstd and ChaCha20-Poly1305 AEAD with an ephemeral key.
-
assert Public
A tiny assertion library for Go, the kind that wouldn't be out of place in stdlib
-
-
jsonfix Public
Allows trailing commas, comments and bare keys in JSON in Go
Go MIT License UpdatedJan 28, 2025 -
-
-
-
watchdogd Public
Watchdog server: collects checkins from scripts (e.g. backups), and provides status endpoints returning OKAY if checkin happened within last N hours, which you can monitor via updown.io or similar.
Go BSD 2-Clause "Simplified" License UpdatedOct 1, 2024 -
tinyjson Public
A tiny JSON decoder for use in tinygo-compiled web assembly binaries
-
tagparser Public
A better, simpler parser of conventional Go struct tags, an alternative to vmihailenco/tagparser with a simpler implementation, optional error reporting, and saner compatible tag syntax.
-
openai Public
Best way to use ChatGPT/GPT-3 with Go: zero dependencies, tokenizer, under 1500 LOC
-
jsondiff Public
Zero-dependencies simple JSON diffing and formatting library for Go
-
json-diff Public
Structural diff for JSON files
-
minicomponents Public
Component support for Go templates (html/template and text/template)
-
aidev Public
AI developer: ask GPT-4 to modify an entire folder full of files
-
envloader Public
Assists in writing Go executables that load their config from the environment, similar to stdlib flag, but not TOO similar
-
-
httpserver Public
A slightly higher-level API for Go http.Server, supporting graceful shutdown and easier error handling
-
signedstrings Public
HMAC-SHA256 signing of arbitrary strings (without timestamps or anything extra, but with optional prefixes)
Go MIT License UpdatedMar 17, 2023 -
-
sqlstruct Public
Use Go structs with database/sql using this code generator
-
-
contextual Public
Context-based logging, metrics, and service lookup for Go apps
MIT License UpdatedApr 20, 2021 -