xtensa-zig
Zig built against xtensa fork of LLVM for targetting ESP32 (by Schroedingers-Hat)
awesome-zig | xtensa-zig | |
---|---|---|
4 | 1 | |
1,285 | 11 | |
1.6% | - | |
0.0 | 3.9 | |
8 months ago | over 4 years ago | |
Shell | ||
- | - |
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.
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.
awesome-zig
Posts with mentions or reviews of awesome-zig.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-22.
-
Zig seems great but it is still in its infancy.
I assume you got those repos from https://github.com/nrdmn/awesome-zig. I think some of those projects are one off thing for the authors, with no further maintenance/updates planned. Zig is still evolving, so incompatibility with older projects is expected. I personally had to update/fix a few repos I cloned for my testing.
-
Ziglings: Learn the Zig programming language by fixing tiny broken programs
A few folks are working on gameboy emulators: https://github.com/nrdmn/awesome-zig#emulators
-
zig for embedded
Do any of these help you out?
xtensa-zig
Posts with mentions or reviews of xtensa-zig.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-13.
-
Ziglings: Learn the Zig programming language by fixing tiny broken programs
Zig is still "not production ready," embedded is still rough, and you might have to contribute to Ziglang itself to get any particular architecture working appropriately. That said, yes people are using Zig a little for embedded stuff:
https://codelv.com/blog/2020/5/using-zig-and-the-stm32h7-to-...
https://www.mdeditor.tw/pl/2Ap9
Xtensa is less supported. M0 might also have some issues: https://github.com/Schroedingers-Hat/xtensa-zig
I've been meaning to try it out for embedded myself; I'll let you know how it goes.
What are some alternatives?
When comparing awesome-zig and xtensa-zig you can also consider the following projects:
ziglings - Learn the Zig programming language by fixing tiny broken programs.
AdventOfCode2020 - Solutions to all 25 AoC 2020 problems in Rust :christmas_tree:
awesome-by-example - 😎 A curated list of example-based learning resources.
zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.