Madeline Busig dcb91bac19 Optimize string single character append
Now uses a specialized implementation instead of the append multiple
characters implementation. Useful for appending single characters to
string streams (ex. newline).
2024-03-21 20:35:22 -06:00
2024-03-13 00:36:58 -06:00
2024-03-04 19:29:37 -07:00
2024-03-04 19:29:37 -07:00
2024-03-04 19:29:37 -07:00

mtl

C++ STL replacement, intended for embedded systems. Aims to be more performant than ETL.

Description
No description provided
Readme 326 KiB
Languages
C++ 84.8%
Assembly 12.8%
CMake 2.4%