cuneicode
cuneicode copied to clipboard
A C library for converting between two different encodings in a simple, easy, and powerful way.
Cuneicode
If you follow the River, you will find the C.
This library is the hyper-focused span-based C library for Unicode Transformation Format encoding and decoding that is implementing the ideas found in the latest and greatest of the encoding papers for C functions, plus additional functionality:
Documentation
The documentation can be found on https://ztdcuneicode.rtfd.io/.
In-Depth Writing
Articles explaining the principles for both C and C++ can be found at the following locations:
- API Critique, Part I with C, Rust, and C++
- API Design for Cuneicode
- General Principles in with C++ and ztd.text
- High-Level Goals for C and C++ in the Future
Additional Details
Much more about this work and its progress can be found at the text page on this site.
License & Contributions
By contributing to this repository, you agree that your contributions will be released to the copyright of JeanHeyd "ThePhD" Meneide and Shepherd's Oasis, LLC under the Apache 2.0 License or the relevant Commercial License. See the LICENSE file and the CONTRIBUTING file for details.