设计并实现了一个高性能、线程安全的跳表数据结构。跳表是一种随机化的数据结构,被用作代替平衡树,提供了高效的搜索、插 入和删除操作。项目中实现的跳表数据结构不仅支持基本的数据操作,还提供了数据持久化功能。
☆62Jul 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Linux C++ Web 文件服务器☆286Jun 18, 2025Updated last year
- MIT 6.824 distributed system C++Version☆876Jun 10, 2023Updated 3 years ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆758Feb 23, 2023Updated 3 years ago
- TinyWebServer的cpp11实现,代码精简,注释详尽,比原版更容易阅读上手!新增文件上传与下载功能!☆160Aug 20, 2021Updated 4 years ago
- A high performance HTTP server based on linux epoll designed by C++ 20☆33Nov 23, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 5 years ago
- 基于Linux的web server☆26Jun 2, 2022Updated 4 years ago
- 基于STM32的平衡车项目,目前在做,算法包括IMU数据的处理计算,卡尔曼滤波,PID算法,以及相关的控制算法☆13Oct 26, 2023Updated 2 years ago
- 中国海洋大学18惠普班的公开仓库☆10Dec 20, 2018Updated 7 years ago
- 基于Protobuf、Zookeeper和muduo网络库实现的rpc网络通信框架☆18Aug 23, 2024Updated last year
- Statistically Acceptable GAussian☆14Jul 6, 2023Updated 2 years ago
- netty即时通讯聊天系统☆10Jun 17, 2022Updated 4 years ago
- 一个使用C/C++基于epoll实现的高性能的stackfull协程库,通过HOOK阻塞的系统调用,网络IO事件,协程间的同步事件及定时事件驱动协程的 调度,通过汇编完成协程的高速切换,支持海量协程创建,支持协程的动态跨线程负载均衡调度,优先级调度,支持协程的栈上溢出检测及协…☆16Apr 17, 2021Updated 5 years ago
- 无需配置特定环境,在 Docker 容器环境中编译 linux-2.6.26,并在宿主机的 qemu 中运行☆15Jul 16, 2024Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 使用 unity 实现的常用数据结构 & 算法演示系统☆13Mar 18, 2024Updated 2 years ago
- C++基础,C++2.0,STL;计算机网络;操作系统;MySQL,Redis;智力,情景题☆15Oct 4, 2022Updated 3 years ago
- 一个高性能高并发网络服务器框架☆12Dec 13, 2022Updated 3 years ago
- 牛客网 Linux高并发服务器开发☆44Mar 2, 2022Updated 4 years ago
- Pytorch implementation of Knowledge Distillation of Multi-scale Dense Prediction Transformer for Self-supervised Depth Estimation☆13May 9, 2023Updated 3 years ago
- 一个非阻塞的C++多线程网络库☆10Jul 18, 2018Updated 7 years ago
- Notes, study☆131Dec 20, 2023Updated 2 years ago
- 实现轻量级RPC框架,网络通信框架Netty、注册中心(Zookeeper、Nacos)、Java基础(注解、反射、多线程、Future、SPI 、动态代理)、自定义传输协议、多种序列化(ProtoBuf / Kyro / Hessian)、Gzip压缩、轮询、随机、一致性…☆14May 7, 2022Updated 4 years ago
- PyTorch implementation of Structured Attention Guided Convolutional Neural Fields for Monocular Depth Estimation☆13Dec 4, 2018Updated 7 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 一个简单的spring实现☆19Apr 14, 2025Updated last year
- 2020华为软件精英挑战赛代码☆10May 31, 2020Updated 6 years ago
- raftd 基于raft和bolt的分布式KV数据库 由于简单实现了租约系统 可以用于简单的服务发现 基于gin框架提供http服务☆13Mar 15, 2022Updated 4 years ago
- 使用Qt制作的排序可视化Demo☆11Mar 6, 2022Updated 4 years ago
- An implementation of FITing-Tree learned index proposed in SIGMOD '19☆10Dec 6, 2023Updated 2 years ago
- An unofficial implementation of NeRF-Supervised Deep Stereo (CVPR 2023)☆18Dec 20, 2023Updated 2 years ago
- ☆25Apr 22, 2025Updated last year
- 基于c++实现的分布式文件传输系统☆11May 27, 2023Updated 3 years ago
- ☆10Feb 24, 2025Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- C++实现的Web服务器☆11May 11, 2022Updated 4 years ago
- 试题库管理系统_基于SSM框架开发的Java Web MIS系统☆16Jun 16, 2019Updated 7 years ago
- ☆16Nov 23, 2022Updated 3 years ago
- 一个基于大模型微调的中文医疗问答机器人应用☆24Jan 11, 2024Updated 2 years ago
- this is webserver☆51Apr 25, 2022Updated 4 years ago
- Repo with code for NIR'24 challange☆14Apr 22, 2024Updated 2 years ago
- We propose a novel deep unfolded phase retrieval network dubbed as PRNet to recover high-quality images by using the learned convolutiona…☆11Feb 16, 2022Updated 4 years ago