LibC to Zig
Comparison between libc functions and their best fitting zig alternatives
Objectives
- To make it easy for new Zig developers coming from a C background
- To define the best practices in Zig in lieau with traditional C Code
- To provide enough material for developers who are willing to transition old legacy C code to Zig
Pre-requisite
- Developer must know basics of Zig (If not, go through ziglearn)
- Developer has programmed in C before
Table of Contents
Contributing
Conrtibutions are welcome:
https://github.com/zig-community/libc-to-zig