Pinned Repositories
Activiti
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
anxin
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
avro-tester
avro generate code
ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
crm-sales
crm demo for halo engine
curator
ZooKeeper client wrapper and rich ZooKeeper framework
gaoke966's Repositories
gaoke966/caffeine
A high performance caching library for Java 8
gaoke966/mm-wiki
MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。
gaoke966/spring-cloud-kubernetes
Kubernetes integration with Spring Cloud Discovery Client, Configuration, etc...
gaoke966/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
gaoke966/mq-demo
Demo for AliwareMQ
gaoke966/kafka
Mirror of Apache Kafka
gaoke966/xxjzWeb
小歆记账WebApp项目(Web服务端)
gaoke966/falcon-plus
An open-source and enterprise-level monitoring system.
gaoke966/drools-examples
drools examples, spring boot drools examples
gaoke966/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
gaoke966/mapstruct
An annotation processor for generating type-safe bean mappers
gaoke966/curator-1
Apache Curator
gaoke966/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
gaoke966/spring-data-jest
Spring Data Implementation for Jest
gaoke966/tsdb
The Prometheus time series database layer.
gaoke966/sia-gateway
微服务路由网关(zuul-plus)
gaoke966/octo-rpc
OCTO-RPC 是支持Java和C++的企业级通信框架,在RPC服务之上扩展了丰富的服务治理功能,为美团各业务线提供高效、统一的通信服务。
gaoke966/flink-local-train
flink入门到项目实践
gaoke966/GoJS
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
gaoke966/sia-task
微服务任务调度框架
gaoke966/camel
Apache Camel
gaoke966/jeecg-boot
Jeecg-boot 是一款基于代码生成器的智能开发平台!采用前后端分离技术:SpringBoot,Mybatis-plus,Shiro,JWT,Vue & Ant Design。提供强大的代码生成器, 前端页面代码和后端代码一键生成,不需要写任何代码,保持jeecg一贯的强大,绝对是全栈开发者福音!! JeecgBoot的宗旨是降低前后端分离的开发成本,提高UI能力的同时,提高开发效率,追求更高的能力,No代码概念,一系列智能化在线开发。
gaoke966/Activiti
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
gaoke966/camelinaction2
:camel: This project hosts the source code for the examples of the Camel in Action 2nd ed book :closed_book: written by Claus Ibsen and Jonathan Anstey.
gaoke966/drools
Drools Expert is the rule engine and Drools Fusion does complex event processing (CEP).
gaoke966/mvel
MVEL (MVFLEX Expression Language)
gaoke966/super-diamond
配置管理系统
gaoke966/bitcoin
Bitcoin Core integration/staging tree
gaoke966/rocketmq
Apache RocketMQ
gaoke966/MyDesignPatterns