ycsoft / hfdslibLinks
高性能C数据结构,双向列表、红黑树、哈希表等!
☆21Updated 9 years ago
Alternatives and similar repositories for hfdslib
Users that are interested in hfdslib are comparing it to the libraries listed below
Sorting:
- Inner House Path Planning Algorithm。单源最短路径算法。根据真实路况设计了能使算法更为高效的数据结构,基于向量算法计算前进的相对方向,支持室内导航。☆14Updated 9 years ago
- SMCPP是一个状态机库的C++语言实现, 支持FSM和HSM. 该库参考了QPCPP.☆13Updated 8 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 5 years ago
- This is a Qt/C++ IM system that has multiple versions: TCP/Client-Server, UDP/Client-Server, TCP/P2P, and UDP/P2P☆35Updated 8 years ago
- 使用C++描述的设计模式☆18Updated 7 years ago
- c++ mysql orm☆18Updated 2 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year
- 23种设计模式学习笔记,代码设计使用c++和java两种语言实现。文档结构和说明代码参考传智播客王保明老师的培训讲义,扩展案例使用java语言实现,参考了 http://www.runoob.com/design-pattern/design-pattern-tutoria…☆38Updated 6 years ago
- Three major design patterns for multithreading development☆35Updated 2 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 使用Qt调用百度地图API☆23Updated 10 years ago
- OS desktop developed by Qt.一款类似于win10的桌面系统,目前支持UKEY实名认证登录,软件中心,软件管理,待办事项定制处理等☆72Updated 9 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆47Updated 6 months ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Updated 3 years ago
- 传统Qt C++开发应用程序(插件化框架搭建、酷炫的动画窗口、图表控件、多屏自适应、权限控制、VNC远程监控集成、WebEngine与Qt交互、按键声效)☆50Updated 7 years ago
- simple c json parse☆16Updated 3 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- 图像识别后台算法服务器☆12Updated 9 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- 利用qt实现的一个类似于360悬浮球实时显示股票行情和自选股票面板☆31Updated 10 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等☆16Updated 5 years ago
- 🌐 使用MFC的CDC类绘制三维坐标系及球面函数☆17Updated 6 years ago
- libevent protobuf rpc☆17Updated 5 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆46Updated 9 years ago
- qt qcustomplot库demo,和高效实时绘图☆35Updated 5 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- QT QChart QScatterSeries 空心折线图.画一个折线图,关键点使用空心的圆点(散点)标识出来,鼠标移动到关键点上,显示出当前数值,并将散点改变形状(增加边框);鼠标移走数值消失。https://blog.csdn.net/xiezhongyuan07/a…☆30Updated 5 years ago