A C++ implementation of RAFT consensus algorithm based on asio
☆21May 27, 2022Updated 3 years ago
Alternatives and similar repositories for raft-kv
Users that are interested in raft-kv are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于 C++ 实现的 Etcd kv 存储系统☆14May 21, 2023Updated 2 years ago
- Parallelize the serial implementation of 3D scene reconstruction with input from kinect sensor and run it on NvidiaGPU using CUDA.☆12Nov 2, 2016Updated 9 years ago
- testing modified versions of pcl tutorials☆12May 14, 2015Updated 10 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 4 years ago
- [TIP2021][HAINet] Hierarchical Alternate Interaction Network for RGB-D Salient Object Detection☆20Nov 17, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- ☆19Apr 15, 2023Updated 2 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆78May 16, 2018Updated 7 years ago
- source code for ICCV2021 paper "MFNet: Multi-filter Directive Network for Weakly Supervised Salient Object Detection"☆15Feb 19, 2022Updated 4 years ago
- 一个基于跳表的轻量级键值型存储引擎,并提供了服务端和客户端。☆14Jul 6, 2022Updated 3 years ago
- Implementation for "Saliency-guided Adaptive Seeding for Supervoxel Segmentation" @IROS2017☆18Dec 6, 2017Updated 8 years ago
- DBScan algorithm implemented using Octrees to cluster 3D points in a space.☆19Apr 12, 2017Updated 8 years ago
- 本项目使用C++实现基于跳表实现的轻量级键值型存储引擎,其主要功能有:插入数据、查询数据、删除数据、数据展示、数据库大小、数据库清空、数据落盘以及文件加载数据。☆18Aug 28, 2021Updated 4 years ago
- An object-oriented wrapper to the UEFI specification.☆19Nov 22, 2017Updated 8 years ago
- DDR5 SPD Editor in QT☆26Jan 14, 2026Updated 2 months 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.
- C++ Implementation of the OPTICS algorithm compatible with the Point Cloud Library.☆18Nov 16, 2022Updated 3 years ago
- This is where gem5 based DRAM cache models live.☆20Mar 23, 2023Updated 3 years ago
- 基于协程和json协议实现的rpc服务器☆30Dec 4, 2022Updated 3 years ago
- C++ FOR SkipList☆17Sep 1, 2022Updated 3 years ago
- 基于c++实现的raft算法☆20Mar 21, 2022Updated 4 years ago
- Parallel Image Segmentation for Point Clouds☆22May 12, 2017Updated 8 years ago
- C++ implementation of Oriented Point Sampling for Plane Detection in Unorganized Point Clouds paper☆26Nov 23, 2020Updated 5 years ago
- 本项目是基于MyTinySTL的STL源码实现,对MyTinySTL进行了充分的注释以便新手阅读,此外还增加了一些库函数的实现以及bug的修改☆17Apr 28, 2023Updated 2 years ago
- 分布式leveldb☆23May 2, 2021Updated 4 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Jumper uLogger is a lightweight and extensible logging and analytics tool designed with embedded development in mind, with a tiny footpri…☆18Jun 13, 2017Updated 8 years ago
- C++ implement of rpc framework☆23Jul 9, 2022Updated 3 years ago
- Surface Reconstruction☆32Apr 16, 2019Updated 6 years ago
- CPU and GPU point cloud plane segmentation☆32Sep 18, 2019Updated 6 years ago
- Qt项目 东南大学课程设计 租房交流平台 计算机网络编程 C/S架构