Unsafe Python

A library to assist writing memory-unsafe code in “pure” python, without any imports (i.e. no ctypes etc.) – DavidBuchanan314/unsafe-python… Read more

Similar