Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 544 Bytes

readme.md

File metadata and controls

19 lines (13 loc) · 544 Bytes

PTSD

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.

Goals

  • Auto grow and shrink dynamic array. \
  • Hash map implementation. \
  • Memory Arena.

Testing

xmake test -v