nbnkhanh / Mini-Search-Engine-CS163Links
Source code for Mini Search Engine final project of CS163 course at HCMUS.
☆11Updated 6 years ago
Alternatives and similar repositories for Mini-Search-Engine-CS163
Users that are interested in Mini-Search-Engine-CS163 are comparing it to the libraries listed below
Sorting:
- 动手写全文搜索引擎☆10Updated 5 years ago
- This is part of the zeus library, just for sharing and funny.☆35Updated 2 years ago
- 浙江大学高级数据结构课程project,一个简单的搜索引擎☆13Updated 5 years ago
- 李建忠《设计模式》笔记总结☆15Updated 6 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆28Updated 2 years ago
- 23种设计模式学习笔记,代码设计使用c++和java两种语言实现。文档结构和说明代码参考传智播客王保明老师的培训讲义,扩展案例使用java语言实现,参考了 http://www.runoob.com/design-pattern/design-pattern-tutoria…☆37Updated 6 years ago
- 200 LeetCode Top Interview Questions: Optimal Solutions with Detailed Explanations for Easy/Medium/Hard Levels to Ace Coding Interviews☆63Updated last year
- 所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了☆14Updated 7 years ago
- a highly cache-friendly hash table☆46Updated 3 years ago
- c++高性能内存池☆11Updated 4 years ago
- 死锁检测模块,可为您的项目在debug中检测死锁并处理,在不要求极致性能的情况下甚至可以嵌入到release版本中。代码尽量精简易读☆10Updated 5 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- Source code for https://paul.pub/cpp-concurrency☆78Updated 3 years ago
- ☆77Updated 3 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10Updated 4 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- C++ distributed platform for shared memory programming☆27Updated 5 years ago
- 使用C++描述的设计模式☆18Updated 8 years ago
- React聊天室。一款基于React、C++,使用TCP/HTTP协议的多人聊天室Web应用,使用腾讯云开发托管页面。☆10Updated 4 years ago
- 在博览网上上课的资料☆20Updated 9 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 3 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 11 years ago
- ☆36Updated 4 years ago
- C++笔记☆40Updated 5 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆52Updated 10 years ago
- A C++ client for Redis.☆21Updated 16 years ago
- MIT 6.824 Lab 2012(C++)☆30Updated 12 years ago
- A high performance multithread C++ network library for linux.☆68Updated 6 years ago