Starred repositories
Health Checker for Nginx Upstream Servers in Pure Lua
Hazelcast is a unified real-time data platform combining stream processing with a fast data store, allowing customers to act instantly on data-in-motion for real-time insights.
Solon Flow 通用流程编排框架(支持 json 和 yaml 编排格式)。可用于计算(或任务)的编排场景; 可用于业务规则和决策处理型的编排场景; 可用于办公审批型(有状态、可中断,人员参与)的编排场景; 可用于长时间流程(结合自动前进,等待介入)的编排场景。同时兼容 java8 ~ java24。也可嵌入到 SpringBoot2、jFinal、Vert.x 等框架中使用。
fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.
Distributed lock for your scheduled tasks
Laf is a vibrant cloud development platform that provides essential tools like cloud functions, databases, and storage solutions. It enables developers to quickly unleash their creativity and bring…
Design Banner, Popup, Web Content , Labels And more.
Free implementation of EtherNet/IP in C++
OpENer is an EtherNet/IP stack for I/O adapter devices. It supports multiple I/O and explicit connections and includes objects and services for making EtherNet/IP-compliant products as defined in t…
openHalo provides the capability for PostgreSQL to work with applications written for MySQL but provides much more better performance than MySQL.
基于大模型(DeepSeek,OpenAI等)的 GitLab 自动代码审查工具;支持钉钉/企业微信/飞书推送消息和生成日报;支持Docker部署;可视化 Dashboard。
Ansible role with super high-availability Redis setup
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication feat…
A modern replacement for Redis and Memcached
Simple & Real-Time Ingestion into Apache Iceberg.
A flexible distributed key-value database that is optimized for caching and other realtime workloads.
(Mirror) S3-compatible object store for small self-hosted geo-distributed deployments. Main repo: https://git.deuxfleurs.fr/Deuxfleurs/garage
Message queue system written in Go and backed by Redis
Admin console for Beanstalk queue server
A lightweight, high-performance go mqtt server(v3.0|v3.1.1|v5.0) supporting distributed cluster
DuckLake is an integrated data lake and catalog format
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, xDC replica…
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
This is a lightweight library to parse and serialize JSON5 data.
Reformats Java source code to comply with Google Java Style.
IntelliJ plugin - use Eclipse's code formatter directly from IntelliJ. https://plugins.jetbrains.com/plugin/6546
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern