clarketm's Stars
ant-design/ant-design
An enterprise-class UI design language and React UI library
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
micro/go-micro
A Go microservices framework
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
graphql/graphql-js
A reference implementation of GraphQL for JavaScript
diem/diem
Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.
prestodb/presto
The official home of the Presto distributed SQL query engine for big data
lichess-org/lila
♞ lichess.org: the forever free, adless and open source chess server ♞
graphql/graphql-spec
GraphQL is a query language and execution engine tied to any backend service.
ko-build/ko
Build and deploy Go applications
twitchtv/twirp
A simple RPC framework with protobuf service definitions
jonmosco/kube-ps1
Kubernetes prompt info for bash and zsh
microservices-patterns/ftgo-application
Example code for the book Microservice patterns
thockin/go-build-template
A Makefile/Dockerfile example for Go projects.
skevy/graphiql-app
Light, Electron-based Wrapper around GraphiQL
external-secrets/kubernetes-external-secrets
Integrate external secret management systems with Kubernetes
openservicemesh/osm
Open Service Mesh (OSM) is a lightweight, extensible, cloud native service mesh that allows users to uniformly manage, secure, and get out-of-the-box observability features for highly dynamic microservice environments.
flant/shell-operator
Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster
kcp-dev/kcp
Kubernetes-like control planes for form-factors and use-cases beyond Kubernetes and container workloads.
robscott/kube-capacity
A simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster
resumejob/system-design-algorithms
Advanced data structure and algorithm for system design,系统设计需要了解的算法
ribice/gorsk
:fire: Idiomatic Golang Restful Starter Kit
kasecato/vscode-intellij-idea-keybindings
Port of IntelliJ IDEA key bindings for VS Code.
llimllib/bloomfilter-tutorial
A Bloom Filter Tutorial
fabfuel/circuitbreaker
Python "Circuit Breaker" implementation
eventuate-examples/eventuate-examples-java-spring-todo-list
A Java and Spring Boot Todo list application built using Eventuate
standupmaths/rolling_shutter
Python code to fake a rolling shutter effect
yaoyaoio/k8s-micro-example
Go-Micro On Kubernetes / Go-Micro运行在kubernetes实践
alabid/countminsketch
Implementation of Count Min Sketch in C++
microservices-demo/orders
Orders service for Microservices Demo application