ishan-backend's Stars
sakshamece/LowLevelDesign
kousiknath/Concurrency
In this project, we design concurrency oriented recipes in Java which any level of engineers can understand. This project can be used for Low Level Design Interviews as well as general understanding.
InterviewReady/Concurrency-Tester
A tester that checks for correctness of code in distributed systems.
manthanguptaa/concurrent_queue
Implementing concurrent queue using 2 lock approach and non-blocking CAS approach
idiotleon/lc-problem-by-tag-leon
arpit20adlakha/Computer-Science-Papers-For-System-Design
krishnaik06/Perfect-Roadmap-To-Learn-Data-Science-In-2024
Netflix/concurrency-limits
systemdesign42/system-design
A resource to help you pass system design interview and become good at work 👇
jordan-cutler/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
gregorojstersek/resources-to-become-a-great-engineering-leader
List of books, blogs, newsletters and people!
continuedev/continue
⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
tigerbeetle/tigerbeetle
The financial transactions database designed for mission critical safety and performance.
cloudflare/pingora
A library for building fast, reliable and evolvable network services.
arpitbbhayani/concurrency-in-depth
mongodb-developer/mongodb-with-fastapi
Example of using MongoDB with FastAPI
SamirPaulb/DSAlgo
📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨💻🎯
savitansh/SystemDesignInterview
media-lib/prog_lib
shishpalvishnoi/slack-lld
anthdm/hollywood
Blazingly fast and light-weight Actor engine written in Golang
luk4z7/go-concurrency-guide
Practical concurrency guide in Go, communication by channels, patterns
ishan-backend/go-concurrency-and-lld
Design Patterns and Concurrency Patterns in Go, Along with few interview LLD problems from LC Discuss for practice.
DiceDB/dice
DiceDB is an open source, redis-compliant, reactive, scalable, highly-available, unified cache optimized for modern hardware.
golang/go
The Go programming language
zpoint/Redis-Internals
Analyze redis 5.0 source code through diagrams
proullon/ramsql
In-memory SQL engine in Go sql/driver for testing purpose
TypicalDefender/entangleDB
A Distributed SQL Database - Building the Database in the Public to Learn Database Internals
logicalclocks/rondb
This is RonDB, a distribution of NDB Cluster developed and used by Hopsworks AB. It also contains development branches of RonDB.
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system