wgy8283335's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
google/eng-practices
Google's Engineering Practices documentation
chefyuan/algorithm-base
一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com
wsdjeg/vim-galore-zh_cn
Vim 从入门到精通
antlr/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
zhoutaoo/SpringCloud
基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
spacejam/sled
the champagne of beta embedded databases
yuin/gopher-lua
GopherLua: VM and compiler for Lua in Go
microsoft/GSL
Guidelines Support Library
yourtion/30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
dromara/lamp-cloud
lamp-cloud 支持jdk21、jdk17、jdk11、jdk8,ta基于 SpringCloud + SpringBoot 开发的微服务中后台快速开发平台,专注于多租户(SaaS架构)解决方案,亦可作为普通项目(非SaaS架构)的基础开发框架使用,目前已实现插拔式数据库隔离、SCHEMA隔离、字段隔离 等租户隔离方案。
stylefeng/Guns
Guns基于SpringBoot 2,致力于做更简洁的后台管理系统,完美整合springmvc + shiro + mybatis-plus + beetl!Guns项目代码简洁,注释丰富,上手容易,同时Guns包含许多基础模块(用户管理,角色管理,部门管理,字典管理等10个模块),可以直接作为一个后台管理系统的脚手架!
easychen/one-person-businesses-methodology
一人公司方法论
lunarmodules/luasocket
Network support for the Lua language
fuce1314/Springboot_v2
SpringBoot_v2项目是努力打造springboot框架的极致细腻的脚手架。包括一套漂亮的前台。无其他杂七杂八的功能,原生纯净。
scylladb/gocqlx
All-In-One: CQL query builder, ORM and migration tool
CaiBaoHong/biu
管理后台项目开发脚手架,基于vue-element-admin和springboot搭建,前后端分离方式开发和部署
codefollower/My-Blog
我的博客
quxiucheng/apache-calcite-tutorial
https://blog.csdn.net/QXC1281/article/details/89070285
pageldev/libOpenDRIVE
Small, lightweight C++ library for handling OpenDRIVE files
julianhyde/linq4j
A port of LINQ (Language-Integrated Query) to Java
bravegnu/gnu-eprog
Embedded Programming with the GNU Toolchain
bbejeck/kafka-streams-in-action
Source code for the Kafka Streams in Action Book
middlefeng/LuaVMRead
carvalho/numlua
Numeric libraries for the Lua programming language
ottertune/ot-agent
OtterTune Agent - metric collector for external databases
cjoudrey/gluahttp
gluahttp: an http module for gopher-lua
coincar-sim/lanelet2_matching
Archived, now shipped with https://github.com/fzi-forschungszentrum-informatik/Lanelet2
zabetak/calcite
Mirror of Apache Calcite