Vinícius Garcia (@VinGarcia)
  • Stars
    star
    428
  • Global Rank 64,047 (Top 3 %)
  • Followers 89
  • Following 2
  • Registered over 10 years ago
  • Most used languages
    Go
    68.4 %
    C++
    21.1 %
    Python
    10.5 %
  • Location 🇧🇷 Brazil
  • Country Total Rank 1,105
  • Country Ranking
    Go
    32
    C++
    153

Top repositories

1

ksql

A Simple and Powerful Golang SQL Library
Go
279
star
2

Simple-Iterator-Template

Provides a header-only iterator template that is easy to adapt for any custom container
C++
47
star
3

ddd-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.
Go
47
star
4

structscanner

Scan data into structs with ease and without interacting directly with the reflect library.
Go
18
star
5

jSpy

A JavaScript-like Speech Parsing framework with PYthonic features
C++
9
star
6

krest

A very simple and powerful package for making REST requests with very little effort
Go
7
star
7

kapi

An adapter for fasthttp that parses the request arguments with reflection
Go
6
star
8

golang-reading-files-from-tests

This is a simple example project showing how to read files in the root directory from inside tests
Go
3
star
9

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.
C++
3
star
10

urlvaluescanner

Go
2
star
11

badger-cli

A very simple badger CLI tool inspired on redis-cli
Go
2
star
12

go-pipeline

Go
2
star
13

psychology-keyword-extractor

Python
1
star
14

klog

A simple flexible logger that outputs JSON
Go
1
star
15

cpp-code-parser

This project has been moved to https://github.com/VinGarcia/jSpy
C++
1
star
16

excalidraw

Some drawing I did in excalidraw.com that I want to save, they might useful for others too
1
star
17

go-benchmarks

This repo contains a few benchmarks written for studying purposes
Go
1
star
18

go-reflection-benchmark

A repository created to compare generic ways of serializing structs in Go using reflection or other abstractions
Go
1
star
19

echoserver

A very simple public docker image just for testing requests, it echoes all requests and logs them.
Go
1
star
20

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).
Python
1
star