RandyLambert / ssxOSLinks
一个小型操作系统的学习与实现
☆10Updated 4 years ago
Alternatives and similar repositories for ssxOS
Users that are interested in ssxOS are comparing it to the libraries listed below
Sorting:
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- 基于协程和事件循环的c++网络库☆61Updated 6 years ago
- Libco 源码分析☆30Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆68Updated 5 months ago
- C++ raft lib☆138Updated 3 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- 带注释的leveldb v1.18 代码☆24Updated 8 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆209Updated 2 years ago
- 一个简单的muduo库,用来练手☆13Updated 6 years ago
- Build your own VectorDB with C++☆33Updated last year
- Easy to use RPC framework☆42Updated 7 years ago
- a high performance server framework☆12Updated 3 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 10 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- 基于EventLoop和多线程的morden cpp 的linux网络库☆11Updated 5 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Updated 3 years ago
- A Chinese version of MIT 6.828 (Operating System)☆19Updated 8 years ago
- libevent protobuf rpc☆17Updated 5 years ago
- Skiplist written in C/C++ language.☆27Updated 11 years ago
- mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆18Updated 10 years ago
- 基于B+树的磁盘索引☆13Updated 5 years ago
- A C++ implemented stackful, asymmetric coroutine library.☆17Updated 5 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- a distributed storage engine☆90Updated 9 years ago
- linux0.11源码解析☆94Updated 2 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- 《深入理解文件系统 原理和实践》pdf, ISBN: 978-7-89381-214-9☆28Updated last year