-
langchain4j Public
Forked from langchain4j/langchain4jJava version of LangChain
Java Apache License 2.0 UpdatedMar 15, 2024 -
free-programming-books Public
Forked from EbookFoundation/free-programming-books📚 Freely available programming books
Creative Commons Attribution 4.0 International UpdatedJan 27, 2024 -
free-programming-books-zh_CN Public
Forked from justjavac/free-programming-books-zh_CN📚 免费的计算机编程类中文书籍,欢迎投稿
GNU General Public License v3.0 UpdatedJan 22, 2024 -
GitHub-Chinese-Top-Charts Public
Forked from GrowingGit/GitHub-Chinese-Top-Charts🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
Java Other UpdatedJan 19, 2024 -
gateway Public
Forked from xuanbg/gateway基于Spring Cloud Gateway的微服务网关
Java GNU General Public License v3.0 UpdatedJan 6, 2024 -
skywalking Public
Forked from apache/skywalkingAPM, Application Performance Monitoring System
Java Apache License 2.0 UpdatedDec 19, 2023 -
generative-ai-for-beginners Public
Forked from microsoft/generative-ai-for-beginners12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Jupyter Notebook MIT License UpdatedNov 1, 2023 -
-
JavaGuide Public
Forked from Snailclimb/JavaGuide「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
Java Apache License 2.0 UpdatedOct 16, 2023 -
JavaDeveloperBrain Public
Forked from Swayingleaves/JavaDeveloperBrain[Java工程师必备+学习+知识点+面试]:包含计算机网络知识、JavaSE、JVM、Spring、Springboot、SpringCloud、Mybatis、多线程并发、netty、MySQL、MongoDB、Elasticsearch、Redis、HBASE、RabbitMQ、RocketMQ、Pulsar、Kafka、Zookeeper、Linux、设计模式、智力题、项目架构、分布式…
UpdatedOct 9, 2023 -
-
aidea-server Public
Forked from mylxsw/aidea-serverAIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。
Go UpdatedSep 13, 2023 -
IJPay Public
Forked from Javen205/IJPayIJPay 让支付触手可及,封装了微信支付、QQ支付、支付宝支付、京东支付、银联支付、PayPal 支付等常用的支付方式以及各种常用的接口。不依赖任何第三方 mvc 框架,仅仅作为工具使用简单快速完成支付模块的开发,可轻松嵌入到任何系统里。右上角点下小星星✨
Java Apache License 2.0 UpdatedSep 10, 2023 -
gin Public
Forked from gin-gonic/ginGin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
Go MIT License UpdatedAug 21, 2023 -
jeepay Public
Forked from jeequan/jeepayJeepay是一套适合互联网企业使用的开源支付系统,支持多渠道服务商和普通商户模式。已对接微信支付,支付宝,云闪付官方接口,支持聚合码支付。
Java GNU Lesser General Public License v3.0 UpdatedAug 16, 2023 -
GinSkeleton Public
Forked from qifengzhang007/GinSkeleton基于go语言gin框架封装的web项目骨架
Go MIT License UpdatedJun 14, 2023 -
Cognitive-Speech-TTS Public
Forked from Azure-Samples/Cognitive-Speech-TTSMicrosoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
C# Other UpdatedApr 22, 2023 -
mybatis-plus-generator-ui Public
Forked from davidfantasy/mybatis-plus-generator-ui对mybatis-plus-generator进行封装,通过Web UI快速生成兼容Spring boot,mybatis-plus框架的各类业务代码
Java Apache License 2.0 UpdatedMar 20, 2023 -
netty Public
Forked from netty/nettyNetty project - an event-driven asynchronous network application framework
Java Apache License 2.0 UpdatedMar 7, 2023 -
ice-demos Public
Forked from zeroc-ice/ice-demosSample programs for Ice
Java GNU General Public License v2.0 UpdatedFeb 27, 2023 -
canal Public
Forked from alibaba/canal阿里巴巴 MySQL binlog 增量订阅&消费组件
Java Apache License 2.0 UpdatedFeb 15, 2023 -
netty-socketio Public
Forked from mrniko/netty-socketioSocket.IO server implemented on Java. Realtime java framework
Java Apache License 2.0 UpdatedFeb 2, 2023 -
antispam-java-demo Public
Forked from yidun/antispam-java-demo易盾反垃圾java演示
Java UpdatedNov 17, 2022 -
NettyRpc Public
Forked from luxiaoxun/NettyRpcA simple RPC framework based on Netty, ZooKeeper and Spring
Java UpdatedNov 16, 2022 -
code Public
Forked from goinaction/codeSource Code for Go In Action examples
Go UpdatedNov 15, 2022 -
ShortURL Public
Forked from Naccl/ShortURL🔗 短链接生成器,长网址转短网址 https://d.naccl.top
Java MIT License UpdatedNov 6, 2022 -
cim Public
Forked from crossoverJie/cim📲cim(cross IM) 适用于开发者的分布式即时通讯系统
Java MIT License UpdatedOct 4, 2022 -
netty-learning-example Public
Forked from sanshengshui/netty-learning-example🥚 Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。
Java Apache License 2.0 UpdatedOct 4, 2022 -
NettyGameServer Public
Forked from jwpttcg66/NettyGameServer使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减…
Java GNU General Public License v3.0 UpdatedOct 4, 2022 -
architecture.of.internet-product Public
Forked from davideuler/architecture.of.internet-product互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
HTML UpdatedSep 4, 2022