nektro / zig-extrasLinks
An assortment of random utility functions that aren't in std and don't need to be their own pacakge.
☆70Updated last week
Alternatives and similar repositories for zig-extras
Users that are interested in zig-extras are comparing it to the libraries listed below
Sorting:
- A date and time module for Zig☆114Updated 6 months ago
- A date and time parsing and formatting library for Zig.☆69Updated last month
- Simple comptime generic interfaces for Zig☆50Updated 7 months ago
- A simple argument parser for Zig☆43Updated 5 months ago
- Pretty printer for arbitrary data structures in Zig.☆101Updated 2 months ago
- A linting suite for Zig☆104Updated 2 years ago
- A yummy collection of useful Allocators.☆26Updated last month
- The missing iterators for Zig☆81Updated 2 months ago
- A comptime HTML preprocessor with a builtin template engine for Zig.☆53Updated last month
- Zig library for dealing with ANSI terminals☆96Updated 2 months ago
- Zigstr is a UTF-8 string type for Zig programs.☆112Updated 2 years ago
- Postgres driver written in pure Zig☆35Updated last year
- An example LSP implementation in Zig☆16Updated last year
- A (de)serialization library for JSON☆79Updated last year
- A benchmarking library for zig.☆32Updated last year
- A zero-allocation log library for Zig☆59Updated 3 years ago
- Commands, Options, Values, Arguments. A simple yet robust cross-platform command line argument parsing library for Zig.☆141Updated last month
- Sorting algorithms in zig☆73Updated 5 months ago
- Logic-less templates for Zig☆155Updated 10 months ago
- A TOML parser written in Zig☆118Updated last year
- Provides access to well-known folders across several operating systems☆284Updated last week
- Build and use Rust libraries from Zig☆52Updated 2 months ago
- TLS 1.3/1.2 client and TLS 1.3 server in Zig☆119Updated 2 weeks ago
- A single executable implementation of various coreutils.