Stars
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
TPC-DS benchmark kit with some modifications/fixes
A list of learning materials to understand databases internals
😎 Awesome lists about all kinds of interesting topics
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
函数式编程术语及示例。本项目译自 https://github.com/hemanth/functional-programming-jargon
Includes notes on using Apache Spark in general, notes on using Spark for Physics, how to run TPCDS on PySpark, how to create histograms with Spark, tools for performance testing CPUs, Jupyter note…
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…
A collection of resources on wait-free and lock-free programming
Font files available from Google Fonts, and a public issue tracker for all things Google Fonts
Java annotation-based framework for parsing Git like command line structures
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.
[deprecated] For native C atomics, see Turf instead
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python…
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" mea…
A collection of (mostly) technical things every software developer should know about
Investigate on the details of Linux programming