Frankie A
Frankie A
What if you could see all the places with 0 cases/deaths. I know that at least almost every country has one case. So like countries that has 0 cases for...
# WinAPI Added WinAPI.sn.. Right now it's only the data types but that should still be useful. Please check for any errors! @quantumsheep
The README is not very helpful and doesn't include any build instructions or even what libs to link against (or at least I haven't found any place where it lists...
For free: license under GPLv3 For people who wish to keep a closed source version or just wish to support the project: paid license (price TBD)
# Deps + backend: Add CGLM [CGLM](https://github.com/recp/cglm) is a C library for 2D/3D Math. It allows for compiling as a static library and using Header-only. How should CGLM be implemented...
# Deps + backend: replace libc memory allocators with mimalloc Mimalloc is a general-purpose allocator that advertises better performance. [mimalloc](https://github.com/microsoft/mimalloc/tree/master#override_on_windows)