Pinned Repositories
56wlk
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
abseil-cpp
Abseil Common Libraries (C++)
actor-framework
An Open Source Implementation of the Actor Model in C++
asio
Boost.org asio module
base64
Fast Base64 stream encoder/decoder in C99, with SIMD acceleration
bde
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
bfe
Open-source layer 7 load balancer derived from proprietary Baidu FrontEnd
BOLT
Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries
xuqinhaow's Repositories
xuqinhaow/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
xuqinhaow/abseil-cpp
Abseil Common Libraries (C++)
xuqinhaow/actor-framework
An Open Source Implementation of the Actor Model in C++
xuqinhaow/asio
Boost.org asio module
xuqinhaow/base64
Fast Base64 stream encoder/decoder in C99, with SIMD acceleration
xuqinhaow/bfe
Open-source layer 7 load balancer derived from proprietary Baidu FrontEnd
xuqinhaow/BOLT
Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries
xuqinhaow/boost-2
Boost code built with bazel
xuqinhaow/CacheLib
Pluggable in-process caching engine to build and scale high performance services
xuqinhaow/fast_float
Fast and exact implementation of the C++ from_chars functions for float and double types: 4x faster than strtod
xuqinhaow/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
xuqinhaow/fmt
A modern formatting library
xuqinhaow/ggnn
GGNN: Graph-based GPU Nearest Neighbor Search
xuqinhaow/incubator-brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".
xuqinhaow/leetcodebook
leetcode 1~400知识点&题型总结&leetcode对应题表
xuqinhaow/llvm
Project moved to: https://github.com/llvm/llvm-project
xuqinhaow/lua-protobuf
A Lua module to work with Google protobuf
xuqinhaow/myctk
My C/C++ Toolkit
xuqinhaow/oneTBB
oneAPI Threading Building Blocks (oneTBB)
xuqinhaow/rule_engine
rule_engine is a c++ rule engine library
xuqinhaow/rules_boost
bazel build rules to use boost in bazel projects
xuqinhaow/rules_protobuf
Bazel rules for building protocol buffers and gRPC services (java, c++, go, ...)
xuqinhaow/setup-ipsec-vpn
Scripts to build your own IPsec VPN server, with IPsec/L2TP and Cisco IPsec on Ubuntu, Debian and CentOS
xuqinhaow/tcmalloc
xuqinhaow/tensorflow-internals
It is open source ebook about TensorFlow kernel and implementation mechanism.
xuqinhaow/tomlplusplus
Header-only TOML config file parser and serializer for C++17 (and later!).
xuqinhaow/xxHash
Extremely fast non-cryptographic hash algorithm
xuqinhaow/zstd
Bazel build for facebook/zstd
xuqinhaow/zstd-1
Zstandard - Fast real-time compression algorithm
xuqinhaow/zstd_util
support c++ string, zstd compress,decompress, stream compress, stream decompress