Pinned Repositories
AnalyzeSourceCode
使用过的第三方框架源代码解析
avlmini
AVL implementation which is as fast/compact as linux's rbtree
awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
awesome-shell
Awesome Shell Chinese Edition
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
c-algorithms
A library of common data structures and algorithms written in C.
cJSON
Ultralightweight JSON parser in ANSI C
coreHTTP
Client implementation of a subset of HTTP 1.1 protocol designed for embedded devices.
devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
GitDemo
airspuer's Repositories
airspuer/avlmini
AVL implementation which is as fast/compact as linux's rbtree
airspuer/awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
airspuer/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
airspuer/c-algorithms
A library of common data structures and algorithms written in C.
airspuer/cJSON
Ultralightweight JSON parser in ANSI C
airspuer/coreHTTP
Client implementation of a subset of HTTP 1.1 protocol designed for embedded devices.
airspuer/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
airspuer/GPT-Prompts
airspuer/hiredis
Minimalistic C client for Redis >= 1.2
airspuer/huatuo
huatuo是一个特性完整、零成本、高性能、低内存的近乎完美的Unity全平台原生c#热更方案。 Huatuo is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotfix
airspuer/json
JSON for Modern C++
airspuer/json-c
https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/
airspuer/json-parser
Very low footprint JSON parser written in portable ANSI C
airspuer/json-tutorial
从零开始的 JSON 库教程
airspuer/kcp
:zap: KCP - A Fast and Reliable ARQ Protocol
airspuer/linux
Linux kernel source tree
airspuer/mbedtls
An open source, portable, easy to use, readable and flexible SSL library
airspuer/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
airspuer/nativejson-benchmark
C/C++ JSON parser/generator benchmark
airspuer/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
airspuer/pbc
A protocol buffers library for C
airspuer/pcm
Processor Counter Monitor
airspuer/picotls
TLS 1.3 implementation in C (master supports RFC8446 as well as draft-26, -27, -28)
airspuer/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.
airspuer/RediSearch
A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations.
airspuer/rethink-c
A reuseable codebase for C Programming Language.
airspuer/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
airspuer/the-art-of-command-line
Master the command line, in one page
airspuer/wiki
Public repository to host the Oh My Zsh project wiki.
airspuer/zshguide
Zsh 开发指南