- Hangzhou
-
08:06
(UTC +08:00) - https://sf-zhou.github.io
Stars
A library for efficient similarity search and clustering of dense vectors.
A library that provides an embeddable, persistent key-value store for fast storage.
An open-source C++ library developed and used at Facebook.
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
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…
FlashMLA: Efficient Multi-head Latent Attention Kernels
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
A high-performance distributed file system designed to address the challenges of AI training and inference workloads.
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
C++ Insights - See your source code with the eyes of a compiler
The AI-Native Search Database. Unifies vector, text, structured and semi-structured data in a single engine, enabling hybrid search and in-database AI workflows.
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
C++ compile-time enum to string, iteration, in a single header file
Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。
The FastPFOR C++ library: Fast integer compression
A lightweight C++20 serialization and RPC library
A miniature library for struct-field reflection in C++
A C++14 macro to get the type of the current class without naming it