text
Unicode text processor
Efficient Unicode text operations in Haskell
Haskell library for space- and time-efficient operations over Unicode text.
407 stars
23 watching
159 forks
Language: Haskell
last commit: 27 days ago haskellstringstring-manipulationtextunicodeutf8
Related projects:
Repository | Description | Stars |
---|---|---|
haskell/binary | Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 106 |
juliastrings/utf8proc | A C library for processing UTF-8 Unicode data | 1,058 |
haskell/pretty | A library providing a consistent and configurable way to print text in a human-readable format. | 69 |
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 | 848 |
uni-algo/uni-algo | A C/C++ library that provides secure and efficient Unicode algorithms for text processing | 280 |
haskell/statistics | A library for computing statistical data in Haskell efficiently and effectively | 299 |
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 | 843 |
simdutf/simdutf | Library providing fast Unicode functions and transcoding capabilities. | 1,172 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 193 |
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,746 |
dabbertorres/unicode | Utilities and data structures for working with UTF-8 encoded strings in C++ | 3 |