Stars
Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
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,…
A code-searching tool similar to ack, but faster.
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
AddressSanitizer, ThreadSanitizer, MemorySanitizer
htop is an interactive text-mode process viewer for Unix systems. It aims to be a better 'top'.
The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
The system statistics collection daemon. Please send Pull Requests here!
Perform network trace of a single process by using network namespaces.
a fast ,stable and thread-safe log lib(logger) for C/C++ language
This is the code that was previously in code.google.com/p/ccl
A simple kernel written in C and a platform to play with x86_64 extensions
"Logger" is logging library in C. It is lockless SMP-safe and it uses ring buffer as container for log messages.
A place to out random experiments related to my projects. Please only submit pull requests for improvements upon existing experiments.
Simple stdout logger for C projects. Thinklight and threader projects both use this as a submodule.