uutf
Unicode codec library
A non-blocking streaming codec for Unicode encoding schemes
Non-blocking streaming Unicode codec for OCaml
32 stars
6 watching
15 forks
Language: OCaml
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dbuenzli/uucp | Provides access to Unicode character properties in an OCaml library | 21 |
dbuenzli/uunf | A library for normalizing Unicode text to a standardized format | 21 |
dbuenzli/uucd | Decodes data from Unicode character database XML representation | 17 |
dbuenzli/uuseg | An OCaml library for segmenting Unicode text into grapheme clusters, words, and sentences. | 23 |
dbuenzli/vg | A declarative 2D vector graphics library written in OCaml | 91 |
whitequark/ocaml-m17n | A package that enables multilingualization of OCaml source code by supporting Unicode identifiers | 50 |
yoriyuki/camomile | A Unicode library for OCaml providing character type, string encodings, collation and locale-sensitive case mappings. | 124 |
simdutf/simdutf | Library providing fast Unicode functions and transcoding capabilities. | 1,172 |
uni-algo/uni-algo | A C/C++ library that provides secure and efficient Unicode algorithms for text processing | 280 |
ocaml-community/biniou | An efficient binary data format for serializing and deserializing structured data | 42 |
dbuenzli/topkg | A tool that provides an API and command line interface to manage OCaml software packages | 68 |
mirleft/ocaml-nocrypto | An OCaml cryptographic library providing basic encryption and hashing functions | 111 |
dbuenzli/cmdliner | Declarative definition of command line interfaces for OCaml | 296 |
ygrek/ocurl | C bindings for libcurl, enabling HTTP and other network protocol transfers in OCaml | 59 |
sillsdev/icu-dotnet | A C# wrapper for ICU4C's subset of libraries providing Unicode and Globalization support | 62 |