We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
15d2654
v1.2.1 Use syscall instead of x/sys/* (#41)
588ba10
Add go.mod file (#35)
02dd45c
Optimize FromString by x100 by unrolling the stdlib algorithm loop
057f3c9
v1.0 Add FromString method