Pinned Repositories
acloong
An easy-to-use C++ common library in Modern C++
acoustic-fang
code come from our friends
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
AlgorithmicPractice
this project includes some answers of questions from Leetcode website.
aliyun-log-c-sdk
Aliyun LOG Producer for C/C++
ananas
A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc
base_lib
cpp的一些通用基础能力,比如log等
CollectAudioData
cpp_demo
cpp新特性联系测试demo
flv2mp4
一个简单的工程,将flv文件转换为mp4文件
xfc1939's Repositories
xfc1939/acoustic-fang
code come from our friends
xfc1939/aliyun-log-c-sdk
Aliyun LOG Producer for C/C++
xfc1939/gopl.io
Example programs from "The Go Programming Language"
xfc1939/mac-tools
xfc1939/proto-quic
xfc1939/QCefView
This project encapsulates the CEF into one QWidget named QCefView.
xfc1939/quic
libquic: QUIC (Quick UDP Internet Connections)
xfc1939/r8brain-free-src
High-quality pro audio sample rate converter library
xfc1939/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
xfc1939/stackless_coroutine
Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.