As far as language features go: extensive comptime support, error handling and optionals integrated into the language, a new (to me at least) twist on generics, type reflection, and a couple of smaller 'convenience features' like type inference, if and switch being expressions, etc...
Reading this from top to bottom gives a pretty good overview:
Reading this from top to bottom gives a pretty good overview:
https://ziglang.org/documentation/master/