fabio
Load balancer
A tool for deploying and managing web applications using Consul as the service registry
Consul Load-Balancing made simple
7k stars
212 watching
616 forks
Language: Go
last commit: about 1 month ago
Linked from 2 awesome lists
consuldockergogolangload-balancervault
Related projects:
Repository | Description | Stars |
---|---|---|
golang/protobuf | Provides Go bindings for protocol buffers for efficient binary serialization and deserialization of structured data. | 9,785 |
shirou/gopsutil | A Go port of psutil for system information gathering and manipulation on various platforms. | 10,631 |
gocelery/gocelery | A Go library that enables distributed task queuing and supports Celery workflow automation | 2,379 |
open-telemetry/opentelemetry-go | Provides a set of APIs to measure performance and behavior of software and send data to observability platforms. | 5,298 |
golang-jwt/jwt | An implementation of JSON Web Tokens for authentication and security in Go programming language | 7,240 |
golang-migrate/migrate | Database migration tool written in Go that reads and applies migrations to various databases. | 15,494 |
didip/tollbooth | Middleware to control HTTP request rates based on various criteria such as IP address, path, methods, and headers. | 2,692 |
gogo/protobuf | A code generation tool for Protocol Buffers in Go, providing features like fast marshalling and compatibility with other libraries. | 5,664 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 5,995 |
go-swagger/go-swagger | A toolset for working with RESTful APIs using Swagger 2.0 specifications | 9,546 |
tsenart/vegeta | A tool for measuring the performance of HTTP services under various loads. | 23,597 |
urfave/negroni | A library that provides an idiomatic approach to web middleware in Go | 7,470 |
mattn/go-sqlite3 | A SQLite driver for Go that allows developers to interact with SQLite databases using the standard database/sql interface. | 8,018 |
gopherjs/gopherjs | Compiles Go code to JavaScript for running in browsers | 12,759 |
googleapis/google-api-go-client | Automatically generated libraries for interacting with Google APIs | 4,034 |