amirhmi's Stars
golang/go
The Go programming language
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
prometheus/prometheus
The Prometheus monitoring system and time series database.
helm/helm
The Kubernetes Package Manager
kubernetes-sigs/kind
Kubernetes IN Docker - local clusters for testing Kubernetes
prometheus-operator/prometheus-operator
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
bitnami/charts
Bitnami Helm Charts
mit-pdos/xv6-public
xv6 OS
kubernetes-sigs/kubebuilder
Kubebuilder - SDK for building Kubernetes APIs using CRDs
projectcalico/calico
Cloud native networking and network security
cortexproject/cortex
A horizontally scalable, highly available, multi-tenant, long term Prometheus.
docker-library/postgres
Docker Official Image packaging for Postgres
kdlucas/byte-unixbench
Automatically exported from code.google.com/p/byte-unixbench
openshift-evangelists/kbe
Kubernetes By Example
yangliuy/NeuralResponseRanking
Data and Code on Response Ranking with Deep Matching Networks and External Knowledge in Information-seeking Conversation Systems (SIGIR 2018)
imjoey/pyhaproxy
Python library to parse haproxy configurations
prdwb/UserIntentPrediction
User Intent Prediction in Information-seeking Conversations
Guzpenha/MANtIS
MANtIS - a multi-domain information seeking dialogues dataset
HPNL/TCP-IP-Laboratory
ECE Department of Tehran University - Computer Network Lab. Under the supervision of Dr. Ahmad Khonsari.
shayanh/grpc-go-contracts
Verify the communication of your microservices by writing contracts for your RPCs
joboonja/Joboonja
Joboonja is UT Internet Engineering Spring2019 Course's Project. It's a web application for finding projects to do if you are qualified for them.
gsoosk/SmoolaCompiler
A Compiler for Smoola ( an Object Oriented programming language)
gsoosk/MIPS-MultiCycle
A multi cycle design of MIPS
gsoosk/MIPS-PipeLine
an implementation of mips in pipe line
gsoosk/MIPS-SingleCycle
MIPS single cycle implemention
navidakbari/BitTorrent
BitTorrent implementation with custom network topology using Mininet virtual machine
navidakbari/Distributed-Systems-Course-Projects
All projects implemented for Distributed Systems course
navidakbari/ProxyServer
A proxy server app implemented in python.
navidakbari/TCPOverUDP
Java implementation of TCP over UDP