基于跳表实现的键值型存储引擎
☆12Jun 21, 2021Updated 4 years ago
Alternatives and similar repositories for SkipList
Users that are interested in 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:
- 基于跳表的数据库服务器和客户端☆81Jul 9, 2022Updated 3 years ago
- 基于 C++ 实现的 Etcd kv 存储系统☆14May 21, 2023Updated 2 years ago
- 本项目使用C++实现基于跳表实现的轻量级键值型存储引擎,其主要功能有:插入数据、查询数据、删除数据、数据展示、数据库大小、数据库清空、数据落盘以及文件加载数据。☆18Aug 28, 2021Updated 4 years ago
- 一个结合aep的kv存储☆14Jan 18, 2021Updated 5 years ago
- 使用Go语言搭建一个简单的OSS对象存储服务器,依据书ISBN978-7-115-48055-2编写,修复书上一些bug,并提供构建的完整视频过程☆11Aug 12, 2021Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ☆11Jun 13, 2021Updated 4 years ago
- 一个小型操作系统的学习与实现☆10Feb 18, 2021Updated 5 years ago
- ☆14Jun 20, 2023Updated 2 years ago
- Cpp秋招求职总结笔记,包括C++语言基础,计算机网络,Linux操作系统,Socket网络编程基础,多线程服务器个人总结☆11Oct 28, 2020Updated 5 years ago
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 3 years ago
- 不基于Boost的muduo库C++实现源码☆10May 28, 2021Updated 4 years ago
- Blink-hash: An Adaptive Hybrid Index for In-Memory Time-Series Databases☆22Mar 29, 2023Updated 3 years ago
- 💠 51单片机 - 基于温度补偿的超声波测距系统☆24Feb 21, 2019Updated 7 years ago
- 基于分布式的集群聊天系统☆48May 5, 2021Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Go并发编程实战☆11Apr 6, 2023Updated 3 years ago
- 根据哔哩哔哩全手敲, c++ 高并发服务器项目,目前还在进行中,不知道能不能坚持做完这个项目!!!☆17Aug 19, 2020Updated 5 years ago
- This Repository contains various algorithms for Image registration, stitching and seamless blending techniques for mosaicing of Aerial Im…☆13Apr 22, 2021Updated 4 years ago
- Play module to support the OFBiz entity engine, a persistence layer☆11May 12, 2011Updated 14 years ago
- 网络云盘(简单的毕设项目)☆54Aug 19, 2020Updated 5 years ago
- A program for panoramic image stitching based on opencv☆13Mar 3, 2021Updated 5 years ago
- 一门公开课《MIT6.824》的大作业☆12Jun 21, 2021Updated 4 years ago
- Using DDPG agent to control UAV system with energy efficiency☆16Jan 7, 2023Updated 3 years ago
- 项目介绍:本项目自研项目,旨在实践网络编程及相关开发技术的学习。 个人职责:后端开发 工作内容:【高并发】基于线程池、非阻塞 socket、IO 多路复用技术(ET 模式的epoll)、及 Reactor 事件处理模式实现高并发。【内存池】使用TLS(线程局部存储)内存池,…☆47Aug 30, 2022Updated 3 years ago
- NordVPN Threat Protection Pro™ • AdTake your cybersecurity to the next level. Block phishing, malware, trackers, and ads. Lightweight app that works with all browsers.
- ☆17Oct 26, 2023Updated 2 years ago
- This repository is for my solutions for Stanford CS 106X.☆12Nov 17, 2018Updated 7 years ago
- 一个简单易用的高性能C++网络库☆12Nov 12, 2019Updated 6 years ago
- ☆30Sep 14, 2022Updated 3 years ago
- 一个redis协议的持久化kv存储☆18Jul 18, 2016Updated 9 years ago
- Stanford CS144 Solutions Fall2020☆14Aug 30, 2022Updated 3 years ago
- binlog工具,elasticsearch river、kafka river、cache sync☆10Nov 28, 2018Updated 7 years ago
- 一个基于muduo库的rpc分布式微服务框架☆17Jul 13, 2022Updated 3 years ago
- A C++ implementation of RAFT consensus algorithm based on asio☆21May 27, 2022Updated 3 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 自己实现一个muduo库:记录一下学习muduo库以及C++11的过程。☆16Sep 27, 2022Updated 3 years ago
- 智能文本输入助手基于Linux平台,C/C++语言实现。该项目是个一个用于对输入单词进行关联性分析,旨在为用户输入更好的查询建议的智能助手。实现了输入查询词,联想推荐出候选词,返回结果的整个输入助手的流程。☆19Nov 5, 2020Updated 5 years ago
- 第六届字节青训营项目:使用 Gin 作为web框架,MySQL 作为数据存储并使用 Gorm 操作数据库。使用Etcd作为注册中心,Grpc 进行服务之间的通信。 采用 redis 作为缓存;消息中间件 RabbitMQ☆13Nov 14, 2023Updated 2 years ago
- rocketmq的磁盘存储模块,我增加了延时消息☆11Mar 10, 2019Updated 7 years ago
- Image stitching algorithm to combine top field-of-views from camera-equipped drones☆14Nov 17, 2022Updated 3 years ago
- Image Stitching tool for UAV captured Images☆16Apr 22, 2018Updated 7 years ago
- 学习muduo库☆14Oct 4, 2022Updated 3 years ago