- Beijing, China
Lists (12)
Sort Name ascending (A-Z)
Stars
- All languages
- AppleScript
- AutoIt
- C
- C#
- C++
- CSS
- Clojure
- Cython
- Dart
- Dockerfile
- Emacs Lisp
- Go
- HTML
- Handlebars
- Haskell
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- Lua
- MATLAB
- Makefile
- Markdown
- Mathematica
- Nunjucks
- Objective-C
- PHP
- PLpgSQL
- Perl
- Pony
- PostScript
- PowerShell
- Python
- QML
- Racket
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Solidity
- Swift
- TeX
- TypeScript
- Vim Script
- Vue
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
A maintained, feature-rich and performance oriented, neofetch like system information tool.
Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
A modern, portable, easy to use crypto library.
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
Dive into CPython internals, trying to illustrate every detail of CPython implementation
Create, manipulate, and optimize GIF images and animations
eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
Nginx Module for Google Mirror
A self-contained cryptographic library for Python
个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/
Library and command line tool to detect SHA-1 collision in a file
the source code of linux-0.11 for study linux kernel
linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助
An implementation of a small TCP/IP protocol stack for learning.
The old Linux kernel source ver 0.11 which has been tested under modern Linux, Mac OSX and Windows.