shpilu / cloriSearchLinks
广告检索引擎(针对在线广告设计,支持简单倒排检索、范围检索、LBS检索,持续完善中)
☆169Updated 6 years ago
Alternatives and similar repositories for cloriSearch
Users that are interested in cloriSearch are comparing it to the libraries listed below
Sorting:
- a extensible boolean expression index implementation, especially for RTB ad selection. both vldb09-indexing(Standford and Yahoo's paper) …☆56Updated 2 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆222Updated 7 years ago
- Distributed In-Memory Index 分布式内存索引☆329Updated 6 years ago
- a simple C++ searchengine☆61Updated 2 years ago
- 加入个人阅读代码注释的etcd raft实现☆206Updated 4 years ago
- mit 6.824课程lab2 raft算法实现☆59Updated 5 years ago
- brpc源码分析☆334Updated 5 years ago
- ☆77Updated 11 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆121Updated 6 months ago
- the fastest in-memory index in the East 东半球最快并发索引☆475Updated 4 years ago
- Rapids团队 (https://github.com/CheYulin , https://github.com/shixuansun and https://github.com/WANG-lp), Engine Race (Key-Value Store on I…☆112Updated 6 years ago
- A full-text search engine supporting massive users, real-time updating, fast fuzzy matching and flexible table splitting.☆490Updated 2 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆203Updated last year
- C++ Base Library for serverside development☆349Updated 5 years ago
- 中文版rocksdb文档☆431Updated last year
- A Go web framework for quickly building recommendation online services based on JSON configuration.☆101Updated last week
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆163Updated 7 years ago
- the introduction of thirdparty☆48Updated 10 years ago
- myrocks and rocksdb source code analysis(myrocks/rocksdb源码解析)☆78Updated 4 years ago
- A Chinese version of MIT 6.824 (distributed system)☆123Updated 4 years ago
- Google分层实验框架☆30Updated 6 years ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆70Updated 2 years ago
- Naive and Basic impl of a kv-storage based on paxos; for https://blog.openacid.com/algo/paxos/☆241Updated 2 years ago
- 电子科技大学分布式存储与计算实验室2018新生学习资料整理☆81Updated 5 years ago
- MIT6.824分布式系统(2018秋)☆274Updated 6 years ago
- 一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容☆138Updated 9 years ago
- Analysis leveldb source code step by step☆359Updated 8 months ago
- Vector Search Engine base on BRPC + FAISS☆148Updated 5 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago
- MIT6.824实现分布式一致性算法——Raft&Paxos☆47Updated 6 years ago