Pinned Repositories
address-space-ops-in-wrapfs
Modified wrapfs stackable file system to support address space operations and file data encryption and decryption for linux 3.2.2 kernel
argo-cd
Declarative continuous deployment for Kubernetes.
argo-ui
Argoproj shared React components
argo-workflows
Workflow engine for Kubernetes
jsonparser
Alternative JSON parser for Go that does not require schema (so far fastest)
ksudhir007
leetcode
Misc
mizu
API traffic viewer for Kubernetes
reliable-udp
Implemention of TCP mechanisms in user space to demonstrate reliable file transfer over UDP.
ksudhir007's Repositories
ksudhir007/address-space-ops-in-wrapfs
Modified wrapfs stackable file system to support address space operations and file data encryption and decryption for linux 3.2.2 kernel
ksudhir007/reliable-udp
Implemention of TCP mechanisms in user space to demonstrate reliable file transfer over UDP.
ksudhir007/argo-cd
Declarative continuous deployment for Kubernetes.
ksudhir007/argo-ui
Argoproj shared React components
ksudhir007/argo-workflows
Workflow engine for Kubernetes
ksudhir007/jsonparser
Alternative JSON parser for Go that does not require schema (so far fastest)
ksudhir007/ksudhir007
ksudhir007/leetcode
ksudhir007/Misc
ksudhir007/mizu
API traffic viewer for Kubernetes
ksudhir007/multicast-tour-application
Tour of ordered list of nodes to demonstrate implementation of ping, ARP and multicast mechanisms in user-space using IPv4 raw sockets.
ksudhir007/On-Demand-Routing
A simplified implementation of Ad-hoc On-Demand Distance Vector Routing.
ksudhir007/OpenSSL-Compatible-RSA-Engine
RSA Engine compatible with OpenSSL library, Generates keys, encrypts and decrypts files.
ksudhir007/Scheduling-Algorithms-RTOS
Simulator for various real-time task scheduling algorithms like RMS, EDF and LST.
ksudhir007/telepresence.io
The https://www.telepresence.io/ website
ksudhir007/VMware-CodeHouse-2022
ksudhir007/xcrypt-system-call
Adding new xcrypt() system call for linux 3.2.2 kernel