spaceporn VS zig-vulkan-triangle

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

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
spaceporn zig-vulkan-triangle
2 1
17 80
- -
9.1 0.0
9 days ago almost 3 years 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.

spaceporn

Posts with mentions or reviews of spaceporn. We have used some of these posts to build our list of alternatives and similar projects.

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.

What are some alternatives?

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

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

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

river - [mirror] A dynamic tiling Wayland compositor

kernel-zig - :floppy_disk: hobby x86 kernel zig

ziglings - Learn the Zig programming language by fixing tiny broken programs.

zig_vulkan - Toying with vulkan and zig