Pinned Repositories
alieninvasion
A Golang exercise
blockdomain
List of Domains to Block Using Pi-hole
cloud-functions-go
Unofficial Native Go Runtime for Google Cloud Functions
confluent-kafka-go
Confluent's Apache Kafka Golang client
consistentHash
consistent hashing library in Go using murmur3 and vnodes
consul
Service Discovery and Configuration Made Easy
core
Dovecot mail server
coredns
CoreDNS is a DNS server that chains middleware
enumer
A Go tool to auto generate methods for your enums
lucasdss's Repositories
lucasdss/alieninvasion
A Golang exercise
lucasdss/blockdomain
List of Domains to Block Using Pi-hole
lucasdss/cloud-functions-go
Unofficial Native Go Runtime for Google Cloud Functions
lucasdss/confluent-kafka-go
Confluent's Apache Kafka Golang client
lucasdss/consistentHash
consistent hashing library in Go using murmur3 and vnodes
lucasdss/consul
Service Discovery and Configuration Made Easy
lucasdss/core
Dovecot mail server
lucasdss/coredns
CoreDNS is a DNS server that chains middleware
lucasdss/enumer
A Go tool to auto generate methods for your enums
lucasdss/errors
Go error library with error portability over the network
lucasdss/go-force
Go (golang) library for calling Salesforce.com (force.com) web api's
lucasdss/go-imap
:inbox_tray: An IMAP library for clients and servers
lucasdss/go-imap-proxy
A go-imap backend that proxies all commands and responses to another IMAP server
lucasdss/go-smtp
:outbox_tray: An SMTP client & server library written in Go
lucasdss/gobol
Required libraries to UOL golang projects
lucasdss/godocdown
Format package documentation (godoc) as GitHub friendly Markdown
lucasdss/gopher-reading-list
A curated selection of blog posts on Go
lucasdss/gostuff
Interesting Golang links
lucasdss/govalidator
[Go] Package of validators and sanitizers for strings, numerics, slices and structs
lucasdss/imgproxy
Fast and secure standalone server for resizing and converting remote images
lucasdss/istio
An open platform to connect, manage, and secure microservices.
lucasdss/istio-custom-authorization-adapter
lucasdss/kafka-proxy
Proxy connections to Kafka cluster. Connect through SOCKS Proxy, HTTP Proxy or to cluster running in Kubernetes.
lucasdss/mycenae
Mycenae timeseries database
lucasdss/oklog
A distributed and coördination-free log management system
lucasdss/ozzo-validation
An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
lucasdss/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
lucasdss/swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
lucasdss/yahr
Yet Another HTTP Router