C STL Library Performance Showdown: Does M*LIB Reign Supreme?

2025-08-17
C STL Library Performance Showdown: Does M*LIB Reign Supreme?

This project compares several C libraries offering C++ STL-like container template functionalities. The author is a primary contributor to one of these libraries, M*LIB. For comparison, the author implemented the same simple programs using each library and compared performance and API ergonomics. Results show a mixed bag in terms of performance and features, with M*LIB showing promise. However, the project is a work in progress and contributions are welcome.

Development