This repository is currently on hold, as i have no time to actually work on it as of right now. If you want to open up a PR, feel free i will review it.
Welcome to Ziglings-std! This project (will) contain a series of tiny broken programs aiming to teach commonly (or less commonly) used std functions.
* [ ] Allocator
* [ ] Arraylist
* [ ] JSON
* [ ] Formatting
* [ ] Standard Datastructures (e.g. Hash maps, FIFO, ...)
* [ ] Iterator patterns
* [ ] Reader/Writer patterns