
-
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
InterprocessMemPool
c++ library for interprocess memory pools, communication, and automatic network device discovery. lightweight DDS alternative.
-
If you are fine with heap allocations then there are only few dozens operator new/delete to override to regain control over normal C++ code memory use. Allocators and STL all need to call those. At least that's what gaming does on all platforms. If you need examples you can check Mimalloc on github ( https://github.com/microsoft/mimalloc/blob/master/include/mimalloc-new-delete.h ).
-
-
This: https://github.com/phalpern/CppCon2017Code
-
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
a) That link is outdated. The up-to-date repo is https://github.com/llvm/llvm-project