Pinned Repositories
acl
Server framework and network components written by C/C++ for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS
aili
the fastest in-memory index in the East 东半球最快并发索引
avl_tree
High performance C implementation of AVL trees
awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-lockfree
A collection of resources on wait-free and lock-free programming
awesome-modern-cpp
A collection of resources on modern C++
bt
COW b-trees
cb0r
Minimal Zero-Footprint CBOR Decoder in C
stone-wind's Repositories
stone-wind/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
stone-wind/awesome-lockfree
A collection of resources on wait-free and lock-free programming
stone-wind/awesome-modern-cpp
A collection of resources on modern C++
stone-wind/chinese-xinhua
:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。
stone-wind/cpplinks
A categorized list of C++ resources.
stone-wind/cppreference2mshelp
cppreference.com html archive converter to microsoft help (for Visual Studio 2012+) and chm help (for Windows)
stone-wind/draw
stone-wind/emacs.d
Fast and robust Emacs setup.
stone-wind/envoy
Cloud-native high-performance edge/middle/service proxy
stone-wind/fib
Performance Benchmark of top Github languages
stone-wind/from_coder_to_expert
2020年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
stone-wind/io_uring-echo-server
io_uring echo server
stone-wind/kbz-event
send and recv event between processes with very few lines of code
stone-wind/learningSummary
涵盖大部分Java进阶需要掌握的知识,包括【微服务】【中间件】【缓存】【数据库优化】【搜索引擎】【分布式】等等,欢迎Star~
stone-wind/lmdb
Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.
stone-wind/lua-resty-balancer
A generic consistent hash implementation for OpenResty/Lua
stone-wind/lua-resty-kafka
Lua kafka client driver for the Openresty based on the cosocket API
stone-wind/lua-resty-redis
Lua redis client driver for the ngx_lua based on the cosocket API
stone-wind/Project-Quantum
超迷你模块化卡片电脑计划
stone-wind/rax
A radix tree implementation in ANSI C
stone-wind/seqlocks
An implementation of sequence locks (seqlocks) for lock-free reads in C using atomics
stone-wind/shm_open_anon
Portable shm_open() without filename
stone-wind/sockdump
Dump unix domain socket traffic with bpf
stone-wind/SSLSocks
stunnel for Android GUI, allows tunneling over TLS
stone-wind/stdc
stone-wind/tbox
🎁 A glib-like multi-platform c library
stone-wind/tstdb
An efficient Ternary Search Tree and persistent database for LuaJIT
stone-wind/vim
Personal Vim Profile
stone-wind/vim-init
轻量级 Vim 配置框架,全中文注释
stone-wind/wasm-micro-runtime