kermit7410's Stars
modelscope/modelscope-classroom
cminyard/ser2net
Serial to network interface, allows TCP/UDP to serial port connections
DynamicDevices/Serial2Net
Windows Serial Port forwarding to TCP/IP port
u-blox/ubxlib
Portable C libraries which provide APIs to build applications with u-blox products and services. Delivered as add-on to existing microcontroller and RTOS SDKs.
SWivid/F5-TTS
Official code for "F5-TTS: A Fairytaler that Fakes Fluent and Faithful Speech with Flow Matching"
CppCon/CppCon2023
Slides and other materials from CppCon 2023
CppCon/CppCon2024
CppCon/CppCon2014
Speaker materials from CppCon 2014
liuxinyu95/AlgoXY
Book of Elementary Functional Algorithms and Data structures
P403n1x87/austin
Python frame stack sampler for CPython
marimo-team/marimo
A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
pixpark/gpupixel
Real-time image and video processing library similar to GPUImage, with built-in beauty filters, achieving commercial-grade beauty effects. Written in C++11 and based on OpenGL/ES.
yuesong-feng/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
abseil/abseil-cpp
Abseil Common Libraries (C++)
rwth-ti/gr-localization
GNU Radio and ZeroMQ based collection of applications to perform distributed localization experiments with software defined radio. Includes software for the receivers, fusion center and GUI.
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
LiZhengXiao99/Navigation-Learning
我的导航学习笔记,内容涵盖导航定位开源程序的源码解读 ( 包括:RTKLIB、GAMP、GINav、Ginan、PSINS、SoftGNSS、KF-GINS、GICI-Lib 等)、开源项目梳理、书籍讲义、博客翻译、教程讲座推荐;本仓库会长期更新,分享出来,既是跟大家做个交流,也激励着自己坚持学下去;所有内容都可以随意转载,原始文件都放在这了,欢迎在我的基础上整理出自己的一套笔记。
flameshot-org/flameshot
Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:
xiaoweiChen/CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
weedge/perf-book-cn
https://github.com/dendibakh/perf-book gitbook在线电子书,翻译成中文原始markdown文档
aistrate/AlgorithmsSedgewick
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
jimmysuncpt/Algorithms
The codes and my solutions to exercises from the book "Algorithms" (4th edition) by Robert Sedgewick and Kevin Wayne.
simplefoc/Arduino-SimpleFOCShield
Arduino Shiled for running Gimbal BLDC motors with FOC algorithm
tomojitakasu/RTKLIB
sipeed/TinyMaix
TinyMaix is a tiny inference library for microcontrollers (TinyML).
snkas/hypatia
Low earth orbit (LEO) satellite network simulation framework.
Polytonic/Glitter
Dead Simple OpenGL
karpathy/llm.c
LLM training in simple, raw C/CUDA