Go implementations of some libc concepts with a few extra features.
Go to file
2021-08-30 16:14:46 +00:00
assert migrate 2021-08-29 18:27:05 +02:00
errno migrate 2021-08-29 18:27:05 +02:00
exits migrate 2021-08-29 18:27:05 +02:00
slices prevent overflow 2021-08-29 20:29:48 +02:00
go.mod migrate 2021-08-29 18:27:05 +02:00
go.sum migrate 2021-08-29 18:27:05 +02:00
LICENSE Update LICENSE 2021-08-30 16:14:46 +00:00
README.md Initial commit 2021-08-29 16:20:28 +00:00

C-Worthy

Go implementations of some libc concepts with a few extra features.