Skip to content

Some random code I made in order to improve my coding experience in zig.

Notifications You must be signed in to change notification settings

gaskam/zig-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zig-utils

Some random code I made in order to improve my coding experience in zig.

LineReader

A set made to help parse input line per line. Note that the user is responsible for freeing the result of the reads. Note that memory may leak if the input causes error(for instance if a string is provided when an integer is expected)

About

Some random code I made in order to improve my coding experience in zig.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages