Skip to content
#

scalability

Here are 109 public repositories matching this topic...

High-performance distributed rate limiter service with Redis backend. Supports token bucket and sliding window algorithms, dynamic configuration, and real-time metrics. Built for microservices architectures.

  • Updated Sep 16, 2026
  • Java

System design interview preparation for low-level design (LLD) and high-level design (HLD), with runnable dependency-free Java for every pattern, plus concurrency and timed machine-coding drills.

  • Updated Sep 10, 2026
  • Java

A curated collection of system design tutorials and hands-on projects covering scalable architecture, distributed systems, and real-world trade-offs. Hands-on system design tutorials for learning how to build scalable, reliable, and well-architected software systems.

  • Updated Sep 9, 2026
  • Java

TransactAlert — Asynchronous Fraud Alert Service | Java, Spring Boot, JMS ● Decoupled transaction ingestion from fraud analysis using a REST API and ActiveMQ Artemis message queue, so fraud checks run independently of the customer-facing request path instead of blocking it

  • Updated Aug 13, 2026
  • Java

A scalable Twitter-like social media feed system implementing hybrid fanout strategies to efficiently handle both regular users and celebrities with millions of followers. Features Spring Boot 3.x backend with PostgreSQL, Apache Cassandra, and Redis for optimized read/write performance across different user types.

  • Updated Jun 17, 2026
  • Java

Add this topic to your repo

To associate your repository with the scalability topic, visit your repo's landing page and select "manage topics."

Learn more