ch-duan's Stars
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
Hardy-Uint/awesome-3D-vision
3D computer vision incuding SLAM,VSALM,Deep Learning,Structured light,Stereo,Three-dimensional reconstruction,Computer vision,Machine Learning and so on
mstorsjo/llvm-mingw
An LLVM/Clang/LLD based mingw-w64 toolchain
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
jls-has/CPUPointCloud3D
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
Water-Melon/Melon
A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (AOP).
GDWired/GDSimpleBLE
Implementation of SimpleBLE as a plugin for Godot 3.5 and 4.
simpleble/simpleble
SimpleBLE - the all-in-one Bluetooth library for MacOS, iOS, Windows, Linux and Android.
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
apache/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
idealvin/coost
A tiny boost library in C++11.
Nrusher/nr_micro_shell
shell for MCU. 单片机命令行交互。
xmake-io/xmake
🔥 A cross-platform build utility based on Lua
Lymphatus/caesium-image-compressor
Caesium is an image compression software that helps you store, send and share digital pictures, supporting JPG, PNG, WebP and TIFF formats. You can quickly reduce the file size (and resolution, if you want) by preserving the overall quality of the image.
thomasfla/Linux-ESPNOW
An attempt at implementing a direct link between a linux station and an ESP module using ESPNOW protocol for real time robot control
golang/go
The Go programming language
espressif/esp-iot-solution
Espressif IoT Library. IoT Device Drivers, Documentations and Solutions.
rtic-rs/rtic
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
Eugeny/tabby
A terminal for a more modern age
forthespada/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
google/styleguide
Style guides for Google-originated open-source projects
armink/EasyFlash
Lightweight IoT device information storage solution: KV/IAP/LOG. | 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB
armink/FreeModbus_Slave-Master-RTT-STM32
Add master mode to FreeModbus. | 在 FreeModbus 中添加主机模式