-
OB_Template Public
Forked from llZektorll/OB_TemplateOB_Templates is a Obsidian reference for note templates focused on new users of the application using only core plugins.
Creative Commons Attribution 4.0 International UpdatedNov 3, 2022 -
JXC Public
Forked from wangjiangfei/JXC进销存管理系统,采用SpringBoot+Shiro+MyBatis+EasyUI
JavaScript MIT License UpdatedOct 12, 2022 -
fix-trading-simulator Public
Forked from felipewind/fix-trading-simulatorA trading simulator between a Broker and a Stock Exchange using the Financial Information eXchange (FIX) Protocol. It's a study project using QuickFIX/J, Quarkus, Angular, Docker, Docker Compose an…
Java MIT License UpdatedSep 14, 2022 -
easyexcel Public
Forked from alibaba/easyexcel快速、简洁、解决大文件内存溢出的java处理Excel工具
Java Apache License 2.0 UpdatedJun 8, 2022 -
sm-crypto Public
Forked from JuneAndGreen/sm-crypto国密算法js版
JavaScript MIT License UpdatedApr 28, 2022 -
netty Public
Forked from netty/nettyNetty project - an event-driven asynchronous network application framework
Java Apache License 2.0 UpdatedMar 22, 2022 -
reactor-netty Public
Forked from reactor/reactor-nettyTCP/HTTP/UDP/QUIC client/server with Reactor over Netty
Java Apache License 2.0 UpdatedMar 21, 2022 -
fast-object-pool Public
Forked from DanielYWoo/fast-object-poolA lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.
Java Apache License 2.0 UpdatedMar 16, 2022 -
protostuff Public
Forked from protostuff/protostuffJava serialization library, proto compiler, code generator
Java Apache License 2.0 UpdatedMar 15, 2022 -
-
dragonwell8 Public
Forked from dragonwell-project/dragonwell8Alibaba Dragonwell8 JDK
Shell GNU General Public License v2.0 UpdatedMar 2, 2022 -
aggregate-framework Public
Forked from changmingxie/aggregate-frameworkAggregate Framework是为方便开发人员运用DDD和CQRS思想来构建复杂的、可扩展的Java企业应用系统而提供的Java技术框架。该框架提供了Aggregate、Repository、Domain Event等构建块的实现;使用DomainEvent,借助于内建的Disruptor组件,AggregateFramework可使开发人员方便的实现高性能SEDA架构。此外,该框架…
Java UpdatedFeb 9, 2022 -
okhelper-service Public
Forked from okhelperTeam/okhelper-serviceOK帮 云进销存 (SpringBoot Restful 全家桶)
Java UpdatedFeb 9, 2022 -
openctp Public
Forked from openctp/openctpCTP开放平台提供A股、港股、美股、期货、期权等全品种接入通道,通过提供中泰证券XTP、华鑫证券奇点、东方证券OST、盈透证券TWS等各通道的CTPAPI接口,CTP程序可以无缝对接各股票柜台。平台也提供了一套基于TTS交易系统的模拟环境,同样提供了CTPAPI兼容接口,可以替代Simnow,为CTP量化交易开发者提供7x24可用的模拟环境。
Batchfile BSD 3-Clause "New" or "Revised" License UpdatedJan 29, 2022 -
exchange-core Public
Forked from exchange-core/exchange-coreUltra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees.
-
learnGitBranching Public
Forked from pcottle/learnGitBranchingAn interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
JavaScript MIT License UpdatedJan 16, 2022 -
-
radar Public
Forked from wfh45678/radar实时风控引擎(Risk Engine),自定义规则引擎(Rule Script),完美支持中文,适用于反欺诈(Anti-fraud)应用场景,开箱即用!!!移动互联网时代的风险管理利器,你 Get 到了吗?
Java Other UpdatedJan 12, 2022 -
fast-netty Public
Forked from qihang666/fast-nettyjava快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。
Java UpdatedJan 7, 2022 -
httpclientutil Public
Forked from Arronlong/httpclientutil该项目基于HttpClient-4.4.1封装的一个工具类。提供了更为简单的GET、POST及上传下载等功能。同时支持插件式配置Http-Header(包含自定义header)、配置SSL和Proxy等。
Java Apache License 2.0 UpdatedDec 29, 2021 -
commons-pool Public
Forked from apache/commons-poolMirror of Apache Commons Pool
Java Apache License 2.0 UpdatedDec 9, 2021 -
-
-
k8s-for-docker-desktop Public
Forked from denverdino/k8s-for-docker-desktop为Docker Desktop for Mac/Windows开启Kubernetes和Istio。
PowerShell UpdatedAug 15, 2021 -
wang-wen-jun Public
Forked from cuiweiman/wang-wen-jun学习demo
Java Apache License 2.0 UpdatedAug 2, 2021 -
Springboot-Notebook Public
Forked from chengxy-nds/Springboot-NotebookSpringboot-Notebook 是一系列以 springboot 为基础开发框架,整合 Redis 、 Rabbitmq 、ES 、MongoDB 、Springcloud、kafka、skywalking等互联网主流技术,实现各种常见功能点的综合性案例。
Java UpdatedJul 29, 2021 -
EventBus Public
Forked from Nepxion/EventBus💢 Nepxion EventBus is a generic event dispatching component based on Google Guava with Spring framework AOP, support synchronous and asynchronous mode 基于Google Guava通用事件派发机制的事件总线组件,注解式发布订阅
Java Apache License 2.0 UpdatedJul 8, 2021 -
xdp_packet Public
Forked from huangying80/xdp_packethigh performance network framework with xdp
C UpdatedJul 8, 2021 -
Java-review-gudie Public
Forked from ThinkingHan/Java-review-gudie【Java快速面试指南】Java基础、异常、集合、并发编程、JVM、Spring全家桶、MyBatis、Redis、数据库、中间件MQ、Dubbo、Linux、Tomcat、ZooKeeper、Netty等等。
UpdatedJul 2, 2021 -
JavaCourseCodes Public
Forked from JavaCourse00/JavaCourseCodesJavaCourse
Java UpdatedJun 25, 2021