Magnumlu / redis-4.0
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
☆10Updated 5 years ago
Alternatives and similar repositories for redis-4.0:
Users that are interested in redis-4.0 are comparing it to the libraries listed below
- BPlusTree: B+ Tree (in memory). Project for dasebase class☆27Updated 10 years ago
- c++20 coroutine with epoll and queue☆82Updated last year
- Presentation and code for C++ Summit (China) 2019☆9Updated 4 years ago
- ☆17Updated 8 years ago
- Seastar教程(文档)中文翻译。A Chinese translation for Seastar tutorial and relevant documents.☆17Updated 4 years ago
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆131Updated 6 months ago
- Coroutine C++ Workflow based on C++ 20☆64Updated this week
- A RAFT implementation to help build your RAFT service in 1 minute.☆66Updated last year
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 3 years ago
- Libco 源码分析☆30Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆74Updated last year
- Linux 攻坚计划☆25Updated 5 years ago
- modern c++ raft library☆46Updated 5 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- Shuo's learning notes on Linux TCP/IP stack☆119Updated last year
- Message queue and thread pool implementations of C++ Workflow☆33Updated 6 months ago
- iocp for linux☆51Updated last month
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- Library to support modern C development.☆11Updated last year
- 基于ANSI C开发的内存池和线程池,性能优异☆19Updated 8 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- async io-uring based kernel io library☆30Updated 3 years ago
- 《Software Architecture with C++》的非专业个人翻译☆74Updated 2 years ago
- awesome c++11 network library☆50Updated 5 years ago
- 基于c++实现的一些基本工具类☆23Updated 2 months ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- 公众号[树屋编程]相关文章的代码☆35Updated 4 months ago