Stars
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
Header-only C++/python library for fast approximate nearest neighbors
A DAG based parallel task schedule framework for galois advertising|基于DAG(Directed Acyclic Graph)的并行任务调度系统,自动推导节点依赖生成DAG。
xiangpdu / taskflow
Forked from taskflow/taskflowA General-purpose Parallel and Heterogeneous Task Programming System
Lock-free implementation of the token bucket algorithm in C++
Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).
Asynchronous image downloader with cache support as a UIImageView category