Pinned Repositories
brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
common
C++11 公共库;采用模块化设计
CyberRT
Baidu Apollo(v8.0.0) CyberRT Framework CMake Build
DoubleRecyclerViewDemo
RecyclerView 嵌套的Demo
linux-0.11
A heavily commented linux kernel source code in Chinese.
linuxkernel
linux kernel 4.9.229 + busybox1.30.0
QtExampleCode
学习Qt的代码和文章
slash
An opensource C++ library develop in Qihoo infrastructure team
thinking_file_encoding_cpp
thinking in file encoding for cpp
xv6-public
xv6 OS
lovepika's Repositories
lovepika/xv6-public
xv6 OS
lovepika/abseil-cpp
Abseil Common Libraries (C++)
lovepika/CyberRT
Baidu Apollo(v8.0.0) CyberRT Framework CMake Build
lovepika/babylon
High-Performance C++ Fundamental Library
lovepika/baidu-qa-100w
:table: 百度QA100万数据集
lovepika/BVLoader
B站高清视频、mp3下载工具,视频下载完成后自动转换mp3,支持断点续传、多任务下载。
lovepika/coost
A tiny boost library in C++11.
lovepika/core
Autonomous driving middleware publish subscribe system
lovepika/cpp-tbox
A complete Linux application software development tool library and runtime framework, aim at make C++ development easy.
lovepika/cpr
C++ Requests: Curl for People, a spiritual port of Python Requests.
lovepika/cyber_component_template
lovepika/evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
lovepika/Fast-DDS
The most complete DDS - Proven: Plenty of success cases.
lovepika/FastGitHub
GitHub加速神器,解决GitHub打不开、用户头像无法加载、Releases无法上传下载、git-clone、git-pull、git-push失败等问题
lovepika/flare
Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。
lovepika/fmtlog
fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.
lovepika/folly
An open-source C++ library developed and used at Facebook.
lovepika/gstreamer
GStreamer open-source multimedia framework
lovepika/libuv
Cross-platform asynchronous I/O
lovepika/lovepika.github.io
Tudou's note. please do not fork
lovepika/NIM_Duilib_Framework
网易云信Windows应用开发框架。
lovepika/OpenCVImage
📸 A project covering all basic operations of OpenCV based on Qt
lovepika/PaddleGAN
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
lovepika/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
lovepika/safe-rules
详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。
lovepika/shadowsocks-libev
Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust
lovepika/tbox
🎁 A glib-like multi-platform c library
lovepika/workflow
C++ Parallel Computing and Asynchronous Networking Engine
lovepika/zbar
ZBar is an open source software suite for reading bar codes from various sources, including webcams. As its development stopped in 2012, I took the task of keeping it updated with the V4L2 API. This is the main repository for it. There's a clone at at LinuxTV.org, and another one at gitlab.
lovepika/zxing-cpp
C++ port of ZXing