基于跳表实现的键值型存储引擎
☆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:
- 一个基于跳表的轻量级键值型存储引擎,并提供了服务端和客户端。☆14Jul 6, 2022Updated 3 years ago
- 基于 C++ 实现的 Etcd kv 存储系统☆14May 21, 2023Updated 3 years ago
- 本项目使用C++实现基于跳表实现的轻量级键值型存储引擎,其主要功能有:插入数据、查询数据、删除数据、数据展示、数据库大小、数据库清空、数据落盘以及文件加载数据。☆18Aug 28, 2021Updated 4 years ago
- ☆15Mar 31, 2022Updated 4 years ago
- 一个结合aep的kv存储☆14Jan 18, 2021Updated 5 years ago
- 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.
- 使用Go语言搭建一个简单的OSS对象存储服务器,依据书ISBN978-7-115-48055-2编写,修复书上一些bug,并提供构建的完整视频过程☆11Aug 12, 2021Updated 4 years ago
- ☆11Jun 13, 2021Updated 4 years ago
- Panorama stitching of images or real-time video streams☆10Aug 12, 2020Updated 5 years ago
- Clone of YCSB with support for time series data bases☆25Jul 25, 2019Updated 6 years ago
- 一个小型操作系统的学习与实现☆10Feb 18, 2021Updated 5 years ago
- ☆11Aug 28, 2016Updated 9 years ago
- ☆14Jun 20, 2023Updated 2 years ago
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 4 years ago
- 不基于Boost的muduo库C++实现源码☆10May 28, 2021Updated 4 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Range Optimized Adaptive Radix Tree☆25Feb 1, 2023Updated 3 years ago
- C++ driver to evaluate updates in dynamic structural graphs☆19Jun 14, 2022Updated 3 years ago
- Blink-hash: An Adaptive Hybrid Index for In-Memory Time-Series Databases☆22Mar 29, 2023Updated 3 years ago
- [TIP2021][HAINet] Hierarchical Alternate Interaction Network for RGB-D Salient Object Detection☆19Nov 17, 2023Updated 2 years ago
- 基于分布式的集群聊天系统☆49May 5, 2021Updated 5 years ago
- GRAPHOS is a open-source photogrammetric software for 3D reconstruction.☆22Jan 15, 2026Updated 4 months ago
- 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 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Modern C++ implementation of the Kaleidoscope LLVM tutorial.☆12Sep 3, 2017Updated 8 years ago
- 一门公开课《MIT6.824》的大作业☆12Jun 21, 2021Updated 4 years ago
- 项目介绍:本项目自研项目,旨在实践网络编程及相关开发技术的学习。 个人职责:后端开发 工作内容:【高并发】基于线程池、非阻塞 socket、IO 多路复用技术(ET 模式的epoll)、及 Reactor 事件处理模式实现高并发。【内存池】使用TLS(线程局部存储)内存池,…☆47Aug 30, 2022Updated 3 years ago
- 一个简单易用的高性能C++网络库☆12Nov 12, 2019Updated 6 years ago
- C/C++学习,后端开发进阶指南。☆10Jul 14, 2021Updated 4 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
- 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.
- A C++ implementation of RAFT consensus algorithm based on asio☆21May 27, 2022Updated 3 years ago
- 自己实现一个muduo库:记录一下学习muduo库以及C++11的过程。☆16Sep 27, 2022Updated 3 years ago
- 智能文本输入助手基于Linux平台,C/C++语言实现。该项目是个一个用于对输入单词进行关联性分析,旨在为用户输入更好的查询建议的智能助手。实现了输入查询词,联想推荐出候选词,返回结果的整个输入助手的流程。☆19Nov 5, 2020Updated 5 years ago
- 字节跳动青训营 抖音项目 ByteDance YouthCamp Project Douyin☆14Mar 30, 2023Updated 3 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