9drops's Stars
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system in 275+ supported cars.
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
ionic-team/capacitor
Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
AloneMonkey/MonkeyDev
CaptainHook Tweak、Logos Tweak and Command-line Tool、Patch iOS Apps, Without Jailbreak.
Swinject/Swinject
Dependency injection framework for Swift with iOS/macOS/Linux
scikit-image/scikit-image
Image processing in Python
y123456yz/reading-code-of-nginx-1.9.2
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
wenet-e2e/wenet
Production First and Production Ready End-to-End Speech Recognition Toolkit
khoren93/SwiftHub
GitHub iOS client in RxSwift and MVVM-C clean architecture
nihui/opencv-mobile
The minimal opencv for Android, iOS, ARM Linux, Windows, Linux, MacOS, HarmonyOS, WebAssembly, watchOS, tvOS, visionOS
subeeshvasu/Awesome-Deblurring
A curated list of resources for Image and Video Deblurring
dataxpress/UICountingLabel
Adds animated counting support to UILabel.
cmdbug/YOLOv5_NCNN
🍅 Deploy ncnn on mobile phones. Support Android and iOS. 移动端ncnn部署,支持Android与iOS。
happynear/caffe-windows
Configure Caffe in one hour for Windows users.
wgtdkp/wgtcc
A small C11 compiler
pandolia/tinyc
https://pandolia.net/tinyc/
glassechidna/zxing-cpp
ZXing C++ Library
leovandriel/caffe2_cpp_tutorial
C++ transcripts of the Caffe2 Python tutorials and other C++ example code
lhmouse/asteria
The Asteria Programming Language
Apress/pro-TBB
Source Code for 'Pro TBB: C++ Parallel Programming with Threading Building Blocks' by Michael Voss, Rafael Asenjo, and James Reinders
BIGBALLON/Caffe2-Tutorial
Caffe2 C++/Python tutorial with full demo
prafful-kumar/Blurred-Image-Recognition
Implementation of U-net architecture for image deblurring (Image restoration).
9drops/High-Performance-Server-Demo
A high concurrency echo server based with watcher-workers model.
9drops/P2PChat
p2p chat
9drops/BigNumber
Big Number Operations.
9drops/Calculator
A calculator app support addition,subtract,multiplication,division,and brackets.
9drops/MagicBox
A Magic Box for downloading stock data to mysql database.