Stars
《Design Patterns in Modern C++》简体中文小样...
Free, simple, fast interactive diagrams for any GitHub repository
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构…
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
A cheatsheet of modern C++ language and library features.
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
xiaolincoder / algo
Forked from wangzheng0822/algo数据结构和算法必知必会的50个代码实现
Godot Engine – Multi-platform 2D and 3D game engine
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, T…
LVGL is a free, full-featured embedded UI library for devices from small MCUs to 3D-capable MPUs, enhanced by LVGL Pro, a professional editor and tooling.
Map Matching Python Package Based on Hidden Markov Model(HMM)
在团队基于osg开发时,先行学习osg的过程。包括FreeSouth作者教程的源码,osgEarth官方例子,以及OSG+QT应用等。
dperf: High-Performance Network Load Testing Tool Based on DPDK
A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/网页爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone", 线性代数的艺术中文版, 欢迎PR.
Collection of handy online tools for developers, with great UX.
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现
《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases
High Performance Map Matching with Markov Decision Processes (MDPs) and Hidden Markov Models (HMMs).
一步步实现简易红白机模拟器运行超级玛丽,以https://github.com/amhndu/SimpleNES 为模板