Zig NEWS

Posts

zig build explained - part 1
Cover image for zig build explained - part 1

zig build explained - part 1

82
Comments 11
9 min read
Resource efficient Thread Pools with Zig
Cover image for Resource efficient Thread Pools with Zig

Resource efficient Thread Pools with Zig

64
Comments 12
21 min read
zig build explained - part 2
Cover image for zig build explained - part 2

zig build explained - part 2

52
Comments 12
11 min read
zig build explained - part 3
Cover image for zig build explained - part 3

zig build explained - part 3

41
Comments 15
13 min read
Want to create a TUI application? - The Basics of "Uncooked" Terminal IO

Want to create a TUI application? - The Basics of "Uncooked" Terminal IO

36
Comments 9
14 min read
Fast, multi-platform, SIMD math library in Zig
Cover image for Fast, multi-platform, SIMD math library in Zig

Fast, multi-platform, SIMD math library in Zig

41
Comments 6
9 min read
Easy Interfaces with Zig 0.10.0
Cover image for Easy Interfaces with Zig 0.10.0

Easy Interfaces with Zig 0.10.0

36
Comments 15
4 min read
Code study: interface idioms/patterns in zig standard libraries

Code study: interface idioms/patterns in zig standard libraries

35
Comments 8
8 min read
Anytype Antics
Cover image for Anytype Antics

Anytype Antics

36
Comments 5
5 min read
Interfaces in Zig
Cover image for Interfaces in Zig

Interfaces in Zig

33
Comments 7
3 min read
Multi-Object For Loops + Struct-Of-Arrays

Multi-Object For Loops + Struct-Of-Arrays

46
Comments 2
2 min read
Type/pointer cheatsheet

Type/pointer cheatsheet

22
Comments 10
2 min read
Introducing ⚡zap⚡ - blazingly fast backends in zig

Introducing ⚡zap⚡ - blazingly fast backends in zig

30
Comments 8
7 min read
Struct of Arrays (SoA) in Zig? Easy & in Userland!
Cover image for Struct of Arrays (SoA) in Zig? Easy & in Userland!

Struct of Arrays (SoA) in Zig? Easy & in Userland!

23
Comments 5
3 min read
How to use hash map contexts to save memory when doing a string table

How to use hash map contexts to save memory when doing a string table

27
Comments
2 min read
Coming Soon to a Zig Near You: HTTP Client

Coming Soon to a Zig Near You: HTTP Client

28
Comments 11
8 min read
IUP for Zig
Cover image for IUP for Zig

IUP for Zig

29
Comments 1
3 min read
Test, test, are we live?
Cover image for Test, test, are we live?

Test, test, are we live?

32
Comments 36
1 min read
@import() and Packages

@import() and Packages

31
Comments 5
3 min read
A challenger to the throne of vector graphics. SVG is dead, long live TinyVG!
Cover image for A challenger to the throne of vector graphics. SVG is dead,  long live TinyVG!

A challenger to the throne of vector graphics. SVG is dead, long live TinyVG!

31
Comments 9
7 min read
Zig Interfaces for the Uninitiated, an update

Zig Interfaces for the Uninitiated, an update

24
Comments 6
6 min read
Beginner's notes on Slices/Arrays/Strings

Beginner's notes on Slices/Arrays/Strings

30
Comments 5
4 min read
Analysis of the overhead of a minimal Zig program

Analysis of the overhead of a minimal Zig program

29
Comments 2
6 min read
What's a String Literal in Zig?
Cover image for What's a String Literal in Zig?

What's a String Literal in Zig?

23
Comments 10
3 min read
zoltan: a minimalist Lua binding
Cover image for zoltan: a minimalist Lua binding

zoltan: a minimalist Lua binding

28
Comments 7
7 min read
Writing and Releasing a game in zig
Cover image for Writing and Releasing a game in zig

Writing and Releasing a game in zig

23
Comments 6
3 min read
Announcing Software You Can Love 2023
Cover image for Announcing Software You Can Love 2023

Announcing Software You Can Love 2023

25
Comments 5
3 min read
How to Release your Zig Applications
Cover image for How to Release your Zig Applications

How to Release your Zig Applications

21
Comments 6
6 min read
What's undefined in Zig?
Cover image for What's undefined in Zig?

What's undefined in Zig?

20
Comments 3
6 min read
Building a Tiny Mutex
Cover image for Building a Tiny Mutex

Building a Tiny Mutex

25
Comments 4
12 min read
How to Add Buffering to a Reader / Writer in Zig
Cover image for How to Add Buffering to a Reader / Writer in Zig

How to Add Buffering to a Reader / Writer in Zig

20
Comments 9
4 min read
Unicode Basics in Zig
Cover image for Unicode Basics in Zig

Unicode Basics in Zig

20
Comments 3
5 min read
Faster Interface Style
Cover image for Faster Interface Style

Faster Interface Style

25
Comments 12
3 min read
Data driven polymorphism

Data driven polymorphism

15
Comments 5
7 min read
Ziglyph Unicode Wrangling
Cover image for Ziglyph Unicode Wrangling

Ziglyph Unicode Wrangling

24
Comments 8
5 min read
Zig Package Manager - WTF is Zon
Cover image for Zig Package Manager - WTF is Zon

Zig Package Manager - WTF is Zon

36
Comments 18
17 min read
Growing a {{mustache}} with Zig
Cover image for Growing a {{mustache}} with Zig

Growing a {{mustache}} with Zig

19
Comments 2
5 min read
My hopes and dreams for 'zig test'

My hopes and dreams for 'zig test'

23
Comments 2
6 min read
Re: Makin' wavs with Zig
Cover image for Re: Makin' wavs with Zig

Re: Makin' wavs with Zig

23
Comments 7
10 min read
Crafting an Interpreter in Zig - part 1
Cover image for Crafting an Interpreter in Zig - part 1

Crafting an Interpreter in Zig - part 1

23
Comments 4
3 min read
Simple Scalable Unbounded Queue
Cover image for Simple Scalable Unbounded Queue

Simple Scalable Unbounded Queue

16
Comments 2
13 min read
Zig is becoming more production-worthy (zigmonthly)
Cover image for Zig is becoming more production-worthy (zigmonthly)

Zig is becoming more production-worthy (zigmonthly)

22
Comments
7 min read
Testing and Files as Structs

Testing and Files as Structs

22
Comments 4
3 min read
Compile a C/C++ Project with Zig
Cover image for Compile a C/C++ Project with Zig

Compile a C/C++ Project with Zig

17
Comments 1
3 min read
Ziggy Pydust
Cover image for Ziggy Pydust

Ziggy Pydust

24
Comments 4
2 min read
Setting up Visual Studio Code for writing Zig

Setting up Visual Studio Code for writing Zig

21
Comments 17
2 min read
Zig projects I'm working on...
Cover image for Zig projects I'm working on...

Zig projects I'm working on...

20
Comments 2
5 min read
Code Coverage for Zig
Cover image for Code Coverage for Zig

Code Coverage for Zig

21
Comments 3
4 min read
Unicode String Operations
Cover image for Unicode String Operations

Unicode String Operations

20
Comments 10
7 min read
Zig monthly, April 2022: OS interop, Graphics, WebAssembly, Talks, Wren language & more
Cover image for Zig monthly, April 2022: OS interop, Graphics, WebAssembly, Talks, Wren language & more

Zig monthly, April 2022: OS interop, Graphics, WebAssembly, Talks, Wren language & more

19
Comments 2
7 min read
loading...