大可

Results 10 repositories owned by 大可

nginx-vts-exporter

628
Stars
139
Forks
Watchers

Simple server that scrapes Nginx vts stats and exports them via HTTP for Prometheus consumption

httpmq

305
Stars
86
Forks
Watchers

A simple HTTP message queue written in Go with goleveldb, just like httpsqs written in C with Tokyo Cabinet.

gofluent

180
Stars
63
Forks
Watchers

(Not Maintained) Something acting like fluentd rewritten in Go.

doggy

283
Stars
66
Forks
Watchers

Lightweight, idiomatic and stable for building Go 1.7+ HTTP services

nginx-prometheus-metrics

95
Stars
32
Forks
Watchers

A production demo to collect prometheus metrics for nginx with lua embedded.

go-loadbalance

37
Stars
2
Forks
Watchers

A well designed loadbalance API with dozens of implementations for go-grpc loadbalance.

gobreak

43
Stars
2
Forks
Watchers

Latency and fault tolerance library like Netflix's Hystrix with prometheus and gobreaker.

golang-lru

63
Stars
11
Forks
Watchers

Golang LRU cache with expire feature.

goroutine-pool

31
Stars
6
Forks
Watchers

A simple goroutine pool which can create and release goroutine dynamically, inspired by fasthttp.

nginx_upstream_check_module

17
Stars
9
Forks
Watchers

(Not maintained) This module can be used in pure nginx-1.4.7 and nginx-1.6.2 to check upstream servers, with several patches applied.