-
etcd-backup-restore Public
Forked from gardener/etcd-backup-restoreCollection of components to backup and restore the Etcd of a Kubernetes cluster
-
etcd-druid Public
Forked from gardener/etcd-druidA druid for etcd management in Gardener
-
ops-toolbelt Public
Forked from gardener/ops-toolbeltUseful tools and operations guide for gardener landscapes
Shell Apache License 2.0 UpdatedOct 27, 2025 -
-
etcd Public
Forked from etcd-io/etcdDistributed reliable key-value store for the most critical data of a distributed system
-
Golang-Basics Public
It contains the basics of Golang like Datatypes,working with DataStructures, goroutines and channels etc.
-
gardener-extension-provider-alicloud Public
Forked from gardener/gardener-extension-provider-alicloudGardener extension controller for the Alibaba cloud provider (https://alibabacloud.com).
Go Apache License 2.0 UpdatedSep 5, 2025 -
gardener Public
Forked from gardener/gardenerKubernetes-native system managing the full lifecycle of conformant Kubernetes clusters as a service on Alicloud, AWS, Azure, GCP, OpenStack, Packet, vSphere, MetalStack, and Kubevirt with minimal TCO.
-
bbolt Public
Forked from etcd-io/bboltAn embedded key/value database for Go.
-
gardener-extension-provider-aws Public
Forked from gardener/gardener-extension-provider-awsGardener extension controller for the AWS cloud provider (https://aws.amazon.com).
Go Apache License 2.0 UpdatedJul 22, 2025 -
design-patterns-Golang Public
Design patterns in Golang with implementation.
-
not-so-personal-finance Public
Guide and notes for personal finance
Jupyter Notebook MIT License UpdatedMar 21, 2025 -
coding-interview-university Public
Forked from jwasham/coding-interview-universityA complete computer science study plan to become a software engineer.
-
etcd-wrapper Public
Forked from gardener/etcd-wrapperConfigures and starts an embedded ETCD
Go Apache License 2.0 UpdatedOct 7, 2024 -
ci-infra Public
Forked from gardener/ci-infraTest infrastructure for the Gardener project.
Go Apache License 2.0 UpdatedJan 16, 2024 -
-
etcd_raft Public
Forked from etcd-io/raftRaft library for maintaining a replicated state machine
-
-
-
-
Raft Public
Raft protocol widely used to achieve Consensus in Distributed systems.
-
etcd-custom-image Public
Forked from gardener-attic/etcd-custom-imageCustom etcd container image
-
Implementation of Neural machine translation papers in pytorch
-
Machine_Learning Public
Implementation of various Known ML algos from scratch like DecisionTree,KNN,PCA ,Linear and Logistic regression, L1/L2 regularisation, deep Neural net, Kmeans, CNN
-
Http-MultiThreaded-Server Public
Implemented a Generic ThreadPool and with the help of that implement a MultiThreaded Web Server.
-
Dynamic-Lexicon-Generation-for-Natural-Scene-Images Public
Forked from vishalbidawatka/Dynamic-Lexicon-Generation-for-Natural-Scene-ImagesImplementation and understanding of research paper "Dynamic Lexicon Generation for Natural Scene Images"
-
Key_value_store Public
A distributed key-value store that runs across multiple nodes (slave servers)
-
awesome-distributed-systems Public
Forked from gojek/awesome-distributed-systemsAwesome list of distributed systems resources
1 UpdatedNov 5, 2019 -
-
Vector_Map_stringBuilder Public
Implementation of Vector class and Unordered_map of STL and String Builder class for c++