Vinícius Garcia

Results 4 repositories owned by Vinícius Garcia

ddd-go-template

46
Stars
5
Forks
Watchers

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.

ksql

263
Stars
20
Forks
Watchers

A Simple and Powerful Golang SQL Library

Simple-Iterator-Template

47
Stars
10
Forks
Watchers

Provides a header-only iterator template that is easy to adapt for any custom container

structscanner

18
Stars
2
Forks
Watchers

Scan data into structs with ease and without interacting directly with the reflect library.