Pinned Loading
-
fastapi-background-jobs-checkpoints-resume
fastapi-background-jobs-checkpoints-resume PublicFastAPI long-running background jobs with graceful shutdown, SQLite checkpoints, and auto-resume after hard kill.
Python
-
idempotency-key-pattern
idempotency-key-pattern PublicProduction Idempotency Key demo in Spring Boot 4 + Java 25. 3-phase flow, MySQL PK race handling, no external API inside DB transactions. Docker-ready.
Java
-
cursor-pagination-pattern
cursor-pagination-pattern PublicReference cursor-pagination pattern: anchor-based paging, composite cursor, opaque tokens, limit+1 hasMore - no OFFSET drift or COUNT(*).
Java
-
llm-price-ranker-api
llm-price-ranker-api PublicFastAPI service that ranks LLM models by blended price from Hugging Face Router and exports a downloadable Excel report with charts.
Python
-
email-hitl-agent
email-hitl-agent PublicLangGraph agent demo writing B2B emails with mandatory human approval before sending. It shows practical use of LangGraph's interrupt() mechanism - the agent pauses mid-execution, waits for user de…
Python
-
event-loop-trap-gil-off
event-loop-trap-gil-off PublicEvent loop trap, ThreadPoolExecutor fix & GIL-off benchmark - FastAPI demo on Python 3.14t (free-threaded)
Python
If the problem persists, check the GitHub status page or contact support.


