Libraries for freestanding C++ development:
- https://github.com/osdev0/freestanding-cxx-hdrs-gnu
- https://github.com/etlcpp/etl
- https://github.com/managarm/frigg
- https://github.com/teslamotors/fixed-containers
- https://github.com/Bareflank/bsl
- https://github.com/Bareflank/standalone_cxx
- https://github.com/whatchamacallem/libhatchet
- https://github.com/pigweed-project/pigweed (Microcontroller focus)
Not freestanding, but interesting:
