Stars
A large-scale 7B pretraining language model developed by BaiChuan-Inc.
https://github.com/justjavac/free-programming-books-zh_CN.git
Master programming by recreating your favorite technologies from scratch.
A schema designed and developed specifically for the Java language
High Performance Inter-Thread Messaging Library
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
🥗 All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new word notebook and PDF selection searching.
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
基于Java语言的国密SM2/SM3/SM4算法库 , 包含加密/解密、签名/验签、摘要算法的实现代码和测试方法 。
【大厂面试专栏】一份Java程序员需要的技术指南,这里有面试题、系统架构、职场锦囊、主流中间件等,让你成为更牛的自己!
ZKEACMS build with .Net 8 (.Net CMS)可视化设计在线编辑内容管理系统
A Java Direct IO framework which is very simple to use.
A Java library to perform direct I/O in Linux, bypassing file page cache.
slothlog是一块快速打日志Info的工具。只需要一个注解,你就可以脱离在重复日志打点,又或是线下调试快速记录信息,并且没有反射的性能损耗,支持在类,方法,变量上面都能进行定点日志打印