zxf20180725 / FoxyBallLinks
nosql内存数据库
☆19Updated 6 years ago
Alternatives and similar repositories for FoxyBall
Users that are interested in FoxyBall are comparing it to the libraries listed below
Sorting:
- c++ common library implement☆12Updated 5 years ago
- 多进程(进程池)服务器☆13Updated 11 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆17Updated 2 years ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- 高性能超轻量级C++开发库及服务器编程框架☆319Updated 3 years ago
- 跨平台网络库,使用epoll和iocp模型☆10Updated 7 years ago
- 金仕达内存数据库体验版。☆10Updated 4 years ago
- 一个使用C/C++基于epoll实现的高性能的stackfull协程库,通过HOOK阻塞的系统调用,网络IO事件,协程间的同步事件及定时事件驱动协程的调度,通过汇编完成协程的高速切换,支持海量协程创建,支持协程的动态跨线程负载均衡调度,优先级调度,支持协程的栈上溢出检测及协…