text
Unicode text processor
Efficient Unicode text operations in Haskell
Haskell library for space- and time-efficient operations over Unicode text.
411 stars
23 watching
158 forks
Language: Haskell
last commit: 3 months ago haskellstringstring-manipulationtextunicodeutf8
Related projects:
Repository | Description | Stars |
---|---|---|
haskell/binary | Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 109 |
juliastrings/utf8proc | A C library for processing UTF-8 Unicode data | 1,069 |
haskell/pretty | A utility library for formatting text in a consistent manner | 72 |
lang/unicode_utils | Utilities for working with Unicode strings in Ruby | 113 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
uni-algo/uni-algo | A C/C++ library that provides secure and efficient Unicode algorithms for text processing | 285 |
haskell/statistics | A fast and efficient library for computing statistical data in Haskell | 301 |
bawolk/hsp | A command-line text processor with Haskell-based syntax and functions | 88 |
guibou/pyf | A Haskell library for string formatting with a mini language inspired by Python's printf. | 66 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 846 |
simdutf/simdutf | Fast Unicode validation and transcoding utilities | 1,220 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 194 |
bodigrim/linear-builder | Provides efficient and scalable builder functionality for working with text data in Haskell. | 88 |
sheredom/utf8.h | A single header library providing UTF-8 string functions similar to those in standard C libraries. | 1,758 |
dabbertorres/unicode | Utilities and data structures for working with UTF-8 encoded strings in C++ | 3 |