AndrewMaxwell32's Stars
Neargye/nameof
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
Alasnkz/rook
A parser thing for pawn written in rust.
maddinat0r/samp-discord-connector
SA:MP plugin which controls a Discord bot
TheLartians/EasyIterator
🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.
picostack/pico
A Git-driven task runner built to facilitate GitOps and Infrastructure-as-Code while securely passing secrets to tasks.
Neargye/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
Qihoo360/evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
veselink1/refl-cpp
Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
jbcoe/polymorphic_value
A polymorphic value-type for C++
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
nemtrif/utfcpp
UTF-8 with C++ in a Portable Way
torvalds/linux
Linux kernel source tree