BalLooN1874's Stars
wanttobeno/Win_Driver_Mouse_And_Key
驱动模拟键鼠,支持64位,附代码
YukiWorkshop/cpp-async-timer
Async setInterval & setTimeout implementation using Boost
emqx/emqx
The most scalable open-source MQTT broker for IoT, IIoT, and connected vehicles
ithewei/libhv
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
fb029ed/yolov5_cpp_openvino
用c++实现了yolov5使用openvino的部署
MarkReedZ/mrloop
An event loop for C using io_uring
0voice/kernel_new_features
一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等
ddeka0/AsyncIO
A CPP wrapper for asynchronous socket server using linux's latest IO_URING API
frevib/io_uring-echo-server
io_uring echo server
top91001/events
将redis的事件机制代码提取出来用于自己的项目
xianbingC/test_hiredis
mutouyun/cpp-ipc
C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
snail0614/yolov5.6_openvino_cpp
wistbean/learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
HerMajestyDrMona/MouseClickLockForGames
ClickLock which supports old games where the Windows ClickLock fails to work. This is a charity project, designed for people with disabilities.
dengqizhou30/AIAssistOpenCV
AIAssistC是一个AI游戏助手,使用OpenCv、DNN、ssd_mobilenet/efficientdet、MFC等技术,截取游戏屏幕进行对象识别,使用虚拟鼠标键盘hook实现自动瞄准/自动开枪等功能,提升玩家的游戏体验。
dengqizhou30/AIAssistC
AIAssistC是一个AI游戏助手,使用OpenCv、DNN、Tensorflow、ssd_mobilenet/efficientdet、hidriver、MFC等技术,截取游戏屏幕进行对象识别,使用虚拟鼠标键盘驱动实现自动瞄准/自动开枪等功能,提升玩家的游戏体验。
BuddyBoi/KernelMoveMouse
Kernel driver that moves the mouse
xxtea/xxtea-c
XXTEA encryption algorithm library for C.
Beckhoff/ADS
Beckhoff protocol to communicate with TwinCAT devices.
heatcpy/Linux-uart
linux 串口demo
Q2499279972/GPIO-UART8N1
GPIO模拟串口
mlichvar/pps-gpio-poll
GPIO polling PPS client for Linux
buelowp/gpiointerruptpp
Provides a C++ interface for gpio/poll/set/get operations
qq1134993111/conversion_gbk_utf8
C++11 gbk和utf8编码的相互转换
smaugx/epoll_examples
epoll examples
facebook/folly
An open-source C++ library developed and used at Facebook.
mstump/queues
A public domain lock free queues implemented in C++11
zsummer/fn-log
fn-log is a cpp-based logging utility. It's a gift.
shineframe/shine_serial
高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer