Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/villy-p/under-the-hood

All files included in my Youtube series: Under the Hood
https://github.com/villy-p/under-the-hood

assembly c explanations hashmaps under-the-hood youtube

Last synced: 3 months ago
JSON representation

All files included in my Youtube series: Under the Hood

Awesome Lists containing this project

README

        

# Under-the-Hood

All files included in my Youtube series: [Under the Hood](https://www.youtube.com/channel/UC8co7d52--VLDIHwpt3SXfw)

## Build Instructions

If you want to build the files yourself, you'll need `CMake` and `Ninja`, along with a `C` compiler.
After you have the required tools, run `make reset` to initialize `CMake`, and check inside the `makefile` to see what run commands there are.