Skip to content
View reloadall's full-sized avatar

Block or report reloadall

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. jmix-fetchplan-analyzer jmix-fetchplan-analyzer Public

    Static analyzer for Jmix/Spring services that extracts used entity paths from Java code and compares them against fetch plans.

    Java

  2. idle-serial-scheduler idle-serial-scheduler Public

    Java concurrency utility for running short processing ticks strictly one at a time, with coalesced wake-ups and no dedicated thread, timer loop, or watchdog while idle.

    Java 1

  3. decision-tree-engine decision-tree-engine Public

    A lightweight Java library for building ordered decision trees in code. Designed for rule-based value selection, nested decision logic, and traceable execution without heavyweight rule-engine infra…

    Java