Starred repositories
Modern GCC compilers, with support for older GLIBC for maximum portability.
🏛️ 三省六部制 · OpenClaw Multi-Agent Orchestration System — 9 specialized AI agents with real-time dashboard, model config, and full audit trails
Presentations, meetups and talks about ClickHouse
A curated list of awesome LLVM (including Clang, etc) related resources.
A filter list that hides specific website features that use or promote Generative AI.
ClickHouse Academy training and certification
Import public NYC taxi and for-hire vehicle (Uber, Lyft) trip data into a PostgreSQL or ClickHouse database
ClickHouse® is a real-time analytics database management system
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
A curated list of awesome works related to high dimensional structure/vector search & database
Fast Static Symbol Table (FSST): efficient random-access string compression
Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.
A collection of out-of-tree Clang plugins for teaching and learning
`std::execution`, the standard C++ framework for asynchronous and parallel programming.
A next-generation C++ language server for modern C++, focused on high performance and deep code intelligence
A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, Boost Serialization, BSON, Cap'n Proto, CBOR, Cereal, CSV, flexbuffers, msgpack, parque…
Read-only LibreOffice core repo - no pull request (use gerrit instead https://gerrit.libreoffice.org/) - don't download zip, use https://dev-www.libreoffice.org/bundles/ instead
Implementation of the std::execution (P2300, sender/receiver) proposal
SQL Parser for C++. Building C++ object structure from SQL statements.
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
A collection of out-of-tree LLVM passes for teaching and learning