LightSE基于Linux 平台、C/C++语言实现。该项目是一个用于网页查询的轻量级搜索引擎。实现了从爬取网页,处理网页,显示结果等整个搜索引擎的流程。
☆64Nov 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
- Linux C/C++项目:虚拟文件服务器(功能匹配百度网盘)☆291Jun 14, 2020Updated 6 years ago
- 模拟百度网盘项目,使用Linux和TCP通信相关知识实现简单的文件上传下载等功能☆11Jul 23, 2019Updated 6 years ago
- 浙江大学高级数据结构课程project,一个简单的搜索引擎☆13Aug 13, 2020Updated 5 years ago
- ☆10Dec 2, 2018Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 📚【后台研发岗】面试精华总结(地表最全)。包含C/C++,算法,操作系统,计算机网络,Linux,网络编程,信息安全,数据库等 重点面试知识(持续更新)☆292Jun 9, 2022Updated 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
- Study at Wangdao Training Camp(30th C++)☆18Nov 24, 2020Updated 5 years ago
- 利用p2p加速、断点续传技术和多线程实现http高速下载器☆29Dec 26, 2019Updated 6 years ago
- (人脸)特征内存搜索引擎(feature search engine),提供高速的人脸特征相似度比对搜索/排序,支持多线程并行搜索,适用于百万级以上人脸库的快速搜索。(C++11实现)☆26Sep 26, 2019Updated 6 years ago
- 这是一个用C++11编写的高性能静态网页服务器 涵盖C++使用的方方面面 C++ 多线程 makefile CMakeList 信号量 互斥锁 智能指针☆25Jul 29, 2019Updated 6 years ago
- A lightweight and easy to use async IO library implemented with io_uring and C++20 coroutine.☆15Feb 11, 2025Updated last year
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- C++ Examples for the DDS Tutorial☆11Oct 30, 2015Updated 10 years ago
- GenClaw: Code-Driven Agentic Image Generation☆219Jun 6, 2026Updated last week
- 基于QT开发的五子棋,MVC设计模式思想,支持双人模式和人机模式(隐藏机机模式)☆15May 8, 2020Updated 6 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…☆12Oct 24, 2020Updated 5 years ago
- fileshare is a self hosted cloud-disk-like, grpc-based file server☆26Jun 28, 2025Updated 11 months ago
- An implementation of FITing-Tree learned index proposed in SIGMOD '19☆10Dec 6, 2023Updated 2 years ago
- C语言练习项目:实现注册、登录、学生信息增删改查,使用链表作为缓存,文件系统存储账户与学生信息☆16Nov 29, 2016Updated 9 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- FastDFS+nginx+FastCGi+mysql,其主要利用ngnix反向代理服务器,接收并处理用户的请求,使用FastCGI+spawn-fcgi配合nginx工作,MySQL存储文件的信息,fastDFS作为分布式文件存储服务器。☆14Sep 9, 2020Updated 5 years ago
- libevent multithread worker example☆20Sep 7, 2021Updated 4 years ago
- 基于c++实现的分布式文件传输系统☆11May 27, 2023Updated 3 years ago
- ☆10Sep 3, 2019Updated 6 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
- gRPC login demo, written in modern C++ and built with Bazel☆11Oct 3, 2020Updated 5 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
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- This is a phase retrieval approach for astronomical Shack-Hartmann wavefront sensor.☆12Nov 18, 2021Updated 4 years ago
- linux下c/c++模拟实现云盘项目☆635Oct 2, 2021Updated 4 years ago
- A set of learned index papers w/o notes☆17Apr 25, 2024Updated 2 years ago
- This repo aims to offer a packet flow tracer based on bpf☆13Oct 6, 2019Updated 6 years ago
- zero-overhead SSH protection at XDP speed. Guard your SSH like tyr guard the gates of asgard!☆11May 2, 2025Updated last year
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆11Apr 28, 2016Updated 10 years ago
- Tiny Container Engine☆11Jan 16, 2023Updated 3 years ago