今日已更新 188 条资讯 | 累计 24145 条内容
关于我们

开发者

编程技术、框架工具、最佳实践

6680
篇文章

共 6680 篇 · 第 47/334 页

HackerNews

Show HN: Mojibake – a low-level Unicode library written in C

I've written Mojibake because I don't like the other Unicode libraries for Unicode support. It consists of only two amalgamation files: mojibake.h and mojibake.c. I've added all the most important Unicode algorithms, such as normalization, case conversion, segmentation, bidirectional text, collation, confusable, and others. I regularly test it in these OSes: Linux, macOS, FreeBSD, OpenBSD, NetBSD, and Windows 11. You can find a WASM demo on that site of all the public API functions and the docum

program 2026-07-17 06:29 👁 5 查看原文 →