nektro / zig-unicode-ucd
Zig bindings for the Unicode Character Database
☆14Updated 3 months ago
Alternatives and similar repositories for zig-unicode-ucd
Users that are interested in zig-unicode-ucd are comparing it to the libraries listed below
Sorting:
- A library to support text rendering in arbitrary contexts☆37Updated 2 years ago
- Coroutines for Zig☆19Updated 2 years ago
- zasp ⚡ a streaming parser☆16Updated 2 years ago
- Repository for developing software for a "personal cloud" project☆23Updated 2 years ago
- Memory utilities for the Zig programming language, including a reference counted pointer☆17Updated last year
- Zig Package Manager Expansion Pack☆24Updated last year
- ZIP (and soon, other formats) implemented in Zig☆28Updated last year
- A type erasure library for Zig that is meant to be eventually upstreamed to std☆38Updated last month
- Zig peer type resolution at comptime, ported from the compiler source code