Stars
- All languages
- API Blueprint
- ASL
- Assembly
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Dart
- Dockerfile
- Emacs Lisp
- Go
- Groovy
- HCL
- HTML
- Handlebars
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- Makefile
- Markdown
- Objective-C
- PHP
- Pascal
- Perl
- Protocol Buffer
- Python
- QML
- R
- Ruby
- Rust
- Scala
- Shell
- Swift
- TSQL
- TeX
- TypeScript
- Vue
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
BlackHole is a modern macOS audio loopback driver that allows applications to pass audio to other applications with zero additional latency.
FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance.…
NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programmin…
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
Fastsocket is a highly scalable socket and its underlying networking implementation of Linux kernel. With the straight linear scalability, Fastsocket can provide extremely good performance in multi…
libfaketime modifies the system time for a single application
🍂 Multipurpose homebrew tool for Nintendo Switch
Production-ready, stable Kafka client for PHP
This XHProf PHP extension fork has outlived its purpose and is archived in favor of the revitalized https://github.com/longxinH/xhprof
the source code of linux-0.11 for study linux kernel
linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助
A linux-based assembly REPL for x86, amd64, armv7, and armv8
A multi-purpose file manager for the Nintendo Switch.
The old Linux kernel source ver 0.11 which has been tested under modern Linux, Mac OSX and Windows.
Go library to parse and normalize SQL queries using the PostgreSQL query parser
DMG2IMG allows you to convert a (compressed) Apple Disk Images (imported from http://vu1tur.eu.org/dmg2img). Note: the master branch contains imported code, but lacks bugfixes/features from the dev…
Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行