AlekSi
Pseudo-random person. Chief gopher at @FerretDB. Previously: @GolangShow co-host, @GopherConRu and Golang Moscow organizer and speaker.
@FerretDBArmenia
Pinned Repositories
cgo-by-example
NOT UPDATED FOR YEARS. How to mix C and Go with cgo
gocov-xml
mysqlx
MySQL driver for Go's (golang) database/sql package and MySQL X Protocol
nut
Nut is a tool to manage versioned Go source code packages, called "nuts".
pointer
Go package pointer provides helpers to get pointers to values of built-in types.
zabbix
Archived, see https://github.com/AlekSi/zabbix/issues/24
FerretDB
A truly Open Source MongoDB alternative
reform
A better ORM for Go, based on non-empty interfaces and code generation.
golangshow.com
A web site of the GolangShow podcast.
talks
GopherCon Russia talks
AlekSi's Repositories
AlekSi/gocov-xml
AlekSi/golang-tip
Daily builds of active Go development branches
AlekSi/alice
Alice is a Go package providing helpers for developing skills for Alice virtual assistant via Yandex.Dialogs platform.
AlekSi/docker-ps-bitbar
BitBar plugin that displays statuses of local Docker containers
AlekSi/rtm
(I migrated to OmniFocus) Go client for Remember The Milk API v2
AlekSi/generics-vs-interfaces
AlekSi/nfpm
nFPM is Not FPM - a simple deb, rpm, apk and arch linux packager written in Go
AlekSi/FerretDB
A truly Open Source MongoDB alternative
AlekSi/golangci-lint
Linters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
AlekSi/bson
BSON for Go
AlekSi/dance
FerretDB integration testing
AlekSi/depguard
Go linter that checks if package imports are in a list of acceptable packages.
AlekSi/github-actions
AlekSi/go-bug
AlekSi/go-githubactions
Go SDK for GitHub Actions - easily author GitHub Actions in Go
AlekSi/go-hclog-slog
An adapter from hclog to log/slog
AlekSi/go-internal
Selected Go-internal packages factored out from the standard library
AlekSi/homebrew-cask
🍻 A CLI workflow for the administration of macOS applications distributed as binaries
AlekSi/kong
Kong is a command-line parser for Go
AlekSi/kong-example
AlekSi/oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
AlekSi/panicparse
Crash your app in style (Golang)
AlekSi/percona-qa
Percona QA is a suite of scripts and utilities that assists in building, continuous integration, automated testing & bug reporting for Percona Server, Percona XtraDB Cluster, Percona Server for MongoDB, as well as other flavors of MySQL (Oracle, Facebook MyQSL, WebScaleSQL, MariaDB) etc.
AlekSi/pgx
PostgreSQL client library for Go
AlekSi/postgresql-docs
Percona Distribution for PostgreSQL
AlekSi/pull-request-analytics-action
Provides informative reports on team and developer metrics, based on data from pull requests and code reviews
AlekSi/submodules-test
AlekSi/tailscale
The easiest, most secure way to use WireGuard and 2FA.
AlekSi/talos-crypto
Go library wrapping standard library crypto/x509
AlekSi/task
A task runner / simpler Make alternative written in Go