Tech article
Goose: 1.16x faster than C++ and 1.12x than safe Rust, while memory safe
No preview is available. Read the original article for the full story.
Hacker News | Sep 18, 2026 | bobbydigitales
Automated excerpt
Faster than C++ and than safe Rust, while memory safe. Function values are compile-time entities, so Plain C in, plain C out. Goose compiles to one C file, so it runs wherever a C compiler does and calls C directly through extern fn.
Selected automatically from source text; not independently written or fact-checked. Read the original for full context.