Initial commit

This commit is contained in:
2026-03-05 22:53:00 +01:00
commit adea4c6b31
3 changed files with 252 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# core_library
a core library for projects in C11+, contains many useful structures/types/functions with thread safe and thread unsafe versions.