Stars
📚 Jupyter notebook tutorials for OpenVINO™
[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
Official electron build of draw.io
World's most advanced database DevSecOps solution for Developer, Security, DBA and Platform Engineering teams. The GitHub/GitLab for database DevSecOps.
A modern replacement for Redis and Memcached
开源 MQTT 服务器(基于reactor-netty实现高性能的、可扩展、支持千万级设备接入集群)支持 mqtt 3.1.1、mqtt 5等协议
A MQTT broker,implemented by java and netty,support persistence and cluster
基于Netty+MQTT的高性能推送服务框架。支持普通Socket、MQTT、MQTT web socket协议。非常方便接入上层业务实现推送业务。
Java + Netty 实现的高并发高可用MQTT服务broker,轻松支持10万并发(有群友实现了130万在线)
A high performance caching library for Java
A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
An adaptive log template extraction toolkit.
SpringBoot系列Demo代码,每个子项目都是SpringBoot的一个知识点或者说技能点且都有对应的博客介绍,代码开箱即用适合新手学习或老司机复习
Score documents using embedding-vectors dot-product or cosine-similarity with ES Lucene engine
🛵 This Pinyin Analysis plugin is used to do conversion between Chinese characters and Pinyin.
Tsunami is a general purpose network security scanner with an extensible plugin system for detecting high severity vulnerabilities with high confidence.
RTMP 推流器,RTMP(HLS)秒开播放器,直播点播,跨平台(Win,IOS,Android)开源代码
Java源码分析 【源码笔记】专注于Java后端系列框架的源码分析,每周持续推出Java后端系列框架的源码分析文章。
This utility parses PlantUML class diagram and generates SQL DDL for MySQL
采用springboot2.0.5+flowable6.4.0搭建工作流微服务项目,对flowable做了使用封装,使用起来更加方便,并对外提供了restful风格的接口。
Flowable最新中文文档,盘古BPM体验地址:http://bpm.je4.cn/
This Project is to write AutoCAD DXF file based on JAVA without AutoCAD environment.Compatible with AutoCAD R12 or above.
SpringBoot框架源码实战(已更新到springboot2版本实现)~基本用法,Rest,Controller,事件监听,连接数据库MySQL,jpa,redis集成,mybatis集成(声明式与xml两种方式~对应的添删查改功能),日志处理,devtools配置,拦截器用法,资源配置读取,测试集成,Web层实现请求映射,security安全验证,rabbitMq集成,kafka集成,…