Starred repositories
A book about the internals of the Go programming language.
The Fastest Distributed Database for Transactional, Analytical, and AI Workloads.
HyperDex is a scalable, searchable key-value store
The fantastic ORM library for Golang, aims to be developer friendly
This a repository for WPI CS2223 Algorithms D Term 2018
Sources for my PhD dissertation on the Raft consensus algorithm
📖 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
📖 作为对《C++ Concurrency in Action》英文版的中文翻译。
42 SPECIFIC WAYS TO IMPROVE YOUR USE OF C++11 AND C++14 中文版
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single core on Intel CPUs - https://en.wikipedia.org/wiki/HighwayHash
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
A fast JSON parser/generator for C++ with both SAX/DOM style API
Ceph is a distributed object, block, and file storage platform
Distributed reliable key-value store for the most critical data of a distributed system
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
A library that provides an embeddable, persistent key-value store for fast storage.
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
CSAPP 3e Solutions, migrated to github.io from gitbook.io which is being shut down.