zig-vulkan-triangle VS ziglings

Compare zig-vulkan-triangle vs ziglings and see what are their differences.

zig-vulkan-triangle

simple triangle displayed using vulkan, glfw, and zig (by andrewrk)

ziglings

Learn the Zig programming language by fixing tiny broken programs. (by ratfactor)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
zig-vulkan-triangle ziglings
1 36
80 4,107
- -
0.0 8.1
almost 3 years ago 2 months ago
Zig Zig
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

zig-vulkan-triangle

Posts with mentions or reviews of zig-vulkan-triangle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-05.
  • Linker regression in 0.7.x?
    2 projects | /r/Zig | 5 Mar 2021
    I get the same error when I try to build zig-vulkan-triangle, zang, and ichigo on 0.7.x, and even if I zig cc test.c -lSDL2 -lvulkan (test.c is just int main(int argc, char* argv[]) { return 0; }). This builds fine when I switch back to Zig 0.6.0 or use the system-installed clang (6.0.0-1ubuntu2) or gcc (7.5.0-3ubuntu1~18.04). Stranger still, 0.7.x works fine with -lc and -lm, but not any of the other libraries I tried. Does this perhaps have something to do with Zig building its own libc? I also tried zig cc test.c -target x86_64-linux-musl -lSDL2 with the same results.

ziglings

Posts with mentions or reviews of ziglings. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-08.

What are some alternatives?

When comparing zig-vulkan-triangle and ziglings you can also consider the following projects:

zls - A Zig language server supporting Zig developers with features like autocomplete and goto definition

awesome-zig

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

Rustlings - :crab: Small exercises to get you used to reading and writing Rust code!

river - [mirror] A dynamic tiling Wayland compositor

kernel-zig - :floppy_disk: hobby x86 kernel zig

nrf-hal - A Rust HAL for the nRF family of devices

zig_vulkan - Toying with vulkan and zig

rust-koans - Koans for the Rust programming language

xtensa-zig - Zig built against xtensa fork of LLVM for targetting ESP32

STL - MSVC's implementation of the C++ Standard Library.