Pinned Repositories
argparse
Command-line arguments parsing library.
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-unicode-symbol
😎炫酷又非常实用的unicode符号
book-of-gehn.github.io
Personal blog about crypto, reversing, maths and a bunch of other stuff. https://book-of-gehn.github.io/
cmp-im
Input Method source for nvim-cmp
coost
A tiny boost library in C++11.
cpp-serializers
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
cpp.react
C++React: A reactive programming library for C++11.
cpp_learn
sf315
motoyang's Repositories
motoyang/sf315
motoyang/argparse
Command-line arguments parsing library.
motoyang/awesome
😎 Awesome lists about all kinds of interesting topics
motoyang/awesome-unicode-symbol
😎炫酷又非常实用的unicode符号
motoyang/book-of-gehn.github.io
Personal blog about crypto, reversing, maths and a bunch of other stuff. https://book-of-gehn.github.io/
motoyang/cmp-im
Input Method source for nvim-cmp
motoyang/coost
A tiny boost library in C++11.
motoyang/dbg-macro
A set of dbg(…) macros for C
motoyang/DeskMini-110-COM
H110M-STX/COM
motoyang/docopt.cpp
C++11 port of docopt
motoyang/FUCK_TCP
炮打TCP - 关于一而再再而三的粘包拆包问题的大字报
motoyang/gltut
Learning Modern 3D Graphics Programming
motoyang/graphest
A faithful graphing calculator
motoyang/json
JSON for Modern C++
motoyang/json-parser
JSON parser in ANSI-C
motoyang/json11
A tiny JSON library for C++11.
motoyang/kfifo
kfifo, a generic userspace FIFO implementation, port from Linux kernel
motoyang/lfqueue
lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory management ever!
motoyang/libcsptr
Smart pointers for the (GNU) C programming language
motoyang/libhl
Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues
motoyang/libsourcey
C++14 evented IO libraries for high performance networking and media based applications
motoyang/lw_oopc
modified from http://sourceforge.net/projects/lwoopc/
motoyang/msgpack
A MessagePack implementation for Lua 5.3 - msgpack.org[Lua]
motoyang/ok-lib
Generic type-safe vector, hash map, and concurrent queue for C
motoyang/sc
Common libraries and data structures for C.
motoyang/set
Simple Set implementation in C
motoyang/spdlog
Super fast C++ logging library.
motoyang/ss
ss scripts
motoyang/stb
stb single-file public domain libraries for C/C++
motoyang/STC
A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers.