Pinned Repositories
5G_measurement_tool
abseil-cpp
Abseil Common Libraries (C++)
actor-framework
An Open Source Implementation of the Actor Model in C++
akamai-radix-tree
A generic C++ radix tree library, built by the Mapper team at Akamai Technologies.
ALCC
alfalfa
Alfalfa: streaming video done right
ALVR
Stream VR games from your PC to your headset via Wi-Fi
AppShift-MemoryPool
A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (8 to 24 times faster than regular new or delete, depending on operating system & compiler)
ASockLib
a simple, easy to use cross-platform c++ networking library for linux, os x, windows
bbr
chenhongquan's Repositories
chenhongquan/abseil-cpp
Abseil Common Libraries (C++)
chenhongquan/actor-framework
An Open Source Implementation of the Actor Model in C++
chenhongquan/ALVR
Stream VR games from your PC to your headset via Wi-Fi
chenhongquan/AppShift-MemoryPool
A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (8 to 24 times faster than regular new or delete, depending on operating system & compiler)
chenhongquan/ASockLib
a simple, easy to use cross-platform c++ networking library for linux, os x, windows
chenhongquan/ccmatic
CCmatic
chenhongquan/cocoyaxi
A go-style coroutine library in C++11 and more.
chenhongquan/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
chenhongquan/cpp-ipc
C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
chenhongquan/cpp-rotor
Event loop friendly C++ actor micro-framework
chenhongquan/CppCoreGuidelines-zh-CN
Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.
chenhongquan/Fast-DDS
The most complete DDS - Proven: Plenty of success cases.
chenhongquan/folly
An open-source C++ library developed and used at Facebook.
chenhongquan/fperf
chenhongquan/kuma
A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.
chenhongquan/libevent
Event notification library
chenhongquan/libhv
🔥 比libevent、libuv更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
chenhongquan/libprocess
Library that provides an actor style message-passing programming model (in C++).
chenhongquan/libuv
Cross-platform asynchronous I/O
chenhongquan/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
chenhongquan/momo
WebRTC Native Client Momo
chenhongquan/nanomsg
nanomsg library
chenhongquan/network-gazer
chenhongquan/NVEnc
NVENCによる高速エンコードの性能実験
chenhongquan/quill
Asynchronous Low Latency C++ Logging Library
chenhongquan/spdlog
Fast C++ logging library.
chenhongquan/SPSCQueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
chenhongquan/STL
MSVC's implementation of the C++ Standard Library.
chenhongquan/webrtc
HackWebRTC Book source repo, please check those updated hack_webrtc_xxxxx branches.
chenhongquan/xquic
XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.