Repository navigation
C++

C++ 是一种流行且广泛使用的中级编程语言,被称作“C with Classes”,作为C语言的增强版出现。
ChakraCore is an open source Javascript engine with a C API.
C++ Insights - See your source code with the eyes of a compiler
C++ Reflection Library
Unicode (UTF-8) capable std::string
Higher-order functions for c++
A C++11 library for parsing and serializing JSON to and from a DOM container in memory.
A Full-Featured HexEditor compatible with Linux/Windows/MacOS
A lightweight modern C++11 library for Win32 API, using lambdas to handle Windows messages.
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
A C++ stock market algorithmic trading bot
A hierarchical timer wheel, for implementing timed event queues
This is an engine that I initially started building after taking a game coding class in high school to learn how the underlying systems of Unity / game engines in general worked.
Multi-Threaded Job System using Fibers
Scope Guard & Defer C++
Polyglot solutions for www.projecteuler.net mathematical challenges
A collection of C++11 headers useful for reverse engineering