text_view
Character encoding library
A C++ library providing iterator and range-based interfaces for encoding and decoding strings in various character encodings.
A C++ concepts and range based character encoding and code point enumeration library
122 stars
13 watching
14 forks
Language: C++
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alvations/charguana | A Python library that provides character encoding and Unicode support for various languages, including CJK, Romanji, Japanese, Korean, and Chinese. | 10 |
eliaskosunen/scnlib | A modern C++ library for safer and more efficient input parsing. | 1,084 |
robhz786/strf | A C++ library for formatting and transcoding text | 70 |
sheredom/utf8.h | A single header library providing UTF-8 string functions similar to those in standard C libraries. | 1,746 |
totemstech/neuraln | A C++ library for building and training neural networks with high-performance support for large datasets. | 275 |
nixman/yas | An efficient serialization library with support for various data types and formats | 732 |
tangzhenyu/scene-text-understanding | A research project focused on developing algorithms and models to accurately detect and recognize text in images and videos from various scenes. | 368 |
bluescan/tacent | A comprehensive C++ library for various tasks including linear algebra, text and file I/O, image processing, and command-line parsing. | 58 |
cor3ntin/rangesnext | A C++ library implementing ranges for C++23 with support for views, iterators, and generators | 76 |
julienvincent/ts-codec | A set of TypeScript tools for encoding, decoding, and validating data using JSON-Schema. | 17 |
darbyjohnston/tlrender | A C++ library for building playback and review applications for visual effects, film, and animation | 193 |
minhhungit/consoletableext | A fluent library to print out nicely formatted tables in console applications. | 332 |
silnrsi/teckit | A toolkit for converting text encodings between different formats. | 18 |
mariadeanton/mili | A set of minimal libraries that provide low-level utility functions and data structures. | 37 |
thealexbarney/libhac | A .NET library reimplementing parts of the Nintendo Switch OS for decrypting and extracting content file formats. | 399 |