-
360
- china.shenzhen
- https://www.cnblogs.com/benjaming/
Stars
Event-driven network library for multi-threaded Linux server in C++11
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
A hexo theme that looks like an A4 paper.(一个类A4纸张质感的hexo博客主题。)
涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。
Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!
spring-startup-analyzer generates an interactive spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it.🚀
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
GoogleTest - Google Testing and Mocking Framework
Fast SQL-only data application builder. Automatically build a UI on top of SQL queries.
用Rust实现仿nginx,力争实现一个可替代方案,http/https代理, socks5代理, 负载均衡, 反向代理, 静态文件服务器,四层TCP/UDP转发,websocket转发, 内网穿透nat
使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
Write a simple interpreter of C. Inspired by c4 and largely based on it.
以开源为核心的IDaas/IAM平台,用于管理企业内员工账号、权限、身份认证、应用访问,帮助整合部署在本地或云端的内部办公系统、业务系统及三方 SaaS 系统的所有身份,实现一个账号打通所有应用的服务。
Master programming by recreating your favorite technologies from scratch.