Pinned Repositories
awesome-go
A curated list of awesome Go frameworks, libraries and software
casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
Create-Face-Data-from-Images
This project involves using OpenCV's trained Face Detection Neural Network to detect faces in various images and extract them either as separate images or create boxes around faces.
db2struct
Converts a mysql table into a golang struct
delve
Delve is a debugger for the Go programming language.
docker-compose-starter
Run your development environment with a simple command using docker-compose 🚀
gen
Converts a database into gorm structs and RESTful api
ginbro
Converting a MySQL database'schema to a RESTful golang APIs app in the fastest way
httpcheck
check health of services
sergio-zerg's Repositories
sergio-zerg/awesome-go
A curated list of awesome Go frameworks, libraries and software
sergio-zerg/casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
sergio-zerg/Create-Face-Data-from-Images
This project involves using OpenCV's trained Face Detection Neural Network to detect faces in various images and extract them either as separate images or create boxes around faces.
sergio-zerg/db2struct
Converts a mysql table into a golang struct
sergio-zerg/delve
Delve is a debugger for the Go programming language.
sergio-zerg/docker-compose-starter
Run your development environment with a simple command using docker-compose 🚀
sergio-zerg/gen
Converts a database into gorm structs and RESTful api
sergio-zerg/ginbro
Converting a MySQL database'schema to a RESTful golang APIs app in the fastest way
sergio-zerg/glide
Package Management for Golang
sergio-zerg/gnostic
A compiler for API described by the OpenAPI Specification with plugins for code generation and other API support tasks.
sergio-zerg/go-bin-rpm
Create binary rpm package with ease
sergio-zerg/go-build-template
A Makefile/Dockerfile example for Go projects.
sergio-zerg/go-clean-template
Clean Architecture template for Golang services
sergio-zerg/go-mocket
Go GORM & SQL mocking library
sergio-zerg/go-zeroservice
A "zero" web service written in Go
sergio-zerg/gobu
Painless bootstrapping of golang
sergio-zerg/gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
sergio-zerg/gorm
The fantastic ORM library for Golang, aims to be developer friendly
sergio-zerg/hydra
OpenID Connect certified OAuth2 Server - cloud native, security-first, open source API security for your infrastructure. Written in Go. SDKs for any language.
sergio-zerg/pg-index-health-sql
pg-index-health-sql is a set of sql-queries for analyzing and maintaining indexes health in Postgresql databases.
sergio-zerg/pogreb
Embedded key-value store for read-heavy workloads written in Go
sergio-zerg/project-layout
Standard Go Project Layout
sergio-zerg/ReDoc
📘 OpenAPI/Swagger-generated API Reference Documentation
sergio-zerg/snoop
Snoop — инструмент разведки на основе открытых данных
sergio-zerg/sql-ddl-to-json-schema
SQL DDL to JSON Schema Converter
sergio-zerg/struct-create
Creates Go source file of structs for use in some MySql database packages
sergio-zerg/tensorflow
An Open Source Machine Learning Framework for Everyone
sergio-zerg/test
test
sergio-zerg/wrk
Modern HTTP benchmarking tool
sergio-zerg/yii2-cookbook-3-ru
Перевод на русский язык книги рецептов