We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Multi-core CPU cache hierarchy simulator in C++20 — L1/L2/L3 with MESI coherency, LRU/FIFO/Random eviction, false sharing demo, trace-driven mode. 27 tests.
C++
Production-grade payment clearing and settlement engine built with Java 21 / Spring Boot 3.2 — ISO 8583 authorization, fraud screening (chain-of-responsibility), Redis rate limiting, Kafka event st…
Java
Multi-layer payment API test framework — pytest + REST Assured + Spock against a Spring Boot clearing engine. Fraud rules, concurrency, latency SLAs.
Python
3-node replicated KV store in Go — from-scratch Raft consensus, leader election, fault tolerance, Dockerised
Go
User-space filesystem in C using FUSE — inode management, ext3-style WAL journaling, crash recovery, LRU block cache, and fsck. 67 tests.
C
Log-structured key-value storage engine in C++17 — WAL, crash recovery, compaction, and LRU cache. 407K writes/sec. Inspired by LevelDB and Bitcask.
There was an error while loading. Please reload this page.