HamdiRekkez's Stars
carapace-sh/carapace
A multi-shell completion library.
swig/swig
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
dabbertorres/ThreadPool
A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.
gabime/spdlog
Fast C++ logging library.
dmlc/gluon-cv
Gluon CV Toolkit
MentorEmbedded/poky
Fork/mirror of the Yocto Poky repository for our releases
GStreamer/qt-gstreamer
Deprecated Qt bindings for GStreamer.
pellegre/libcrafter
A high level C++ network packet sniffing and crafting library.
hezd/IdCardReconition
身份证识别的示例工程
copperspice/cs_libguarded
Header-only library for multithreaded programming
hungrxyz/RealtimeOCR
Realtime OCR with Tesseract and OpenCV in Swift
hanickadot/compile-time-regular-expressions
Compile Time Regular Expression in C++
Morwenn/cpp-sort
Sorting algorithms & related tools for C++14
zhoushiwei/EasyPR-iOS
This is EasyPR iOS version.An open source project for chinese plate recognition. It aims to be Easy, Flexible, and Accurate. Welcome to contribute your expertise !
cpp-best-practices/cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
card-io/card.io-dmz
The core image-processing and machine-learning code for card.io, which is shared between iOS and Android.
Tencent/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
HamdiRekkez/Tree
A tree data structure implementation