Algorithms & Numerics
Sorting, randomization, math helpers, and SIMD acceleration primitives.
Sorting, randomization, math helpers, and SIMD acceleration primitives.
Modules
- Math — Comprehensive reference for Zig's std.math module covering algorithms, numerics, and performance primitives.
- Random — Comprehensive reference for Zig's std.Random module covering algorithms, numerics, and performance primitives.
- Simd — Comprehensive reference for Zig's std.simd module covering algorithms, numerics, and performance primitives.
- Sort — Comprehensive reference for Zig's std.sort module covering algorithms, numerics, and performance primitives.