Skip to content

SamSyntax/zigIO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

246 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Input / Output

Version CI Github Repo Issues license GitHub Repo stars

When simplicity meets efficiency

part of SuperZIG framework
line
  • 🍃 Zero dependencies—meticulously crafted code.

  • 🚀 Blazing fast—almost as fast as light!

  • 🌍 Universal compatibility—Windows, Linux, and macOS.

  • 🛡️ Battle-tested—ready for production.


line
  • API

    • String

      • Types
        • view
        • fixed
        • managed
        • unmanaged
      • Utils
        • codepoint
        • grapheme
        • memory
    • Terminal

      • App
        • cli
        • prompts
      • Utils
        • ansi
        • print
        • info
        • settings
        • events

line
  • Benchmark

    A quick summary with sample performance test results between SuperZIG.io implementations and its popular competitors.

    Implementation Competitor Result
    io.string.ascii std.ascii same speed
    io.string.utf8 std.unicode x5 faster ⚡

line

About

Easy input/output in ZIG.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Zig 100.0%