Projects in Awesome Lists by gireeshbharmshetty
A curated list of projects in awesome lists by gireeshbharmshetty .
https://github.com/gireeshbharmshetty/java-message-queue
A simple, thread-safe, in-memory blocking message queue in Java.
blocking-queue concurrency java message-queue producer-consumer system-design
Last synced: 07 May 2025
https://github.com/gireeshbharmshetty/java-lru-cache
A simple LRU (Least Recently Used) Cache implementation in Java using HashMap and Doubly Linked List.
algorithms cache data-structures java lru-cache system-design
Last synced: 07 May 2025
https://github.com/gireeshbharmshetty/java-rate-limiter
A simple Token Bucket rate limiter implementation in Java.
algorithm concurrency java rate-limiter system-design token-bucket
Last synced: 07 May 2025