xorcare
Senior Development Engineer at Golang and generator of ideas! Stack: Go, DDD, Git, Postgres, Kafka, K8S. GPG: 2AA2B5FD865F151CF98C5F3E26C8CA083AC0F774
Open Mobile Platform LLC Russian Federation
Pinned Repositories
caiman
This is a tool for converting LDIF (LDAP) data into standard vCard4 data, and then downloading it to services or applications that are compatible with the vCard4 standard.
go-mod-bump
Script to elegantly update direct Go modules in separate commit
golden
Package golden testing with golden files in Go. A golden file is the expected output of test, stored as a separate file rather than as a string literal inside the test code.
INIFile
Class for parsing ini files in Visual Basic 5-6
miflib.go
Application to download data from miflib library.
nunino
Nunino is a simple command-line tool written in Go that generates random strings of Japanese Hiragana syllables represented in Romaji (Latin script). Users can specify the number of lines, the number of syllables per line, and select from different groups of syllables.
pointer
Helper routines for simplifying the creation of optional fields of basic type.
testing-go-code-with-postgres
The example suggests a solution to the problem of cleaning the database after running tests and the problem of running tests in parallel. It also shows how to organize integration testing of Go code with Postgres.
tornado
Library for easy launch of tor proxy on golang.
VestaCP-Sync-Backups-To-Mega
VestaCP: uploading backups to the MEGA cloud
xorcare's Repositories
xorcare/pointer
Helper routines for simplifying the creation of optional fields of basic type.
xorcare/golden
Package golden testing with golden files in Go. A golden file is the expected output of test, stored as a separate file rather than as a string literal inside the test code.
xorcare/testing-go-code-with-postgres
The example suggests a solution to the problem of cleaning the database after running tests and the problem of running tests in parallel. It also shows how to organize integration testing of Go code with Postgres.
xorcare/VestaCP-Sync-Backups-To-Mega
VestaCP: uploading backups to the MEGA cloud
xorcare/INIFile
Class for parsing ini files in Visual Basic 5-6
xorcare/miflib.go
Application to download data from miflib library.
xorcare/caiman
This is a tool for converting LDIF (LDAP) data into standard vCard4 data, and then downloading it to services or applications that are compatible with the vCard4 standard.
xorcare/dotfiles
This repository stores the configuration files of system and programs, as well as a script to automate various tasks.
xorcare/go-mod-bump
Script to elegantly update direct Go modules in separate commit
xorcare/derefer
Helper routines for simplifying the dereferencing of pointers of basic type.
xorcare/php-idml
A simple class to handle file management of Adobe InDesign IDML files.
xorcare/tornado
Library for easy launch of tor proxy on golang.
xorcare/blockchair
Golang package for interacting with the Blockchair.com API. https://github.com/Blockchair/Blockchair.Support/blob/master/API.md
xorcare/blockchain
Golang client https://blockchain.info/api/blockchain_api
xorcare/cemelon
The tool collects address used in the bitcoin blockchain!
xorcare/awesome-go
A curated list of awesome Go frameworks, libraries and software
xorcare/brainfuck
A virtual Brainfuck machine in Go
xorcare/DLL-Base-Address-Generator
Generate a DLL Base Address
xorcare/nunino
Nunino is a simple command-line tool written in Go that generates random strings of Japanese Hiragana syllables represented in Romaji (Latin script). Users can specify the number of lines, the number of syllables per line, and select from different groups of syllables.
xorcare/xorcare