Pinned Repositories
abseil-cpp
Abseil Common Libraries (C++)
audio_video_streaming
音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。
bitcoin
Bitcoin Core integration/staging tree
box64
Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
C
GIT C
call-stack-logger
Call Stack Logger uses function instrumentation to facilitate logging of every function call. Each nesting adds an ident, whereas returning from a function removes it. As the result call stack tree is produced at the runtime giving knowledge of the actual program's flow of execution.
campus_recruitmen_questions
2021年最新整理,5000道秋招/提前批/春招/常用面试题(含答案),包括leetcode,校招笔试题,面试题,算法题,语法题。
Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
CGraph
【A simple C++ DAG framework】 一个简单好用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork
CMake-Best-Practices
CMake Best Practices, by Packt Publishing
baifashusheng's Repositories
baifashusheng/bitcoin
Bitcoin Core integration/staging tree
baifashusheng/CGraph
【A simple C++ DAG framework】 一个简单好用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork
baifashusheng/CMake-Best-Practices
CMake Best Practices, by Packt Publishing
baifashusheng/CMake-Best-Practices_zh
《CMake Best Practices》的非专业个人翻译
baifashusheng/coost
A tiny boost library in C++11.
baifashusheng/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
baifashusheng/dragonfly
A modern replacement for Redis and Memcached
baifashusheng/EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译
baifashusheng/folly
An open-source C++ library developed and used at Facebook.
baifashusheng/free-programming-books
:books: Freely available programming books
baifashusheng/gping
Ping, but with a graph
baifashusheng/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
baifashusheng/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
baifashusheng/llava-cpp-server
LLaVA server (llama.cpp).
baifashusheng/muduo
Event-driven network library for multi-threaded Linux server in C++11
baifashusheng/paozhu
paozhu🧨 C++ Web Framework,Support HTTP1 HTTP2, Rapid development of CRUD web applications, Include modules HttpServer HttpClient WebSocket ORM
baifashusheng/QGIS
QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
baifashusheng/redis-plus-plus
Redis client written in C++
baifashusheng/robin-map
C++ implementation of a fast hash map and hash set using robin hood hashing
baifashusheng/secguide
面向开发人员梳理的代码安全指南
baifashusheng/serenity
The Serenity Operating System 🐞
baifashusheng/syserdebugger
baifashusheng/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
baifashusheng/test
baifashusheng/upx
UPX - the Ultimate Packer for eXecutables
baifashusheng/vnote
A pleasant note-taking platform.
baifashusheng/VX-API
Collection of various malicious functionality to aid in malware development
baifashusheng/wireshark
Read-only mirror of Wireshark's Git repository at https://gitlab.com/wireshark/wireshark. ⚠️ GitHub won't let us disable pull requests. ⚠️ THEY WILL BE IGNORED HERE ⚠️ Upload them at GitLab instead.
baifashusheng/x64dbg
An open-source x64/x32 debugger for windows.
baifashusheng/XuankaiWang.github.io
This is the guide for learning applied statistics.