D language is currently experimenting the ownership model made popular by Rust/Cyclone and similar to Zig it has excellent CTFE support:
https://dlang.org/blog/2019/07/15/ownership-and-borrowing-in...
https://dlang.org/blog/2019/07/15/ownership-and-borrowing-in...