sohaib-rafay's Stars
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
prometheus/prometheus
The Prometheus monitoring system and time series database.
lensapp/lens
Lens - The way the world runs Kubernetes
darius-khll/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
golang-migrate/migrate
Database migrations. CLI and Golang library.
thanos-io/thanos
Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
kubernetes/community
Kubernetes community content
prometheus-operator/prometheus-operator
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
pyeve/eve
REST API framework designed for human beings
kubernetes/kube-state-metrics
Add-on agent to generate and expose cluster-level metrics.
shomali11/go-interview
Collection of Technical Interview Questions solved with Go
mongodb/mongo-python-driver
PyMongo - the Official MongoDB Python driver
python-arq/arq
Fast job queuing and RPC in python with asyncio and redis.
vineetjohn/daily-coding-problem
Solutions to problems sent by dailycodingproblem.com
snipsnapdev/snipsnap
Speed up your development with a powerful set of tools
benbjohnson/immutable
Immutable collections for Go
leosussan/fastapi-gino-arq-uvicorn
High-performance Async REST API, in Python. FastAPI + GINO + Arq + Uvicorn (w/ Redis and PostgreSQL).
bradmontgomery/django-querycount
Middleware that Prints the number of DB queries to the runserver console.
jz222/logowl
Collects logs to monitor and analyse web applications.
hiroaki-yamamoto/mongoengine-goodjson
More human-readable json serializer/deserializer for MongoEngine
nobitagit/knowledge
Nulla dies sine linea
rephus/grpc-gateway-example
Simple gRPC gateway template on Go
HarryEMartland/swagger-ui-kubernetes-example
emumba-com/handbooks
davegallant/decorate-all-methods
a python decorator that applies itself to all methods of a class
jpweber/monitor-etcd-prometheus-examples
Examples from blog post
pablosjv/mongo-flask-serializer
A serializer for MongoDB objects in flask responses
CourtAPI/swagger-merger
Docker container that merges swagger yaml referenced files into a single Swagger spec.
mintensive/grpc-gke-example
Example gRPC + HTTP Go server for use on GKE. Used in a blog post on Medium.