Skip to content
Anirudh Lakhanpal edited this page May 31, 2024 · 1 revision

Welcome to the LibC-STL wiki!

LibC-STL is a basic implementation C++ STL in C providing basic containers with few generic methods.

You can use this extensive documentation to learn about usage of LibC-STL and how to get started with it.