Skip to content
View anonymousgirl123's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report anonymousgirl123

Block user

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. mini-mvcc-storage-engine mini-mvcc-storage-engine Public

    MiniMVCC: A High-Performance Java Storage Engine with MVCC & OS-Aware Design A simplified, Snowflake-inspired storage engine that demonstrates database internals, JVM performance, and Linux behavio…

    Java

  2. jvm-runtime-observer jvm-runtime-observer Public

    Embeddable JVM runtime observability and diagnostics platform for production Java systems. Provides low-overhead JVM, GC, threading, and CPU metrics with high-signal anomaly detection and pluggable…

    Java

  3. intent-first-search-engine intent-first-search-engine Public

    A reference implementation of modern search architecture that prioritizes deterministic intent enforcement (BM25 + boosts), bounded semantic expansion, and explainable ranking. Built to reflect rea…

    Java

  4. event-driven-order-platform event-driven-order-platform Public

    A production-style, event-driven platform built on Kafka that demonstrates how to design scalable, fault-tolerant, and evolvable distributed systems using asynchronous messaging, eventual consisten…

    Java

  5. kafka-consumer-backpressure kafka-consumer-backpressure Public

    A production-grade Kafka consumer architecture designed to eliminate consumer lag, rebalance storms, and offset inconsistencies under high-throughput workloads.

    Java

  6. order-processing-quick-vs-Ecommerce order-processing-quick-vs-Ecommerce Public

    🏗️ System architecture study comparing e-commerce vs quick-commerce — focusing on backend architecture, data consistency, scalability, and operational complexity.

    Java