Skip to content

Sane C++ Libraries

C++ Platform Abstraction Libraries

SC

Sane C++ is a set of C++ platform abstraction libraries for:
✅ macOS
✅ Windows
✅ Linux

Features:
✅ Fast compile times
✅ Bloat free
✅ Simple readable code
✅ Easy to integrate
⛔️ No C++ Standard Library / Exceptions / RTTI
⛔️ No third party dependencies (prefer OS API)

💻 Sane C++ Libraries Repository
📄 Sane C++ Libraries Documentation

Relevant blog posts about the library:

Date Post
April 27, 2024 💤 Sane C++ April 2024
March 27, 2024 ☔️ Sane C++ March 2024
February 23, 2024 🎠 Sane C++ February 2024
January 23, 2024 ❄️ Sane C++ January 2024
December 23, 2023 🎉 Sane C++ Libraries