nektro / zig-timeLinks
A date and time parsing and formatting library for Zig.
☆69Updated 5 months ago
Alternatives and similar repositories for zig-time
Users that are interested in zig-time are comparing it to the libraries listed below
Sorting:
- A date and time module for Zig☆112Updated 2 months ago
- A (de)serialization library for JSON☆79Updated last year
- JSON Web Tokens for Zig☆40Updated 2 months ago
- A pure-Zig fully spec-compliant XML parser.☆76Updated 5 months ago
- Postgres driver written in pure Zig☆35Updated last year
- Zig library for dealing with ANSI terminals☆93Updated last month
- A well-tested TOML parsing library for Zig☆41Updated last year
- A linting suite for Zig☆100Updated last year
- WebSocket library for Zig ⚡☆67Updated last year
- A TOML parser written in Zig☆118Updated last year
- SMTP client for Zig☆35Updated last month
- An assortment of random utility functions that aren't in std and don't need to be their own pacakge.☆68Updated last month
- Build and use Rust libraries from Zig☆46Updated last month
- TLS 1.3/1.2 client and TLS 1.3 server in Zig☆100Updated this week
- A library for interacting with databases in Zig☆27Updated last year
- Zig TOML (v1.0.0) parser☆74Updated 3 weeks ago
- A structured logger for Zig☆149Updated 2 months ago
- A zig binary serialization format.☆151Updated last month
- Pure Zig library for low-level terminal manipulation: zero heap allocations, UTF-8 support, text styling, color output, cursor and screen…