Skip to content

Commit c349b15

Browse files
committed
more links
1 parent 39f2166 commit c349b15

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

content/monthly/202410.org

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#+TITLE: 202410 | 向 Zig 软件基金会认捐 30 万美元
22
#+DATE: 2024-10-26T00:17:35+0800
3-
#+LASTMOD: 2024-11-03T11:40:02+0800
3+
#+LASTMOD: 2024-11-03T15:21:14+0800
44
* 重大事件
55
** 向 Zig 软件基金会认捐 30 万美元
66
Mitchell 在其最新的博客上宣布:我和我的妻子向 Zig 软件基金会 (ZSF) 捐赠了 300,000 美元。
@@ -45,13 +45,24 @@ const instr: IType = @bitCast(encoded_instr);
4545
- https://zine-ssg.io/log/
4646
** [[https://ziglang.org/news/website-zine/][The Zig Website Has Been Re-engineered]]
4747
Zig 官网已经用 [[https://zine-ssg.io/][Zine]] 重写!
48+
** [[https://thenewstack.io/rust-vs-zig-in-reality-a-somewhat-friendly-debate/][Rust vs. Zig in Reality: A (Somewhat) Friendly Debate]]
4849
** [[https://kevinlynagh.com/rust-zig/][Why I rewrote my Rust keyboard firmware in Zig: consistency, mastery, and fun]]
49-
** [[https://www.youtube.com/watch?v=xOySJpQlmv4&feature=youtu.be][I made an operating system that self replicates doom on a network “from scratch” - YouTube]]
50+
** [[https://teckrevie.blogspot.com/2024/09/why-zig-programmers-are-cashing-in-deep.html][Why Zig Programmers Are Cashing In: A Deep Dive into the Lucrative World of Zig]]
51+
** 视频
52+
*** [[https://www.youtube.com/watch?v=xOySJpQlmv4&feature=youtu.be][I made an operating system that self replicates doom on a network “from scratch”]]
53+
*** [[https://www.youtube.com/watch?feature=shared&v=3fWx5BOiUiY][Rust vs Zig vs Go: Performance (Latency - Throughput - Saturation - Availability)]]
54+
*** [[https://www.youtube.com/live/Kf7BIPUUfsc?t=764][Let's explore Vulkan API with Zig programming language from scratch]]
5055
* 项目/工具
5156
- [[https://github.com/laohanlinux/boltdb-zig][laohanlinux/boltdb-zig]] :: a zig implement kv database
5257
- [[https://github.com/E-xyza/zigler][zigler]] :: Zig NIFs in Elixir
5358
- [[https://github.com/gdonald/blackjack-zig][gdonald/blackjack-zig]] :: Console Blackjack written in Zig
5459
- [[https://github.com/rabinnh/zig-vscode-linux][rabinnh/zig-vscode-linux]] :: Instructions on setting up VSCode to debug Zig on Linux
5560
- [[https://github.com/lframosferreira/brainzuck][lframosferreira/brainzuck]] :: [[https://en.wikipedia.org/wiki/Brainfuck][Brainf*ck]] interpreter written in Zig 0.12.0! Have fun!
56-
61+
- [[https://github.com/BitlyTwiser/snek][BitlyTwiser/snek]] :: A simple CLI parser to build CLI applications in Zig
62+
- [[https://github.com/zml/zml][zml/zml]] :: High performance AI inference stack. Built for production.
63+
- [[https://github.com/BitlyTwiser/zdotenv][BitlyTwiser/zdotenv]] :: A port of Godotenv for Zig
64+
- [[https://github.com/sbancuz/OpenMP-zig][sbancuz/OpenMP-zig]] :: An implementation of the OpenMP directives for Zig
65+
- [[https://github.com/tusharsadhwani/zigimports][tusharsadhwani/zigimports]] :: Automatically remove unused imports and globals from Zig files.
66+
- [[https://github.com/Mario-SO/zigitor][Mario-SO/zigitor]] :: Video editor 🎬 written in Zig ⚡ using raylib
67+
- [[https://github.com/pwbh/ymlz][pwbh/ymlz]] :: Small and convenient yaml parser for Zig
5768
* [[https://github.com/ziglang/zig/pulls?page=1&q=+is%3Aclosed+is%3Apr+closed%3A2024-10-01..2024-11-01][Zig 语言更新]]

0 commit comments

Comments
 (0)