PTSD stands for "Poorly Tested Standard Library". Also it is meant to be a joke about C's segfaults that gives user the PTSD (Post-Traumatic Stress Disorder) "This is joke don't take it seriously"
This standard library reimplements core functionalities that are commonly used in high-level programming languages. Can be used for any project, but it's not recommended for production use.
- Auto grow and shrink dynamic array. \
- Hash map implementation. \
- Memory Arena.
xmake test -v