设计并实现了一个高性能、线程安全的跳表数据结构。跳表是一种随机化的数据结构,被用作代替平衡树,提供了高效的搜索、插 入和删除操作。项目中实现的跳表数据结构不仅支持基本的数据操作,还提供了数据持久化功能。
☆61Jul 16, 2023Updated 2 years ago
Alternatives and similar repositories for Redis-SkipList
Users that are interested in Redis-SkipList are comparing it to the libraries listed below
Sorting:
- MIT 6.824 distributed system C++Version☆872Jun 10, 2023Updated 2 years ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆742Feb 23, 2023Updated 3 years ago
- TinyWebServer的cpp11实现,代码精简,注释详尽,比原版更容易阅读上手!新增文件上传与下载功能!☆159Aug 20, 2021Updated 4 years ago
- 基于Linux的web server☆26Jun 2, 2022Updated 3 years ago
- A high performance HTTP server based on linux epoll designed by C++ 20☆33Nov 23, 2021Updated 4 years ago
- 基于DSO直接 法的多镜头组合式全景相机SLAM算法☆10Mar 13, 2020Updated 5 years ago
- A repository of the latest work related to underwater image enhancement (awaiting continuous updates). It provides relevant underwater im…☆18Jun 10, 2025Updated 8 months ago
- Privacy-Preserving Multiple Tensor Factorization for Synthesizing Large-Scale Location Traces☆14Sep 14, 2021Updated 4 years ago
- 基于c++实现的分布式文件传输系统☆11May 27, 2023Updated 2 years ago
- redmine plugin rtx_notify☆15Mar 1, 2018Updated 8 years ago
- ☆10Feb 24, 2025Updated last year
- C++实现的Web服务器☆11May 11, 2022Updated 3 years ago
- Designing an optimized path for multiple robots in a warehouse for picking and delivery operations using A* algorithm (shortest path) and…☆11Jul 28, 2023Updated 2 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 4 years ago
- 一个高性能高并发网络服务器框架☆13Dec 13, 2022Updated 3 years ago
- 一个使用C/C++基于epoll实现的高性能的stackfull协程库,通过HOOK阻塞的系统调用,网络IO事件,协程间的同步事件及定时事件驱动协程的调度,通过汇编完成协程的高速切换,支持海量协程创建,支持协程的动态跨线程负载均衡调度,优先级调度,支持协程的栈上溢出检测及协…☆16Apr 17, 2021Updated 4 years ago
- double array trie algorithm golang☆18Oct 28, 2014Updated 11 years ago
- OpenVSLAM: a Versatile Visual SLAM Framework☆10Jun 6, 2021Updated 4 years ago
- Repo with code for NIR'24 challange☆14Apr 22, 2024Updated last year
- 基于Flask开发后端、VUE开发前端框架,在WEB端部署YOLOv5目标检测模型☆10Nov 24, 2022Updated 3 years ago
- 岁月如风,唯有此忆, 任凭时光匆匆,记录点点滴滴。当爸爸了,就多陪陪孩子,有事没事的记些东西,不要总把心思放在程序编码上,也多陪陪孩子!记录了那么多条数据,是时候也为孩子回忆做个数据,也许将来某一天你也会翻翻看看,重温那些旧时光和家人一起感慨怀念。☆12Jan 29, 2026Updated last month
- 使用 unity 实现的常用数据结构 & 算法演示系统☆12Mar 18, 2024Updated last year
- [VLDB'22] Source code for the paper: A Cache-Aware Learned Index with a Cost-based Construction Algorithm.☆10Jan 3, 2022Updated 4 years ago
- an event-driven network library via redis, supports Redis-Protocol parse with DFA.For nessDB's using.☆14Oct 20, 2011Updated 14 years ago
- 牛客网 Linux高并发服务器开发☆44Mar 2, 2022Updated 4 years ago
- Learning effect regulated object categories☆15Nov 4, 2025Updated 4 months ago
- watching for changes inside a directory and all sub-directories, recursively☆13Jul 5, 2018Updated 7 years ago
- Function Secret Sharing for Secure Thresholded Distance Metric Evaluation. The code accompanying the paper.☆13Dec 12, 2024Updated last year
- raftd 基于raft和bolt的分布式KV数据库 由于简单实现了租约系统 可以用于简单的服务发现 基于gin框架提供http服务☆13Mar 15, 2022Updated 3 years ago
- Image Visualization Tools for C++☆14Oct 6, 2021Updated 4 years ago
- 使用Qt制作的排序可视化Demo☆11Mar 6, 2022Updated 4 years ago
- 使用yolov5和ncnn,将其部署到安卓移动端,我提供了精心挑选的相互匹配的版本,不会报错,为您节省了许多时间☆13Jul 22, 2022Updated 3 years ago
- Private Decision Tree Evaluation protocols☆11Jun 9, 2020Updated 5 years ago
- All in AI MODELS☆12Oct 14, 2023Updated 2 years ago
- 试题库管理系统_基于SSM框架开发的Java Web MIS系统☆16Jun 16, 2019Updated 6 years ago
- some standard project☆11Aug 21, 2022Updated 3 years ago
- A set of learned index papers w/o notes☆17Apr 25, 2024Updated last year
- Official code of "PLEX: Towards Practical Learned Indexing", aka TrieSpline (AIDB @VLDB'21)☆15Jun 30, 2022Updated 3 years ago
- Notes, study☆128Dec 20, 2023Updated 2 years ago