SkyDDDog's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
curl/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
mamoe/mirai
高效率 QQ 机器人支持库
itzg/docker-minecraft-server
Docker image that provides a Minecraft Server that will automatically download selected version at startup
QingdaoU/OnlineJudge
Open source online judge based on Vue, Django and Docker. | 青岛大学开源 Online Judge | QQ群 496710125 | admin@qduoj.com
liyupi/mianshiya
持续维护的面试刷题网站,帮你拿到满意 offer!⭐️ 2024年最新Java面试题、前端面试题、C++面试题、Go面试题、Python面试题、测试面试题、运维面试题、后端面试题、操作系统面试题、计算机网络面试题、Redis面试题、MySQL数据库面试题、算法面试题、Spring面试题、JVM面试题、Java并发面试题、Linux面试题等几千道高频程序员求职必备八股文。💎 React 前端 + Node 后端 + 云开发全栈项目 by 程序员鱼皮
mouse0w0/MinecraftDeveloperGuide
📝Minecraft developer Chinese guide,我的世界开发者中文指南
VideoTogether/VideoTogether
Browser Extension to Sync Video Playback on All Video Platforms / 一起看视频浏览器插件,兼容所有平台
moshowgame/spring-cloud-study
SpringBootLearning,SpringCloudStudy,学习SpringBoot2/SpringCloud2的项目,包含Eureka/Zuul/JPA/Mybatis Plus/Feign/WebSocket/JMS/POI-TL/Redis Cache/UDP/SecurityJWT/elasticSearch/Drools
18061495586/Spring-Security-Demo
Springboot + Spring Security 实现前后端分离登录认证及权限控制
zzxzzxhao/springboot-springsecurity-ultimate-
完整项目
xiaoyindong/christmas
simple-robot/simbot-examples
simbot下各种示例内容
denggaoshan/SimilarityJudge
用C++写的,一个简单的,作业相似度判断系统。。。。。 可以用于判断简单作业的 代码相似度,比如OJ之类的
1092626063/Code_Detection
“程序类作业相似度检测软件”,检测C++代码文件的相似度。
coldwind/c-levenshtein
c-levenshtein,字符串相似度判断