Pinned Loading
-
CacheBus
CacheBus PublicA library for "clustering" caches across different servers. Various message brokers act as transport. The library is useful for those caches that do not have a clustering mechanism out of the box, …
-
MemCache
MemCache PublicA caching library that uses the local Java process heap to store data. The cache is local, but can be clustered when using the CacheBus cache clustering library (https://github.com/AlikJoke/CacheBu…
Java
-
CodeGraph
CodeGraph PublicA library that analyzes graph of the application modules and determines various architectural characteristics of the application using the graph algorithms. Supports two types of modules to build g…
Java
-
KDLQ
KDLQ PublicA library implements functionality for Kafka redelivery to reprocess messages and send messages to a separate dead message queue (topic), i.e. DLQ.
Java
-
LogsAnalyzer
LogsAnalyzer PublicParser for log files (and HAR files in imperative version) based on ElasticSearch for indexing / search records and MongoDB for statistics / user management
Java
-
CSES
CSES PublicSolving algorithmic problems from the CSES (https://cses.fi/problemset/) with Java / C++
Java
If the problem persists, check the GitHub status page or contact support.