zk1556 / TinyRedis_RPC
基于RPC框架的轻量级Redis
☆179Updated 11 months ago
Alternatives and similar repositories for TinyRedis_RPC:
Users that are interested in TinyRedis_RPC are comparing it to the libraries listed below
- 基于Boost库的聊天服务器☆128Updated last year
- 一个轻量级的Linux下的Redis实现,采用C++编写。本项目既包括客户端也包括服务端,核心数据结构使用跳表,同时结合Epoll事件处理和线程池并发管理来提供基本的Redis功能。当前版本支持字符串、列表和哈希表数据类型及相关指令,同时支持事务功能。项目正在持续更新中。☆14Updated last year
- 一个简易的c++高并发http服务器,并提供servlet接口☆59Updated last year
- code and document for MIT6.5840(6.824) 2024 Spring☆59Updated last week
- 【代码随想录知识星球】项目分享-手撕协程库(CPP)🔥☆207Updated 2 months ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆61Updated 2 years ago
- 🔥 Klein is a Paxos based distributed collection tool library, including distributed ArrayList, distributed HashMap, distributed Cache, d…☆381Updated 3 months ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆175Updated 2 years ago
- 考研保研简历提问助手-GLM4☆128Updated last year
- 欢迎来到 DiTing!这是一个简单、轻量级的即时通讯(IM)开源项目,采用 Go 编写,严格遵守互联网开发标准。致力于为初学者提供一个友好、易于上手的 IM 解决方案,让你可以轻松入门并开始构建自己的即时通讯应用。☆237Updated 7 months ago
- C++11版本muduo网络库 除去了对boost库的依赖☆217Updated 2 years ago
- ☆88Updated 6 months ago
- 2023华为嵌入式软件大赛-算法组☆12Updated last year
- ☆338Updated last year
- 基于C++11的muduo网络库☆104Updated 4 years ago
- ☆106Updated 2 years ago
- 数据结构与算法学习笔记C++版(Some data structures and algorithms implemented in C++)☆123Updated 10 months ago
- 项目基于muduo高性能网络库+protobuf开发 分布式网络通信项目 mrpc☆26Updated last year
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调 用☆49Updated last year
- c++ rpc framework, simplified version of tinyrpc。☆236Updated last year
- 从零开始重写sylar C++高性能分布式服务器框架☆344Updated 3 weeks ago
- ☆92Updated 11 months ago
- 设计并实现了一个高性能、线程安全的跳表数据结构。跳表是一种随机化的数据结构,被用作代替平衡树,提供了高效的搜索、插 入和删除操作。项目中实现的跳表数据结构不仅支持基本的数据操作,还提供了数据持久化功能。☆53Updated last year
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆237Updated 3 years ago
- A complete Linux application software development tool library and runtime framework, aim at make C++ development easy.☆625Updated this week
- Linux C++ Web 文件服务器☆241Updated 10 months ago
- 基于muduo网络库的集群聊天服务器☆93Updated 4 years ago
- Tabby KV — Rust based KV Storage engine☆145Updated 10 months ago
- An out-of-the-box keyword search database.☆56Updated last year
- 【代码随想录知识星球】项目分享-手撕RPC框架(CPP)☆65Updated 2 weeks ago