Wang yongshan's repositories
injector-maven-plugin
Maven插件:使用Javassist 编译期动态注入代码
awesome
😎 Awesome lists about all kinds of interesting topics
Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
circle-progress
非常不错的环形进度条:svg+js实现,丰富的css样式配置
code-encryptor
该项目已集成到 https://github.com/jar-analyzer/jar-obfuscator 使用JNI加密字节码,通过JVMTI解密字节码以保护代码,支持自定义包名和密钥,使用魔法禁止黑客dump字节码
color-thief
图像取主色最佳实现,获取图片的主色。
cosmos
cosmos-基于GPU的关系图布局和渲染
infinite-tree
虚拟滚动树A browser-ready tree library that can efficiently display a large amount of data using infinite scrolling.
IPAddress
Java library for handling IP addresses and subnets, both IPv4 and IPv6
jar-obfuscator
Jar Obfuscator - 一个 JAR/CLASS 字节码混淆工具,支持包名/类名/方法名/字段名/参数名引用分析和重命名混淆方式,支持字符串加密/整型异或混淆/垃圾代码花指令混淆/等方式,支持方法和字段的隐藏,支持 NATIVE 层的 JVMTI 代码加密,配置简单,文档教程齐全,容易上手
jsch-openssh8-
支持OpenSSH8.8+的 jsch 版本
json-logic-js
Build complex rules, serialize them as JSON, and execute them in JavaScript
macos-web
前端还原macos系统
nginx-http-flv-module
基于nginx-rtmp-module的流媒体服务器。具备nginx-rtmp-module的所有功能,增加了HTTP-FLV,GOP缓存和VHOST(一个IP对应多个域名)的功能。Media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache and VHOST (one IP for multi domain names) are supported now.
nginx_upstream_check_module
Health checks upstreams for nginx - 合并Alibaba-Tengine中此模块的代码
ngx_http_proxy_connect_module
Nginx模块用于正向代理https请求,A forward proxy module for CONNECT request handling
signature_pad
手写签名板-非常推荐 HTML5 canvas based smooth signature drawing
spring-cloud-zuul-ratelimit
Rate limit auto-configure for Spring Cloud Netflix Zuul
stack-snippet-console
拦截console.log|info|warn|error等模拟浏览器console输出到自己的DOM中
staticrypt
这个工具可以对网页加密,生成一个新网页。打开新网页需要输入一个密码,才能看到内容。
supervisord
a go-lang supervisor implementation
vue-virtual-scroll-list
⚡️虚拟滚动A vue component support big amount data list with high render performance and efficient.
wildcard-trie-tree
String trie that supports wildcard search
yolo-onnxruntime-java
使用微软的onnxruntime java库调用yolo-onnx格式模型进行推理
yolov8-opencv-onnxruntime-cpp
yolov8 hub,cpp with onnxruntime and opencv