Pinned Repositories
uid-generator
UniqueID generator
408CSFamily
计算机408专业课:《计算机操作系统》、《数据结构》、《计算机网络》、《操作系统》分学科整理
AssemblyLanguage-For_x86_Processors-Seventh_Edition
《汇编语言-基于x86处理器》(原书第 7 版)读书笔记 & 习题解答。
clang-tutorial
C 语言教程
clash
A rule based proxy in Go.
clashX
A rule based shadowsocks proxy with GUI for Mac base on clash.
redis-client
A redis client.
X86-AssemblyLanguage-FromRealModeToProtectMode
optor666's Repositories
optor666/AssemblyLanguage-For_x86_Processors-Seventh_Edition
《汇编语言-基于x86处理器》(原书第 7 版)读书笔记 & 习题解答。
optor666/X86-AssemblyLanguage-FromRealModeToProtectMode
optor666/408CSFamily
计算机408专业课:《计算机操作系统》、《数据结构》、《计算机网络》、《操作系统》分学科整理
optor666/clang-tutorial
C 语言教程
optor666/clash
A rule based proxy in Go.
optor666/redis-client
A redis client.
optor666/coding-interview-university
A complete computer science study plan to become a software engineer.
optor666/compilers-principles-by-bjhua
网易云课堂 - **科学技术大学USTC - 华保健 - 编译原理
optor666/css-in-depth
《深入解析 CSS》阅读笔记
optor666/diy-compiler-and-linker
《自己动手写编译器、链接器》- 王博俊、张宇,读书笔记。
optor666/draw-io-files
My draw.io files.
optor666/giraph-annotated
Mirror of Apache Giraph
optor666/hadoop-annotated
Apache Hadoop
optor666/halo
强大易用的开源建站工具。
optor666/HariboteOS
《Make OS Within 30 Days》implemented on Mac using NASM, GCC, QEMU
optor666/inotify-tools
inotify-tools is a C library and a set of command-line programs providing a simple interface to inotify.
optor666/jvm
The JVM.
optor666/logback-chinese-manual
logback 中文手册/文档。
optor666/logback-demo
logback-demo application
optor666/lrzsz-0.12.20
macOS 系统上下载、编译、阅读 lrzsz 项目源代码。
optor666/milvus-notes
Milvus: Vector database 学习笔记
optor666/nginx-notes
Nginx 使用笔记。
optor666/optor666.github.io
My Blogs.
optor666/ow2-asm-9.4-st-ex
ow2 asm 9.4 版本学习实例。
optor666/redis
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, Bitmaps.
optor666/shadowsocks_install
Auto Install Shadowsocks Server for CentOS/Debian/Ubuntu
optor666/smallchat
A minimal programming example for a chat server
optor666/spring-framework
Spring Framework
optor666/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
optor666/tlpi-notes
《The Linux Programming Interface》Notes.