он умеет такие возможности:
Small, simple language
Performance and Safety: Choose Two
Zig competes with C instead of depending on it
Order independent top level declarations
Optional type instead of null pointers
Manual memory management
A fresh take on error handling
Stack traces on all targets
Generic data structures and functions
Compile-time reflection and compile-time code execution
Integration with C libraries without FFI/bindings
Zig is also a C compiler
Export functions, variables, and types for C code to depend on
Automatically generate C header (.h) files
Cross-compiling is a first-class use case
Zig ships with libc
Zig Build System
Concurrency via stackless coroutines
Wide range of targets supported
Support Table
Tier System
Tier 1 Support
Tier 2 Support
Tier 3 Support
Tier 4 Support
Friendly toward package maintainers
кто-то на нем пишет?
какой вердикт вы вынесете? нужен или нет? что вы думаете?