teckit
Text encoder
A toolkit for converting text encodings between different formats.
A Text Encoding Conversion toolkit
18 stars
14 watching
11 forks
Language: C
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
liteserver/netstring-c | A library providing an efficient way to encode and decode sequences of bytes for transmission or serialization | 7 |
julienvincent/ts-codec | A set of TypeScript tools for encoding, decoding, and validating data using JSON-Schema. | 18 |
sija/base62.cr | A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
chardet/chardet | A character encoding detection tool for determining the encoding of text files. | 2,192 |
vitiral/stfu8 | A protocol for encoding and decoding mostly UTF-8 text with non-standard characters as long-form text. | 26 |
tehreer/sheenbidi | An implementation of Unicode Bidirectional Algorithm for text processing and formatting. | 129 |
stoth68000/libklvanc | A library providing tools and protocols for parsing and generating Vertical Ancillary Data (VANC) in SDI wire protocol | 60 |
d1ll0n/abi-lity | A tool for efficiently encoding and decoding the binary format used in Solidity smart contracts. | 92 |
svt/encore | A scalable video transcoding tool that abstracts FFmpeg's capabilities and provides a flexible solution for transcoding media files in a distributed manner. | 273 |
goodsign/icu | Provides a Cgo binding to detect and convert text encoding in a Unicode-based C library | 21 |
calio/iconv-nginx-module | A module for Nginx that enables character encoding conversion using libiconv. | 33 |
filonenko-mikhail/cl-ewkb | A Common Lisp library for encoding and decoding geospatial data in the OGC Well-Known Binary format. | 14 |
benmcollins/libjwt | A library that provides an implementation of the JSON Web Token specification in C | 355 |
robhz786/strf | A C++ library for formatting and transcoding text | 70 |
steveire/grantlee | A set of libraries that help separate document structure from data and enable advanced text generation. | 141 |