- Shanghai, China
-
11:46
(UTC -12:00) - luoxuhai.com
- @luoxuhai
Highlights
C/C++
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
Core database component for the Realm Mobile Database SDKs
Google 开源项目风格指南 (中文版)
从零编写游戏引擎教程 Writing a game engine tutorial from scratch
C++ program to generate waveform data and render waveform images from audio files
An open source library for face detection in images. The face detection speed can reach 1000FPS.
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, in…
A very compact representation of a placeholder for an image.
Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.
The official GitHub mirror of the Chromium source
An open-source C++ library developed and used at Facebook.
A lean C++ library for working with point cloud data
Powerful yet simple to use screenshot software 🖥️ 📸
A fast image processing library with low memory needs.
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to an…
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net