Stars
A collection of (mostly) technical things every software developer should know about
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
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.
Productive, portable, and performant GPU programming in Python.
The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance …
A framework for distributed systems verification, with fault injection
Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
C implementation of the Raft Consensus protocol, BSD licensed
Powerful computer vision assisted Lego mosaic creator · Over 1 million images created (so far!)
Language agnostic vim plugin for folding and motion based on indentation.
A working project for High-concurrency B-tree source code in C
Snake/Nibbler implementation using C++ template metaprogamming