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:
- Helper functions for C++ development☆11Feb 23, 2017Updated 9 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
- Code of MEANet: Multi-Modal Edge-Aware Network for Light Field Salient Object Detection☆16Feb 4, 2023Updated 3 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 4 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.
- [TIP2021][HAINet] Hierarchical Alternate Interaction Network for RGB-D Salient Object Detection☆19Nov 17, 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
- 根据哔哩哔哩全手敲, c++ 高并发服务器项目,目前还在进行中,不知道能不能坚持做完这个项目!!!☆17Aug 19, 2020Updated 5 years ago
- 一个基于跳表的轻量级键值型存储引擎,并提供了服务端和客户端。☆14Jul 6, 2022Updated 3 years ago
- Implementation for "Saliency-guided Adaptive Seeding for Supervoxel Segmentation" @IROS2017☆18Dec 6, 2017Updated 8 years ago
- ☆17Oct 26, 2023Updated 2 years ago
- DBScan algorithm implemented using Octrees to cluster 3D points in a space.☆19Apr 12, 2017Updated 9 years ago
- 本项目使用C++实现基于跳表实现的轻量级键值型存储引擎,其主要功能有:插入数据、查询数据、删除数据、数据展示、数据库大小、数据库清空、数据落盘以及文件加载数据。☆18Aug 28, 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.
- This is where gem5 based DRAM cache models live.☆20Mar 23, 2023Updated 3 years ago
- 基于协程和json协议实现的rpc服务器☆31Dec 4, 2022Updated 3 years ago
- 基于跳表的数据库服务器和客户端☆81Jul 9, 2022Updated 3 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 3 years ago
- 分布式leveldb☆23May 2, 2021Updated 5 years ago
- C++ implement of rpc framework☆24Jul 9, 2022Updated 3 years ago
- Simple storage for stock prices with adjusted prices calculation based on Center for Research in Security Prices (CRSP) standards☆12Feb 15, 2018Updated 8 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.
- Populate a MongoDB collection with OpenStreetMap data☆26Sep 10, 2011Updated 14 years ago
- Upsampling method for an input cloud using mls method of PCL☆32Aug 10, 2022Updated 3 years ago
- learn llvm from scratch☆14Apr 29, 2023Updated 3 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Apr 6, 2023Updated 3 years ago
- RAMMap is an advanced physical memory usage analysis utility for Windows Vista and higher☆41Aug 3, 2024Updated last year
- 项目基于muduo高性能网络库+protobuf开发 分布式网络通信项目 mrpc☆32Jun 7, 2023Updated 2 years ago
- 这是一个简易的rpc框架☆20May 9, 2017Updated 9 years ago
- A sample playground for (re)learning Android.☆13Nov 15, 2023Updated 2 years ago
- ☆13Mar 10, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Python distributed lock with mongodb backend☆13Jun 11, 2023Updated 2 years ago
- Point cloud completion tool based on dictionary learning. Takes a PCL point cloud surface and fills in gaps or densifies sparse regions b…☆42Feb 1, 2023Updated 3 years ago
- Storage algorithms.☆38Feb 10, 2021Updated 5 years ago
- Clojure library for parsing and seamless working with native C structs/structured byte buffers☆14May 26, 2015Updated 10 years ago
- Go Share your TimeSeries/NameSpace/KeyVal DataStore (using leveldb) over HTTP &/or ZeroMQ☆62Oct 28, 2015Updated 10 years ago
- A complete, production-quality Java parser for the SQL language.☆10Aug 25, 2014Updated 11 years ago
- some boost utiles that's very useful for development☆19Aug 21, 2018Updated 7 years ago