Pinned Repositories
AutoTrader
Stock trader based on CTP
back-end-facility
web server
CompilerFront
compiling & parsing
coroutine
a simple coroutine for c++
gohook
a funny library to hook golang function at runtime
quarrel
a multipaxos implementation for fun
SimpleCppExceptionHandling
a simplified version of c++ abi for exception handling
vim
vim setting
kmalloc's Repositories
kmalloc/gohook
a funny library to hook golang function at runtime
kmalloc/coroutine
a simple coroutine for c++
kmalloc/back-end-facility
web server
kmalloc/SimpleCppExceptionHandling
a simplified version of c++ abi for exception handling
kmalloc/CompilerFront
compiling & parsing
kmalloc/quarrel
a multipaxos implementation for fun
kmalloc/vim
vim setting
kmalloc/8cc
A Small C Compiler
kmalloc/a.vim
Alternate Files quickly (.c --> .h etc)
kmalloc/amm-arbitrageur
An arbitrage bot between Uniswap AMMs
kmalloc/apebot
kmalloc/binance-spot-api-docs
Official Documentation for the Binance Spot APIs and Streams
kmalloc/bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
kmalloc/bootOS
bootOS is a monolithic operating system in 512 bytes of x86 machine code.
kmalloc/breakpad
fork from google breakpad to include some linux specific features
kmalloc/c4
C in four functions
kmalloc/cake_sniper
EVM frontrunning tool
kmalloc/cheap-name-
find a cheap selector name, save gas on external calls
kmalloc/CnblogsGrabber
a simple tool to grab my post from cnblogs
kmalloc/double-conversion
Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.
kmalloc/lookupfile
Lookup files using Vim7 ins-completion
kmalloc/metamorphic
A factory contract for creating metamorphic (i.e. redeployable) contracts.
kmalloc/mev
kmalloc/shadowsocks
kmalloc/snippet
common algorithm & data structure & ubiquitous code
kmalloc/tiny-compiler
A tiny compiler for a simple synthetic language featuring LL(2) grammar, written in pure C, with Lexer, Parser, ASM-like code generator and Virtual machine implemented
kmalloc/uint256
Fixed size 256-bit math library
kmalloc/wechat-deleted-friends
查看被删的微信好友
kmalloc/WinCalc
kmalloc/xThreadPool
a simple yet very efficient header only thread pool via c+11