ziglings
Learn the Zig programming language by fixing tiny broken programs. (by ratfactor)
rust-koans
Koans for the Rust programming language (by crazymykl)
ziglings | rust-koans | |
---|---|---|
36 | 3 | |
4,382 | 636 | |
0.7% | - | |
4.3 | 0.0 | |
6 months ago | over 3 years ago | |
Zig | Rust | |
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.
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.
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.
-
Roadmap to master zig
Master syntax - language possibilities, so that you can read code. Ziglings (or github) does great job teaching it!
-
Problems of C, and how Zig addresses them
I am interested to learn, how Traits in Rust and Interfaces in Go behave differently from this concept.
[1] https://github.com/ratfactor/ziglings/blob/main/exercises/09...
- Learning how to use the Zig build system.
-
What's the reasoning behind the iguana mascot, and why is Zig specifically named so?
Is Zero the space lizard (dinosaur?) with the hammer in the picture in Ziglings' readme? (I like this guy)
-
List of wanted examples?
Yesterday someone introduced me to ziglings, do you mean that? https://github.com/ratfactor/ziglings/tree/main/exercises
- Looking for feedback on new Ziglings Exercise 101 (multi-object 'for' loops and data-oriented design)
-
Curious noob peeks memory and wants to understand it 😅
Hi! I am learning zig through the Ziglings repo. I was messing around exercise 54 where it shows how you can create a pointer to many items instead of a slice:
-
What “sucks” about Zig?
Also, https://github.com/ratfactor/ziglings if you missed it.
-
Ask reddit: What learning resources have taught you the most about zig?
Along with ziglearn, I also found ziglings useful.
- Bun v0.5
rust-koans
Posts with mentions or reviews of rust-koans.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-25.
-
Dicas para aprender uma linguagem
Rust
-
Ask HN: Programming on Plane Trips
* https://github.com/crazymykl/rust-koans
- Rust Koans
What are some alternatives?
When comparing ziglings and rust-koans you can also consider the following projects:
Rustlings - :crab: Small exercises to get you used to reading and writing Rust code!
zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
c_koans - C Koans
STL - MSVC's implementation of the C++ Standard Library.
ruby_koans - Learn Ruby with the Edgecase Ruby Koans
nrf-hal - A Rust HAL for the nRF family of devices
awesome-koans - A list of all available kōans
xtensa-zig - Zig built against xtensa fork of LLVM for targetting ESP32
go-koans - koans for go
awesome-zig
javascript-koans - Koans to learn Javascript