该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。
☆20Mar 15, 2016Updated 9 years ago
Alternatives and similar repositories for SolutionSample
Users that are interested in SolutionSample are comparing it to the libraries listed below
Sorting:
- 用C++写的,适用于Windows环境的日志库,支持百万级高并发,支持以printf语法输入日志☆20Jul 23, 2024Updated last year
- C/C++工具库,包涵一些常用的类,函数等☆11Jun 20, 2013Updated 12 years ago
- 基于局域网在Qt Creator 4.6.0平台上采用C/S架构、Windows API编程以及Qt5图形开发包实现,心跳检测、消息通信、文件传输、广播 投影、学生监视、学生控制功能☆10Aug 12, 2020Updated 5 years ago
- “车载诊断系统(On-Board Diagnostic)” 数据采集,采用C++编写技术模块 LibEvent封装、log模块、线程CThread的封装、锁模块☆11Nov 20, 2017Updated 8 years ago
- Cross Platform Socket Library☆13Jul 9, 2017Updated 8 years ago
- branch new for vs2017+/gcc-9.2.0+. with xcodecvt, xlog, xhook, xsig etc. branch old for VS2013.☆16Aug 1, 2025Updated 7 months ago
- 基于共享内存的进程间通信组件☆15Apr 28, 2019Updated 6 years ago
- c/c++ 语言的demo和各种工具类,包括数据结构算法和信息安全算法等。☆14Jun 28, 2016Updated 9 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Apr 6, 2016Updated 9 years ago
- 基于协程的C++网络开发框架☆25Oct 25, 2018Updated 7 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆48Aug 31, 2018Updated 7 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- 在 Linux 环境下使用 C 语言实现,使用socket 通信,结合select函数实现高并发的IO,客户端发送消息到服务器,服务器在广播到每个聊天室成员。☆52Sep 1, 2016Updated 9 years ago
- 将Windows和Linux的socket库的使用封装成跨平台的类库,轻松使用socket创建连接。☆28Jun 1, 2018Updated 7 years ago
- NI-VISA based device control☆10Sep 20, 2021Updated 4 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Nov 10, 2021Updated 4 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Apr 10, 2019Updated 6 years ago
- 剑指Offer算法面试题目总结(C、C++实现)☆62Aug 31, 2019Updated 6 years ago
- windows下单进程/多进程/多线程/select/iocp架构的socket服务端和客户端框架☆64Jan 11, 2017Updated 9 years ago
- C++远程调用框架☆34Dec 3, 2014Updated 11 years ago
- 使用springboot+mybatis后台框架 前端bootstrap框架 添加web socket实时提醒订单消息 使用springsecurity进行权限拦截 邮箱+短信验证 ,echart图表显示用户订单信息,poi表报打印等等。。。☆12Oct 25, 2017Updated 8 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Sep 12, 2017Updated 8 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆36Jan 22, 2017Updated 9 years ago
- wxFFmpeg is a wxWidgets media player view that uses FFmpeg, OpenGL and OpenAL.☆12Jun 11, 2021Updated 4 years ago
- A cross-platform framework for basic components.☆13Feb 16, 2025Updated last year
- 短链接服务器,基于proactor的多线程服务器,maysql作为发号器,redis缓存☆10Jun 2, 2021Updated 4 years ago
- Qt串口调试工具☆10Jul 19, 2017Updated 8 years ago
- Network Stack Worker Reuse Lib☆10Nov 17, 2017Updated 8 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆86Dec 30, 2022Updated 3 years ago
- 即时通信 select/poll/epoll☆45Apr 5, 2020Updated 5 years ago
- Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse synta…☆19Mar 15, 2018Updated 7 years ago
- a demo shows that how to using rockchip mpp by jni on android.☆12Dec 1, 2017Updated 8 years ago
- NTAPI系统关键进程视频源代码☆11Aug 23, 2022Updated 3 years ago
- CMake modules for quickly importing third-party libraries by fetchcontent.☆12Jun 1, 2025Updated 9 months ago
- Linux SerialPort 串口Demo☆13Jan 26, 2017Updated 9 years ago
- Realtek RTL8188CUS driver for Raspberry Pi, with Miracast support☆10Mar 9, 2016Updated 9 years ago
- 轻量级高性能C++网络引擎库,支持多种协议,可扩展。☆14Sep 26, 2020Updated 5 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Jul 1, 2019Updated 6 years ago
- vue.js+node.js 毕业设计 ----- 校园信息发布平台☆17May 22, 2021Updated 4 years ago