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

https://github.com/taikedz/zig-linereader

A simple ASCII line reader for Zig, with line searching and self-cleanup
https://github.com/taikedz/zig-linereader

filereader strings zig

Last synced: 6 months ago
JSON representation

A simple ASCII line reader for Zig, with line searching and self-cleanup

Awesome Lists containing this project

README

          

# Zig LineReader

A general purpose library for Zig.

Provides a one-call utility to read text files and perform line-oriented operations.