lxlyh's Stars
EpicGamesExt/raddebugger
A native, user-mode, multi-process, graphical debugger.
MihailRis/VoxelEngine-Cpp
Minecraft-like game engine in C++ with OpenGL
village-kernel/village
satadriver/LiunuxOS_C_old
lizongying/my-tv
我的电视 电视直播软件,安装即可使用
OdysseusYuan/LKY_OfficeTools
一键自动化 下载、安装、激活 Office 的利器。
hggq/paozhu
Paozhu🧨 C++ Web Framework,Support HTTP/1 HTTP/2, Rapid development of CRUD web applications, Include modules HttpServer HttpClient WebSocket ORM
webui-dev/webui
Use any web browser or WebView as GUI, with your preferred language in the backend and modern web technologies in the frontend, all in a lightweight portable library.
solvespace/solvespace
Parametric 2d/3d CAD
xmh0511/xmart
一个完整的c++ web框架(webserver + orm)
microsoft/DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
xuchengsheng/spring-reading
涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。
jbaldwin/libcoro
C++20 coroutine library
microsoft/proxy
Proxy: Next Generation Polymorphism in C++
yitter/IdGenerator
💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯一IdGenerator。💎顶尖优化,超强效能。
apache/nuttx
Apache NuttX is a mature, real-time embedded operating system (RTOS)
LC044/WeChatMsg
提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手
CrowCpp/Crow
A Fast and Easy to use microframework for the web.
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
jrouwe/JoltPhysicsHelloWorld
Demonstrates how to use CMake to include Jolt Physics in your own project
AppFlowy-IO/AppFlowy
Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion.
jart/cosmopolitan
build-once run-anywhere c library
antirez/smallchat
A minimal programming example for a chat server
2273629531/CoordSystemTransform--SevenParameterConversion
这是一个通用的地理坐标系转换工具,基于七参数转换原理,实现了毫米级别的转换。如实现了WGS-84和XIAN80坐标系统之间的相互转化,经度的转换精度为小数点后7位,纬度的转换精度为小数点后6位,平面坐标的转换精度为毫米级别。
eip-work/kuboard-press
Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。
alibaba/yalantinglibs
A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple
minio/minio-cpp
MinIO C++ Client SDK for Amazon S3 Compatible Cloud Storage
lkimuk/cpp-resources
C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。
jrl-umi3218/Tasks
The Tasks library is designed to make real-time control for kinematics tree and list of kinematics tree.
Tom-Forsyth/LCPMotionPlanner
A task space motion planner with global and local obstacle avoidance for robotic manipulators.