driver005's Stars
go-yaml/yaml
YAML support for the Go language.
alexjomin/openapi-parser
Simple and still naive openapi documentation generator from comments of your Go code.
APIDevTools/swagger-parser
Swagger 2.0 and OpenAPI 3.0 parser/validator
OpenNebula/one
The open source Cloud & Edge Computing Platform bringing real freedom to your Enterprise Cloud 🚀
getkin/kin-openapi
OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more)
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
lost-pixel/lost-pixel
Open source alternative to Percy, Chromatic, Applitools.
lbdeoliveira/song-playlist-recommendation
This project was a joint effort by Lucas De Oliveira, Chandrish Ambati, and Anish Mukherjee to create a song and playlist embeddings for recommendations in a distributed fashion using a 1M playlist dataset by Spotify.
guregu/null
reasonable handling of nullable values
maybe-finance/maybe
The OS for your personal finances
shaansubbaiah/Portfolio
👤 Automatically generate and deploy a beautiful, responsive, static-site to display your GitHub projects.
frappe/bench
CLI to manage Multi-tenant deployments for Frappe apps
frappe/builder
Craft beautiful websites effortlessly with an intuitive visual builder and publish them instantly
survivorbat/gorm-deep-filtering
Allow gorm's Where() to take in maps of maps that are automatically converted into subqueries
ent/ent
An entity framework for Go
go-redis/redismock
Redis client Mock
redis/go-redis
Redis Go client
kefranabg/readme-md-generator
📄 CLI that generates beautiful README.md files
uber-go/zap
Blazing fast, structured, leveled logging in Go.
ManiMuridi/go-plugins-shipping-calculator
vladimirvivien/go-plugin-example
Playing around with Go 1.8 plugin system
zitadel/oidc
Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation
golang-jwt/jwt
Go implementation of JSON Web Tokens (JWT).
casbin/casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
go-pkgz/auth
Authenticator via oauth2, direct, email and telegram
shaj13/go-guardian
Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication.
markbates/goth
Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.
slint-ui/slint
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
BurntSushi/toml
TOML parser for Golang with reflection.
pelletier/go-toml
Go library for the TOML file format