
Highlights
- Pro
Lists (6)
Sort Name ascending (A-Z)
Starred repositories
Feature-complete implementation of the Raft consensus algorithm in Java
YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a reliable place for other distributed systems to store their cor…
【代码随想录知识星球】项目分享-基于Raft的k-v存储数据库🔥
neuralnetworksanddeeplearning.com integrated scripts for Python 3.5.2 and Theano with CUDA support
The Big list of the github, open-source compilers.
The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accepted in some cases.
Use LLMs to dig out what you care about from massive amounts of information and a variety of sources daily.
Raft library for maintaining a replicated state machine
《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代码
Versatile typeface for code, from code.
Book_1_《编程不难》 | 鸢尾花书:从加减乘除到机器学习;请多多批评指正!
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
🧟 Plants vs. Zombies multiplayer battle, developed via reverse engineering, inline hook and dynamic-link library injection. Two online players defend and attack as the plant and zombie respectively.
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
Incomplete Redis client and server implementation using Tokio - for learning purposes only
A C++ header-only HTTP/HTTPS server and client library
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11