awesome-cpp
awesome-cpp copied to clipboard
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
BitConverter is a C++ port of the C# BitConverter class. It is a header-only library for conversion between base data types and bytes.
https://github.com/coolxv/cpp-stub C++ unit test stubs.It's also a simple inline hook framework. Thanks
Add Texugo to Networking [Texugo](https://github.com/leozz37/texugo) is a fast flexible multiplatform message gateway based on sockets, library free.
Hi, Please add [`bitflags`](https://github.com/m-peko/bitflags) library. Thanks and regards
Adding [`str`](https://github.com/maxim2266/str) C string library.
https://github.com/PlatformLab/NanoLog Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API and achieves over 80 million logs/second at a median latency of just...
Adding vulkan kompute - Cross platform, mobile enabled GPGPU framework.