mirror of
https://github.com/Ed94/perfaware.git
synced 2025-07-01 11:21:07 -07:00
356d8076a5bc7811c8b921bd9979f33dd5fd441c
perfaware
Homework for Casey's Performance Aware Programming course
Thirdparty Libraries:
- zpl - Used instead of the C/C++ standard library.
Tools:
- scoop : Windows package manager
- clang : C/C++ compiler
scoop install llvm
- meson : Build system
scoop install meson
- nasm : x86 Assembler
scoop install nasm
Description
Languages
C++
74.8%
Assembly
19.3%
Batchfile
4.4%
Meson
1.5%