mirror of
https://github.com/robindhole/Low-Level-Design.git
synced 2025-03-15 21:30:02 +00:00
929 B
929 B
Low Level System Design
This project contains multiple LLD codes for system design interviews.
Please raise issues and pull requests for fixes and updates.
- Cache
- Event Bus
- Rate Limiter
- Service Orchestrator
The following resources are useful for learning low level design.
Memory Management
Texas University Memory Models
Slack reducing memory footprint
Message Queue - Rate Limiting
Apache Kafka Exactly Once processing