Pinned Repositories
acorn
A small, fast, JavaScript-based JavaScript parser
aff3ct
A fast simulator and a library dedicated to the channel coding.
args
A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).
atomic_shared_ptr
Repository imported from: https://bitbucket.org/anthonyw/atomic_shared_ptr
atomic_wait
Sample implementation of C++20 atomic_wait/notify
AtomicSharedPtr
Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it
CppCon2018
Slides and other materials from CppCon 2018
fmt
A modern formatting library
libdatachannel
C/C++ WebRTC network library featuring Data Channels, Media Transport, and WebSockets
yaoxinliu's Repositories
yaoxinliu/libdatachannel
C/C++ WebRTC network library featuring Data Channels, Media Transport, and WebSockets
yaoxinliu/aff3ct
A fast simulator and a library dedicated to the channel coding.
yaoxinliu/AtomicSharedPtr
Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it
yaoxinliu/avpn
a simple vpn implemented based on c++ asio.
yaoxinliu/bigcache
Efficient cache for gigabytes of data written in Go.
yaoxinliu/BLAKE3
the official Rust and C implementations of the BLAKE3 cryptographic hash function
yaoxinliu/bosun
Time Series Alerting Framework
yaoxinliu/cppcheatsheet
C/C++ Cheat Sheet
yaoxinliu/cpu_features
A cross platform C99 library to get cpu features at runtime.
yaoxinliu/folly
An open-source C++ library developed and used at Facebook.
yaoxinliu/grpcui
An interactive web UI for gRPC, along the lines of postman
yaoxinliu/isa-l
Intelligent Storage Acceleration Library
yaoxinliu/jemalloc
yaoxinliu/json-schema-validator
JSON schema validator for JSON for Modern C++
yaoxinliu/kcptun
A Stable & Secure Tunnel based on KCP with N:M multiplexing and FEC. Available for ARM, MIPS, 386 and AMD64。KCPプロトコルに基づく安全なトンネル。KCP 프로토콜을 기반으로 하는 보안 터널입니다。
yaoxinliu/kms-server
快速部署的KMS服务
yaoxinliu/meow_hash
Official version of the Meow hash, an extremely fast level 1 hash
yaoxinliu/Microsoft-Activation-Scripts
A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
yaoxinliu/oi
NOIP, NOI, IOI
yaoxinliu/proxy
使用现代 c++ 实现 http、socks 代理协议。
yaoxinliu/Reed-Solomon
Reed Solomon BCH encoder and decoder
yaoxinliu/samplicator
Send copies of (UDP) datagrams to multiple receivers, with optional sampling and spoofing
yaoxinliu/simdjson
Parsing gigabytes of JSON per second
yaoxinliu/smhasher
Automatically exported from code.google.com/p/smhasher
yaoxinliu/stx
A framework of C++20 coroutines.
yaoxinliu/taskflow
A General-purpose Parallel and Heterogeneous Task Programming System
yaoxinliu/typst
A new markup-based typesetting system that is powerful and easy to learn.
yaoxinliu/usrsctp
A portable SCTP userland stack
yaoxinliu/webrtc_samples
WebRTC Web demos and samples
yaoxinliu/xdp-tutorial
XDP tutorial