eth8's Stars
lsalzman/enet
ENet reliable UDP networking library
idea4good/GuiLite
✔️The smallest header-only GUI library(4 KLOC) for all platforms
TinyMPC/TinyMPC
Model-predictive control for microcontrollers
beetlex-io/TCPBenchmarks
tcp,websocket,webapi性能测试工具
kshk123/hashMap
A concurrent thread-safe hash map implemented in C++
creaink/ucom
A simple Serial-Port/TCP/UDP debugging tool.(简洁高效的串口、TCP/UDP网络调试助手)
shuoyueqishi/fuzzy-PID-controller
This repository uses C++ to implement a fuzzy PID controller to automatically tune PID parameters Kp,Ki and Kd.
zhllxt/asio2
Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.
tanvir-ahmed-m4/com0com
Null-modem emulator - The virtual serial port driver for Windows. Brought to you by: vfrolov [Vyacheslav Frolov](http://sourceforge.net/u/vfrolov/profile/)
peterthomet/MetaTrader-5-and-4-Tools
Indicators and EA Snippets for MetaTrader 5
edouardkombo/Native-trading-genetic-algorithm
Self learning trading robot able to take decisions by itself, without technical indicators, through Genetic algorithm (neural network).
AliMarouf97/GeneticAlgorithm
The library provides a general genetic algorithm. It is simple, easy to use, and very fast. All you need to do is to define the fitness function and its variables. There are many examples of how to deal with classic genetic algorithms problems.
tekdemo/MiniPID
C++ PID controller designed for quickly and easily implementing stable closed loop control.
XMuli/QtExamples
Qt 之 GUI 控件使用 / 网络 / 架构原理 / 运行机制理解;DTK 重绘控件方式的框架解析;IDE 技巧之 Visual Studio / Qt Creator;此为系列文章教程
lesliefish/Qt
Qt开发知识、经验总结。包括Qss,数据库,Excel,Model/View等。
feiyangqingyun/QWidgetDemo
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!公众号:Qt实战/Qt入门和进阶/Qt教程
serengil/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
qicosmos/ormpp
modern C++ ORM, C++17, support mysql, postgresql,sqlite
mz-automation/libiec61850
Official repository for libIEC61850, the open-source library for the IEC 61850 protocols
eclipse-mosquitto/mosquitto
Eclipse Mosquitto - An open source MQTT broker
ithewei/libhv
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
flashlight/flashlight
A C++ standalone library for machine learning
ColleagueRiley/RGFW
A cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries.
snakefoot/cgridlistctrlex
MFC Grid control using a custom draw CListCtrl with subitem editing and formatting
wjwwood/serial
Cross-platform, Serial Port library written in C++
chaoren-fly/utf8-to-gb2312
c++实现转换utf8编码到gb2312编码
troldal/OpenXLSX
A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.
GrindGold/CppGuide
「C/C++学习+面试指南」一份涵盖大部分 C++ 程序员所需要掌握的知识。入门、进阶、深入、校招、社招,准备 C++ 学习& 面试,首选 CppGuide!
beached/daw_json_link
Fast, convenient JSON serialization and parsing in C++