设计并实现了一个高性能、线程安全的跳表数据结构。跳表是一种随机化的数据结构,被用作代替平衡树,提供了高效的搜索、插 入和删除操作。项目中实现的跳表数据结构不仅支持基本的数据操作,还提供了数据持久化功能。
☆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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Linux C++ Web 文件服务器☆281Jun 18, 2025Updated 9 months ago
- 基于跳表的KV存储引擎☆10May 30, 2022Updated 3 years ago
- MIT 6.824 distributed system C++Version☆873Jun 10, 2023Updated 2 years ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆754Feb 23, 2023Updated 3 years ago
- TinyWebServer的cpp11实现,代码精简,注释详尽,比原版更容易阅读上手!新增文件上传与下载功能!☆159Aug 20, 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 4 years ago
- 基于Linux的web server☆26Jun 2, 2022Updated 3 years ago
- 中国海洋大学18惠普班的公开仓库☆10Dec 20, 2018Updated 7 years ago
- 一个基于LSM树的单机KV存储引擎☆12Aug 15, 2023Updated 2 years ago
- 一个使用C/C++基于epoll实现的高性能的stackfull协程库, 通过HOOK阻塞的系统调用,网络IO事件,协程间的同步事件及定时事件驱动协程的调度,通过汇编完成协程的高速切换,支持海量协程创建,支持协程的动态跨线程负载均衡调度,优先级调度,支持协程的栈上溢出检测及协…☆16Apr 17, 2021Updated 4 years ago
- netty即时通讯聊天系统☆10Jun 17, 2022Updated 3 years ago
- Image Visualization Tools for C++☆14Oct 6, 2021Updated 4 years ago
- Spore is a SIP client for android. With one click setup for free TLS/ZRTP calling on mycelial's truffle network.☆23Mar 7, 2013Updated 13 years ago
- 一个高性能高并发网络服务器框架☆13Dec 13, 2022Updated 3 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.
- 牛客网 Linux高并发服务器开发☆44Mar 2, 2022Updated 4 years ago
- double array trie algorithm golang☆18Oct 28, 2014Updated 11 years ago
- Pytorch implementation of Knowledge Distillation of Multi-scale Dense Prediction Transformer for Self-supervised Depth Estimation☆14May 9, 2023Updated 2 years ago
- Notes, study☆129Dec 20, 2023Updated 2 years ago
- A DFA based UTF-8 decoder☆15Jan 1, 2014Updated 12 years ago
- crypt elf dynstr or rodata section☆19Jul 3, 2019Updated 6 years ago
- 实现轻量级RPC框架,网络通信框架Netty、注册中心(Zookeeper、Nacos)、Java基础(注解、反射、多线程、Future、SPI 、动态代理)、自定义传输协议、多种序列化(ProtoBuf / Kyro / Hessian)、Gzip压缩、轮询、随机、一致性…☆14May 7, 2022Updated 3 years ago
- Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors☆36Dec 19, 2023Updated 2 years ago
- 使用Qt制作的排序可视化Demo☆11Mar 6, 2022Updated 4 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.
- An implementation of FITing-Tree learned index proposed in SIGMOD '19☆10Dec 6, 2023Updated 2 years ago
- Network Crawler Grabs Lottery Data and Analyses and Predictions 网络爬虫抓取彩票数据并且分析预测☆24May 12, 2019Updated 6 years ago
- An unofficial implementation of NeRF-Supervised Deep Stereo (CVPR 2023)☆18Dec 20, 2023Updated 2 years ago
- ☆25Apr 22, 2025Updated 11 months ago
- 基于c++实现的分布式文件传输系统☆11May 27, 2023Updated 2 years ago
- ☆10Feb 24, 2025Updated last year
- C++实现的Web服务器☆11May 11, 2022Updated 3 years ago
- text-independent speaker identification☆12Apr 9, 2018Updated 8 years ago
- 一个基于大模型微调的中文医疗问答机器人应用☆25Jan 11, 2024Updated 2 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.
- ☆16Nov 23, 2022Updated 3 years ago
- redmine plugin rtx_notify☆15Mar 1, 2018Updated 8 years ago
- 哈工大数据结构课程写的一些代码☆15Jul 17, 2015Updated 10 years ago
- this is webserver☆51Apr 25, 2022Updated 3 years ago
- This is a phase retrieval approach for astronomical Shack-Hartmann wavefront sensor.☆11Nov 18, 2021Updated 4 years ago
- Repo with code for NIR'24 challange☆14Apr 22, 2024Updated last year
- 12307 铁路购票系统可以帮助用户完成互联网在线购票,提高居民买票效率以及减少售票人员工作。项目基础架构采用JDK17、SpringBoot3 和 SpringCloud Alibaba 构建,完成会员注册、车票查询、车票下单以及支付等业务。底层采用缓存、消息队列以及分库…☆16Sep 1, 2023Updated 2 years ago