wxcmyx's Stars
a-schild/jave2
The JAVE (Java Audio Video Encoder) library is Java wrapper on the ffmpeg project
bytedeco/javacv
Java interface to OpenCV, FFmpeg, and more
jcodec/jcodec
JCodec main repo
jettwangcj/redis-util-spring-boot-starter
使用 redis 扩展常见的业务功能
6tail/tyme4j
Tyme是一个非常强大的日历工具库,可以看作 Lunar 的升级版,拥有更优的设计和扩展性,支持公历和农历、星座、干支、生肖、节气、法定假日等。
wwcxjun/soul
毒鸡汤数据
koodo-reader/koodo-reader
A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web
pig-mesh/idempotent-spring-boot-starter
spring boot idempotent starter
heesu0/mediaRecorder-webSocket-mediaSource
Browser to browser live video chat test over web socket
jiangxy/websocket-debug-tool
A tool to debug websocket/sockjs/stomp.
Harries/springboot-demo
a simple springboot demo with some components for example: redis,solr,rockmq and so on.
Kuangcp/netty-ws-starter
SpringBoot starter for websocket cluster by netty
Poli93/SpellReplay
TBC/WotLK AddOn: Displays all the spells you use (and miss). Made for streamers and moviemakers
videojs/video.js
Video.js - open source HTML5 video player
lizongying/my-tv
我的电视 电视直播软件,安装即可使用
trunks2008/xxl-job-auto-register
auto register xxl-job's group and job info.
SeunMatt/mysql-backup4j
mysql-backup4j is a library for programmatically exporting mysql databases and sending the zipped dump to email, Amazon S3, Google Drive or any other cloud storage of choice
18601949127/DiDiCallCar
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.
ai-for-java/openai4j
Java client library for OpenAI API
spring-attic/spring-security-oauth
Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.
fengyuanchen/viewerjs
JavaScript image viewer.
necolas/normalize.css
A modern alternative to CSS resets
Flyerfrank/halo-maven
maven构建的halo
mayee/dragonshard-sample
Show all feature in one project.
ZHENFENG13/My-Blog
:palm_tree::octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验
halo-dev/halo
强大易用的开源建站工具。
jumpserver/jumpserver
An open-source PAM tool alternative to CyberArk. 广受欢迎的开源堡垒机。
duilib/duilib
rubickCenter/rubick
🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。
cuixiaorui/mini-vue
实现最简 vue3 模型( Help you learn more efficiently vue3 source code )