rshriram's Stars
istio/istio
Connect, secure, control, and observe services.
grafana/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy
jdorn/json-editor
JSON Schema Based Editor
rouge-ruby/rouge
A pure Ruby code highlighter that is compatible with Pygments
awnumar/memguard
Secure software enclave for storage of sensitive information in memory.
gavv/httpexpect
End-to-end HTTP and REST API testing for Go.
Swagger2Markup/swagger2markup
A Swagger to AsciiDoc or Markdown converter to simplify the generation of an up-to-date RESTful API documentation by combining documentation that’s been hand-written with auto-generated API documentation.
vmware/govmomi
Go library for the VMware vSphere API
yaoweibin/nginx_upstream_check_module
Health checks upstreams for nginx
bank-vaults/bank-vaults
A Vault swiss-army knife: A CLI tool to init, unseal and configure Vault (auth methods, secret engines).
weibocom/nginx-upsync-module
For http protocol. nginx-upsync-module, sync upstreams from consul or etcd and so on, dynamiclly modify backend-servers attributes(weight, max_fails, down...), needn't reload nginx
yaoweibin/nginx_tcp_proxy_module
add the feature of tcp proxy with nginx, with health check and status monitor
envoyproxy/go-control-plane
Go implementation of data-plane-api
istio/proxy
The Istio proxy components.
daurnimator/lua-http
HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server.
openresty/stream-lua-nginx-module
Embed the power of Lua into NGINX TCP/UDP servers
openresty/lua-resty-dns
DNS resolver for the nginx lua module
xiaokai-wang/nginx-stream-upsync-module
For stream protocol. syncing upstreams from etcd or consul and so on, dynamically updating backend servers attribute, not need to reload nginx for tcp protocol, stream configure.
discordianfish/nginx_exporter
Simple server that scrapes nginx stats and exports them via HTTP for Prometheus consumption
amalgam8/amalgam8
Content and Version-based Routing Fabric for Polyglot Microservices
istio/old_pilot_repo
Deprecated home of Istio's Pilot, now in istio/istio's pilot dir
lyft/goruntime
Go client for Runtime application level feature flags and configuration
xiaokai-wang/nginx_upstream_check_module
For http protocol. Health checks upstreams for nginx,support dynamic health check interface for adding servers, transplat from tengine based on upstream_check_module
istio/old_mixer_repo
Deprecated home of Istio's Mixer and its adapters, now in istio/istio's mixer dir
sigil66/nginx-consul-vagrant
NGINX Consul Upstream Vagrant Lab
GoogleCloudPlatform/envoy-processor-examples
OBSOLETE
amalgam8/amalgam8.github.io
Amalgam8 Microservice Routing Fabric - website
amalgam8/gremlin
A systematic failure recovery testing service for microservices
wrossmorrow/envoy-extproc-sdk
A python SDK simplifying envoy ExternalProcessors