nowsoar's Stars
xinntao/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
YXG520/MIT6.824-6.5840
Lab2A-D, Lab3A-B, and Lab4A-B in different branches tagged these names so you can easily handle individual parts
RVC-Boss/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
miceks/kerr_comb_simulator
Graphical application for simulating Kerr frequency combs using both the Lugiato-Lefever equation and an Ikeda map.
fuzhengwei/book-small-mybatis
《手写Mybatis:渐进式源码实践》 —— 作者:付政委(小傅哥)
fuzhengwei/itstack-demo-design
:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugstack.cn
xtekky/gpt4free
The official gpt4free repository | various collection of powerful language models
zotero-chinese/styles
中文 CSL 样式
fuzhengwei/book-small-spring
zq99299/repository-summary
仓库/笔记 越来越多,本人一些质量还不错的项目/笔记汇总
PRIS-CV/DemoFusion
Let us democratise high-resolution generation! (CVPR 2024)
opengoofy/hippo4j
📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.
fuzhengwei/chatbot-api
《ChatGPT AI 问答助手》 开源免费项目,涵盖爬虫接口、ChatGPT API对接、DDD架构设计、镜像打包、Docker容器部署,小巧精悍,流程全面。对于Java编程伙伴来说,非常具有学习价值。
lencx/ChatGPT
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
thingsboard/thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
qw4990/NYADB2
NYADB2
KiroScarlet/PromoProject
SpringBoot构建电商基础秒杀项目
skr-shop/manuals
Do design No code 💻📱🛒📚
CN-GuoZiyang/My-RPC-Framework
一个简单的RPC框架的实现
RaymondCode/simple-demo
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
anuraghazra/github-readme-stats
:zap: Dynamically generated stats for your github readmes
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
he2121/MyRPCFromZero
从零开始,手写一个RPC,任何人都能看懂
zxlrise/FoodSocial
美食社交APP后台
zxlrise/cache
Java实现渐进式 kv缓存框架, 为日常开发提供一套简单易用的缓存框架 ,便于后期多级缓存开发
leakey0626/Raft-KV
基于 Raft 共识算法的 K-V 数据库
tjumcw/6.824
MIT 6.824 distributed system C++Version
cmu-db/bustub
The BusTub Relational Database Management System (Educational)
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB