NIGHTFIGHTING / FullTextSearchEngine
动手写全文搜索引擎
☆10Updated 4 years ago
Alternatives and similar repositories for FullTextSearchEngine:
Users that are interested in FullTextSearchEngine are comparing it to the libraries listed below
- 关于无锁队列的知识☆11Updated 8 years ago
- 一个自己封装的基于reactor的c++网络库☆36Updated 9 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆59Updated 7 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 高性能的c++日志库☆69Updated 4 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- 用C++开发web服务器框架☆31Updated 3 years ago
- Libco 源码分析☆30Updated 6 years ago
- epoll源码分析☆16Updated 9 years ago
- mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆18Updated 9 years ago
- ☆36Updated 3 years ago
- ☆34Updated 5 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆25Updated 6 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆38Updated 5 years ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆18Updated 5 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Updated 9 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 8 years ago
- 微服务治理框架C++实现☆80Updated 2 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- 分布式存储解决方案☆48Updated 5 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 5 years ago
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- 拼写纠错程序,涉及建词典、索引,动态规划算法,线程池池,线程同步,socket网络编程等☆14Updated 9 years ago
- c++模拟实现一致性哈希,使用了虚拟节点,具有插入数据功能,在新增实际节点或者删除实际节点时,会对虚拟节点上的数据进行迁移☆21Updated 4 years ago
- Multithreaded network library in C++17☆90Updated 3 years ago
- ☆40Updated 6 years ago