uucp
Character Library
Provides access to Unicode character properties in an OCaml library
Unicode character properties for OCaml
21 stars
7 watching
11 forks
Language: OCaml
last commit: 11 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dbuenzli/uucd | Decodes data from Unicode character database XML representation | 17 |
dbuenzli/uutf | A non-blocking streaming codec for Unicode encoding schemes | 32 |
dbuenzli/uuseg | An OCaml library for segmenting Unicode text into grapheme clusters, words, and sentences. | 23 |
dbuenzli/uunf | A library for normalizing Unicode text to a standardized format | 21 |
yoriyuki/camomile | A Unicode library for OCaml providing character type, string encodings, collation and locale-sensitive case mappings. | 124 |
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 |
biocaml/biocaml | A high-performance OCaml library for bioinformatics tasks and data analysis. | 123 |
tsubame-sp/ocaml_at_p | A debugging tool for OCaml programming | 11 |
ynakajima/ucd | Provides functions to access and manipulate Unicode character data in JavaScript. | 9 |
ygrek/ocurl | C bindings for libcurl, enabling HTTP and other network protocol transfers in OCaml | 59 |
c-cube/ocaml-containers | A modular standard library extension and string library for OCaml | 492 |
dbuenzli/cmdliner | Declarative definition of command line interfaces for OCaml | 296 |
dbuenzli/topkg | A tool that provides an API and command line interface to manage OCaml software packages | 68 |
uni-algo/uni-algo | A C/C++ library that provides secure and efficient Unicode algorithms for text processing | 280 |