ishan16696
Interested in building performant and reliable distributed systems
@SAP LabsBangalore, India
ishan16696's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
0xAX/linux-insides
A little bit about a linux kernel
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
darius-khll/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
golang-migrate/migrate
Database migrations. CLI and Golang library.
dgraph-io/badger
Fast key-value DB in Go.
pingcap/talent-plan
open source training courses about distributed database and distributed systems
madd86/awesome-system-design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
shashank88/system_design
Preparation links and resources for system design questions
senghoo/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
etcd-io/bbolt
An embedded key/value database for Go.
syndtr/goleveldb
LevelDB key/value database in Go.
cockroachdb/pebble
RocksDB/LevelDB inspired key-value database in Go
jesseduffield/horcrux
Split your file into encrypted fragments so that you don't need to remember a passcode
rosedblabs/rosedb
Lightweight, fast and reliable key/value storage engine based on Bitcask.
talent-plan/tinykv
A course to build distributed key-value service based on TiKV model
skyzh/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week.
dragonflyoss/dragonfly
Dragonfly is an open source P2P-based file distribution and image acceleration system. It is hosted by the Cloud Native Computing Foundation (CNCF) as an Incubating Level Project.
dragonflyoss/Dragonfly2
Dragonfly is an open source P2P-based file distribution and image acceleration system. It is hosted by the Cloud Native Computing Foundation (CNCF) as an Incubating Level Project.
rShetty/awesome-distributed-systems
Awesome list of distributed systems resources
yingjunwu/DBMS-Indexology
A Collection of Papers on Database Index Structures
gardener/etcd-backup-restore
Collection of components to backup and restore the etcd of a Kubernetes cluster.
naqvijafar91/cuteDB
A slick BTree on disk based key value store implemented in pure Go
david8zhang/system-design-notes
Markdown version of my system design notes, compiled from a bunch of different online resources
AxiomSamarth/gita.io
Gita.io is an API adhering to standards of OpenAPI v3.0, to leverage the Gita verses programmatically. The Gita.io API serves the verses in the native Devanagari script along with their transliteration and meaning.
AxiomSamarth/home-loan-optimizer
ishan16696/design-patterns-Golang
Design patterns in Golang with implementation.