Pinned Repositories
bloom-filter
A bloom filter impl in Go.
cni
This is a very simple cni for Kubernetes.
external-sort
Simple implementation of external sort algorithms in python.
hamidrezakhosroabadi
Config files for my GitHub profile.
hashring
Consistent hashing implementation in python.
k8s-postgresql-benchmark
This tool is written to check the performance of a PostgreSQL cluster on Kubernetes.
kernel
A simple kernel written in C & ASM!
locks
A lock management class that provides a context manager for acquiring and releasing locks using a specified driver.
minigrep
A simple TP project in Rust!
xdp-observer
A simple xdp application to observe tcp connections in userspace.
hamidrezakhosroabadi's Repositories
hamidrezakhosroabadi/xdp-observer
A simple xdp application to observe tcp connections in userspace.
hamidrezakhosroabadi/cni
This is a very simple cni for Kubernetes.
hamidrezakhosroabadi/locks
A lock management class that provides a context manager for acquiring and releasing locks using a specified driver.
hamidrezakhosroabadi/external-sort
Simple implementation of external sort algorithms in python.
hamidrezakhosroabadi/bloom-filter
A bloom filter impl in Go.
hamidrezakhosroabadi/hamidrezakhosroabadi
Config files for my GitHub profile.
hamidrezakhosroabadi/hashring
Consistent hashing implementation in python.
hamidrezakhosroabadi/k8s-postgresql-benchmark
This tool is written to check the performance of a PostgreSQL cluster on Kubernetes.
hamidrezakhosroabadi/kernel
A simple kernel written in C & ASM!
hamidrezakhosroabadi/minigrep
A simple TP project in Rust!
hamidrezakhosroabadi/sand
A framework for distributed applications.
hamidrezakhosroabadi/serve-handler
The foundation of `serve`
hamidrezakhosroabadi/apisix-docker
the docker for Apache APISIX
hamidrezakhosroabadi/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
hamidrezakhosroabadi/hued
Comming soon!
hamidrezakhosroabadi/perf-tests
Performance tests and benchmarks
hamidrezakhosroabadi/undertow
A simple web server written in Rust!
hamidrezakhosroabadi/dns-server
A simple dns server in Python.
hamidrezakhosroabadi/doozerd
A consistent distributed data store.
hamidrezakhosroabadi/forward-proxy
It's a http and https (based on sni) forward proxy that was implemented in nginx config.
hamidrezakhosroabadi/pytainer
This is a simple python code to run a process in a new namespace with new root dir.
hamidrezakhosroabadi/redis-proxy
A simple proxy for redis to extract statistics.