Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
PhilipRoman
12 months ago
|
parent
|
context
|
favorite
| on:
Zlib-rs is faster than C
Ironically using C without libc turns out to be easier (except for portability of course). The kernel ABI is much more sane than <stdio.h>. The only useful parts of libc are DNS resolution and text formatting, both of which it does rather poorly.
atiedebee
12 months ago
[–]
By text formatting, do you mean printf and the like? It is pretty powerful in my experience.
Also, DNS resolution isn't part of the C standard, it's a POSIX interface I think.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: