Pinned Loading
-
evicting_cache
evicting_cache PublicA Java-based library that implements multiple cache eviction strategies, including LRU, LFU, MRU, MFU, FIFO, and LIFO. Perfect for experimenting with in-memory caching behavior using fixed or varia…
Java 1
-
brainfuck_interpreter
brainfuck_interpreter PublicA simple Brainfuck interpreter written in Java, equipped with: an optimizer (to reduce overhead in repeated consecutive operations), a debugger (to go through the code step-by-step), and a compiler…
Java 1
-
credential_manager
credential_manager PublicThis project aims to build a credential managers capable of doing everything locally, without the need for a remote server or database.
Java 1
-
advertisement_blocker
advertisement_blocker PublicA simple, configurable DNS proxy server written in Java that blocks known ad-serving domains.
Java 1
If the problem persists, check the GitHub status page or contact support.