u/Cutro3010

Why doesnt C have something like rust crates or python pip?

Its more of a curiosity than anything. I'm not very experienced in C, before finally deciding ti switch to C programming journey I tried looking at rust, and found the crates very easy to setup and use. Why doesnt C have something similiar? Is there an actual reason, or simply nobody has already invented something like that?

reddit.com
u/Cutro3010 — 16 days ago

I made a library for C.

https://github.com/Cutro3010/librslts

I made a library to handle Results.

I'm scared this will fall in the "Don't post low effort slop projects", but i want to share it anyway. Being a beginner, all help is warmly welcomed.

I just need opinions: What I should fix, what i could have done better, where it could be useful.

Again, any opinion is accepted. Thank you! (please dont vomit looking at my code im sorry in advance for any bad code)

u/Cutro3010 — 19 days ago