LightSE基于Linux 平台、C/C++语言实现。该项目是一个用于网页查询的轻量级搜索引擎。实现了从爬取网页,处理网页,显示结果等整个搜索引擎的流程。
☆63Nov 9, 2020Updated 5 years ago
Alternatives and similar repositories for LightSE
Users that are interested in LightSE are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- EchoLib基于Linux平台,C/C++语言实现。是一个并发服务器框架,模仿陈硕的muduo库来实现,采用reactor+threadpool的模式,是一个能适应密集计算的并发服务器框架。☆25Mar 4, 2021Updated 5 years ago
- 基于文本检索的轻量级搜索引擎☆43Oct 8, 2019Updated 6 years ago
- 迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页面在windows环境下用PHP实现。☆81Mar 23, 2014Updated 12 years ago
- a simple C++ searchengine☆64Aug 26, 2022Updated 3 years ago
- Linux C/C++项目:虚拟文件服务器(功能匹配百度网盘)☆291Jun 14, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容☆140Oct 16, 2015Updated 10 years ago
- 智能文本输入助手基于Linux平台,C/C++语言实现。该项目是个一个用于对输入单词进行关联性分析,旨在为用户输入更好的查询建议的智能助手。实现了输入查询词,联想推荐出候选词,返回结果的整个输入助手的流程。☆19Nov 5, 2020Updated 5 years ago
- 参加了王道C++长期班之后做的一个搜索引擎项目☆25Apr 22, 2025Updated 11 months ago
- 模拟百度网盘项目,使用Linux和TCP通信相关知识实现简单的文件上传下载等功能☆11Jul 23, 2019Updated 6 years ago
- 浙江大学高级数据结构课程project,一个简单的搜索引擎☆13Aug 13, 2020Updated 5 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 4 years ago
- 一个简单的搜索引擎☆14Jul 15, 2019Updated 6 years ago
- A Cross-Platform Modern C++ Project Framework Set Up Using CMake, Jenkins & Vcpkg☆12Feb 8, 2022Updated 4 years ago
- C++实现的高并发web服务器☆12Feb 26, 2020Updated 6 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- (人脸)特征内存搜索引擎(feature search engine),提供高速的人脸特征相似度比对搜索/排序,支持多线程并行搜索,适用于百万级以上人脸库的快速搜索。(C++11实现)☆26Sep 26, 2019Updated 6 years ago
- 这是一个用C++11编写的高性能静态网页服务器 涵盖C++使用的方方面面 C++ 多线程 makefile CMakeList 信号量 互斥锁 智能指针☆26Jul 29, 2019Updated 6 years ago
- 开源棋牌服务器框架,使用skynet,网络协议使用pbc版的protobuf,数据库使用mongodb☆20Aug 10, 2017Updated 8 years ago
- A lightweight and easy to use async IO library implemented with io_uring and C++20 coroutine.☆14Feb 11, 2025Updated last year
- 基于QT开发的五子棋,MVC设计模式思想,支持双人模式和人机模式(隐藏机机模式)☆15May 8, 2020Updated 5 years ago
- 一个非阻塞的C++多线程网络库☆10Jul 18, 2018Updated 7 years ago
- 分布式云存储(网络云盘)☆22Sep 8, 2021Updated 4 years ago
- c/c++ projects for you! some projects for you to practice your programming skills which used C or CPP, you can use other programming lang…☆11Oct 24, 2020Updated 5 years ago
- An implementation of FITing-Tree learned index proposed in SIGMOD '19☆10Dec 6, 2023Updated 2 years ago
- Deploy open-source AI quickly and easily - Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- C语言练习项目:实现注册、登录、学生信息增删改查,使用链表作为缓存,文件系统存储账户与学生信息☆16Nov 29, 2016Updated 9 years ago
- Django二手校园交易信息网站☆12Nov 5, 2020Updated 5 years ago
- 基于c++实现的分布式文件传输系统☆11May 27, 2023Updated 2 years ago
- 一个简单的muduo库,用来练手☆13Mar 17, 2019Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Sep 12, 2017Updated 8 years ago
- 服务端负载均衡, 提供文件的秒传,支持断点续传,对重复文件进行了空间优化, 所有相同的文件只占用一份存储空间。☆11Jun 17, 2017Updated 8 years ago
- ftp协议的学习源码,在这里用c/c++实现了一个简易的控制台ftp客户端,希望可以帮助到一部分学习中的朋友。☆12Jun 15, 2020Updated 5 years ago
- We propose a novel deep unfolded phase retrieval network dubbed as PRNet to recover high-quality images by using the learned convolutiona…☆10Feb 16, 2022Updated 4 years ago
- [VLDB'22] Source code for the paper: A Cache-Aware Learned Index with a Cost-based Construction Algorithm.☆10Jan 3, 2022Updated 4 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Userspace eBPF Runtime Benchmarking Test Suite and Results☆16Updated this week
- 不基于Boost的muduo库C++实现源码☆10May 28, 2021Updated 4 years ago
- This is my first demo for learning Robotics.It mainly includes the kinematics simulation of the puma robot.☆14Oct 18, 2020Updated 5 years ago
- linux下c/c++模拟实现云盘项目☆633Oct 2, 2021Updated 4 years ago
- 《2013年王道论坛计算机考研机试指南》代码☆21Aug 25, 2014Updated 11 years ago
- 一个针对于小型的C/C++项目的makefile模板。使用该模板,能够实现一键编译,无需再编写繁琐的makefile文件。☆16Apr 29, 2019Updated 6 years ago
- This repo aims to offer a packet flow tracer based on bpf☆13Oct 6, 2019Updated 6 years ago