Pinned Repositories
actor
actor model service
CppCon2022
Slides and other materials from CppCon 2022
ip_to_utf8
LN_LRU_Cache
Concurrent LRUCache
neovim
neovim config
rmqctl
rmqctl, the swiss-army knife tooling for rabbitmq
vsdmars's Repositories
vsdmars/rmqctl
rmqctl, the swiss-army knife tooling for rabbitmq
vsdmars/awesome-consensus
Awesome list for Paxos and friends
vsdmars/awesome-distributed-systems
A curated list to learn about distributed systems
vsdmars/btfs
a user space file system for efficiently downloading and seeding torrents
vsdmars/Cloak
A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor
vsdmars/Consolas
The Consolas font since I became a designer of it starting at version 8.0. It's of course open source.
vsdmars/CppCon2019
Slides and other materials from CppCon 2019
vsdmars/cppnow_presentations_2019
The presentations of C++Now 2019.
vsdmars/cpponsea-2019
Slides for my 2019 presentation at C++ on Sea
vsdmars/functional-cpp
functional programming in cpp.
vsdmars/git-tips
:trollface:Git的奇技淫巧
vsdmars/highwayhash-1
Fast strong hash functions: SipHash/HighwayHash
vsdmars/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
vsdmars/PulseEffects-Presets
Collection of PulseEffects presets
vsdmars/rmqclient
rmqclient, the one that honors queue HA and connection robustness.
vsdmars/value-category-cheatsheet
A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more
vsdmars/vimrc
vimrc config
vsdmars/zstd-paper
:books: Analysis of zstd, a modern compression algorithm for a school assignment