Pinned Repositories
abseil-cpp
Abseil Common Libraries (C++)
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-modern-cpp
A collection of resources on modern C++
bpf-examples
Making eBPF programming easier via build env and examples
bpf-ringbuf-examples
Examples of using BPF ring buffer APIs
bpfmon-example
proof-of-concept example of using eBPF to Monitor for eBPF Map tampering
ComputerArchitectureAndCppBooks
📚 计算机体系结构与C++书籍收集(持续更新)
cudaLearningMaterials_2
fizz
C++14 implementation of the TLS-1.3 standard
folly
An open-source C++ library developed and used at Facebook.
bolunfeng's Repositories
bolunfeng/abseil-cpp
Abseil Common Libraries (C++)
bolunfeng/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
bolunfeng/awesome-modern-cpp
A collection of resources on modern C++
bolunfeng/bpf-examples
Making eBPF programming easier via build env and examples
bolunfeng/bpf-ringbuf-examples
Examples of using BPF ring buffer APIs
bolunfeng/bpfmon-example
proof-of-concept example of using eBPF to Monitor for eBPF Map tampering
bolunfeng/ComputerArchitectureAndCppBooks
📚 计算机体系结构与C++书籍收集(持续更新)
bolunfeng/cudaLearningMaterials_2
bolunfeng/fizz
C++14 implementation of the TLS-1.3 standard
bolunfeng/folly
An open-source C++ library developed and used at Facebook.
bolunfeng/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
bolunfeng/HPC-Learning-Notes
高性能计算相关知识学习笔记,包含学习笔记和相关知识的代码demo,在持续完善中。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!
bolunfeng/libbpf
Automated upstream mirror for libbpf stand-alone build.
bolunfeng/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
bolunfeng/muduo
Event-driven network library for multi-threaded Linux server in C++11
bolunfeng/open
open regitstory
bolunfeng/pevents
Implementation of Win32 events for *nix platforms, built on top of pthreads.
bolunfeng/protobuf
Protocol Buffers - Google's data interchange format
bolunfeng/Qt_example
bolunfeng/wangle
Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
bolunfeng/wdt
Warp speed Data Transfer (WDT) is an embeddedable library (and command line tool) aiming to transfer data between 2 systems as fast as possible over multiple TCP paths.