VinGarcia
Senior Software Engineer, amateur philosopher, Star Trek fan, addicted to anime, and maintainer of a few open-source projects.
Belo Horizonte - MG, Brazil
Pinned Repositories
downhill-simplex
This is an implementation of the downhill-simplex in C++ by Botao Jia from codeguru (www.codeguru.com). Its simple and easy to use.
jSpy
A JavaScript-like Speech Parsing framework with PYthonic features
kapi
An adapter for fasthttp that parses the request arguments with reflection
krest
A very simple and powerful package for making REST requests with very little effort
ksql
A Simple and Powerful Golang SQL Library
ports-and-adapters-go-template
This is an example of a keep-it-simple directory layout for Go projects that was created using DDD principles, please copy and share if you like it.
Simple-Iterator-Template
Provides a header-only iterator template that is easy to adapt for any custom container
structscanner
Scan data into structs with ease and without interacting directly with the reflect library.
VinGarcia's Repositories
VinGarcia/ksql
A Simple and Powerful Golang SQL Library
VinGarcia/ports-and-adapters-go-template
This is an example of a keep-it-simple directory layout for Go projects that was created using DDD principles, please copy and share if you like it.
VinGarcia/Simple-Iterator-Template
Provides a header-only iterator template that is easy to adapt for any custom container
VinGarcia/structscanner
Scan data into structs with ease and without interacting directly with the reflect library.
VinGarcia/krest
A very simple and powerful package for making REST requests with very little effort
VinGarcia/kapi
An adapter for fasthttp that parses the request arguments with reflection
VinGarcia/golang-reading-files-from-tests
This is a simple example project showing how to read files in the root directory from inside tests
VinGarcia/badger-cli
A very simple badger CLI tool inspired on redis-cli
VinGarcia/urlvaluescanner
VinGarcia/echoserver
A very simple public docker image just for testing requests, it echoes all requests and logs them.
VinGarcia/excalidraw
Some drawing I did in excalidraw.com that I want to save, they might useful for others too
VinGarcia/go-benchmarks
This repo contains a few benchmarks written for studying purposes
VinGarcia/go-pool
VinGarcia/jit-rpg-system
JIT - Just In Time is an RPG system. Its goals are: Simplicity (quick set up, and as few calculations as possible), and flexibility (do what you want with your character, the only thing that can hold you back is the game master's rules, not the system).
VinGarcia/klog
A simple flexible logger that outputs JSON
VinGarcia/actions-runner-controller
Kubernetes controller for GitHub Actions self-hosted runners
VinGarcia/badger
Fast key-value DB in Go.
VinGarcia/bar
VinGarcia/dot-files
My configuration files for GNU/Linux
VinGarcia/fakers
A simple deterministic faker library for Golang
VinGarcia/flux2
Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
VinGarcia/foo
VinGarcia/gopdf
A simple library for generating PDF written in Go lang
VinGarcia/insights
VinGarcia/kfaker
VinGarcia/klarista
Hot clusters brewed daily!
VinGarcia/ksql-usage-example
VinGarcia/pgx
PostgreSQL driver and toolkit for Go
VinGarcia/structi
A simple tool for efficiently iterating over structs' attributes
VinGarcia/vingarcia.github.io