mm304321141's Stars
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
nothings/stb
stb single-file public domain libraries for C/C++
skywind3000/kcp
:zap: KCP - A Fast and Reliable ARQ Protocol
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
cyrus-and/gdb-dashboard
Modular visual interface for GDB in Python
Cyan4973/xxHash
Extremely fast non-cryptographic hash algorithm
nothings/single_file_libs
List of single-file C/C++ libraries.
a1studmuffin/SpaceshipGenerator
A Blender script to procedurally generate 3D spaceships
weidai11/cryptopp
free C++ class library of cryptographic schemes
codeplea/genann
simple neural network library in ANSI C
CppCon/CppCon2017
Slides and other materials from CppCon 2017
nemtrif/utfcpp
UTF-8 with C++ in a Portable Way
boostorg/compute
A C++ GPU Computing Library for OpenCL
boostorg/pfr
std::tuple like methods for user defined types without any macro or boilerplate code
sakra/cotire
CMake module to speed up builds.
pytries/marisa-trie
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
krareT/terichdb
TerichDB, an open source data store based on terark engine
danielshaving/redis-cpp17
redis-cpp17 is a cross platfrom compatible redis protocol with multithreaded c++17 client,server,proxy
yuanzhubi/call_in_stack
Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack shareable between all coroutines!
chriskohlhoff/networking-ts-impl
An implementation of the C++ Networking Technical Specification
lhmouse/MCF
Meta-purpose C++ Foundation
zxlxz/sfc
rust.std in c++
freezestudio/hana.zh
Boost.Hana中文文档
bowdar/DeepLearning
Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数
notcome/Constitution.PRC
中华人民共和国宪法 | Constitution of The People's Republic of China
MaigoAkisame/VMSep-2010
Separation of singing voice and accompaniment
Qihoo360/nemo-rocksdb
Add TTL feature on rocksdb, and compatible with rocksdb
lordoffox/aredis
a clean redis C++ client
Arcoth/Constainer
A constexpr string, container and algorithm library for C++14/1Z.
kroyee/SpeedBlocks
Fast paced tetris game cloned from Cultris II