An open API service for producing an overview of a list of open source projects.

Haskell: https://github.com/haskell/text

haskell string string-manipulation text unicode utf8

Score: 24.355725010532964

Last synced: about 5 hours ago
JSON representation

Repository metadata:

Haskell library for space- and time-efficient operations over Unicode text.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 10 days ago

Total Commits: 1,932
Total Committers: 123
Avg Commits per committer: 15.707
Development Distribution Score (DDS): 0.386

Commits in past year: 63
Committers in past year: 11
Avg Commits per committer in past year: 5.727
Development Distribution Score (DDS) in past year: 0.651

Name Email Commits
Bryan O'Sullivan b****s@s****m 1186
Bodigrim a****o@g****m 242
Li-yao Xia l****a@g****m 64
Herbert Valerio Riedel h****r@g****g 51
Ben Gamari b****n@s****g 37
Jasper Van der Jeugt j****j@g****m 37
Johan Tibell j****l@g****m 24
Joachim Breitner m****l@j****e 13
Bryan Richter b****@c****t 13
Duncan Coutts d****n@h****g 12
Nicolas Pouillard n****d@g****m 11
Brian Shu l****u@g****m 10
William Rusnack w****k@g****m 9
Ryan Scott r****t@g****m 8
Oleg Grenrus o****s@i****i 8
Ignat Insarov k****o@g****m 8
Dmitry Ivanov e****w@g****m 7
Simon Meier i****e@g****m 7
Edward Kmett e****t@g****m 6
John Millikin j****n@g****m 6
Zubin Duggal z****l@g****m 6
dependabot[bot] 4****] 6
Andrew Martin a****s@g****m 6
Kubo Kovac k****o@k****k 5
Teo Camarasu t****u@g****m 5
Cheng Shao t****k@t****e 5
Erik de Castro Lopo e****d@m****m 4
Michael Chavinda m****a@g****m 4
askeblad 7****d 4
meooow25 s****0@g****m 4
and 93 more...

Issue and Pull Request metadata

Last synced: 8 days ago

Total issues: 282
Total pull requests: 436
Average time to close issues: 11 months
Average time to close pull requests: about 2 months
Total issue authors: 165
Total pull request authors: 129
Average comments per issue: 3.29
Average comments per pull request: 2.55
Merged pull request: 356
Bot issues: 0
Bot pull requests: 8

Past year issues: 16
Past year pull requests: 40
Past year average time to close issues: 23 days
Past year average time to close pull requests: 5 days
Past year issue authors: 6
Past year pull request authors: 9
Past year average comments per issue: 0.94
Past year average comments per pull request: 0.55
Past year merged pull request: 29
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/haskell/text

Top Issue Authors

  • Bodigrim (23)
  • bgamari (7)
  • tibbe (7)
  • andrewthad (7)
  • meooow25 (6)
  • phadej (6)
  • sjakobi (6)
  • hvr (6)
  • snoyberg (5)
  • oberblastmeister (5)
  • BebeSparkelSparkel (5)
  • mpickering (4)
  • Lysxia (4)
  • ghost (4)
  • neko-kai (4)

Top Pull Request Authors

  • Bodigrim (107)
  • Lysxia (46)
  • bgamari (27)
  • BebeSparkelSparkel (22)
  • kuk0 (9)
  • RyanGlScott (9)
  • dependabot[bot] (8)
  • meooow25 (7)
  • phadej (7)
  • chreekat (7)
  • hvr (7)
  • tibbe (7)
  • TerrorJack (6)
  • TeofilC (6)
  • andrewthad (6)

Top Issue Labels

  • feature request (42)
  • question (22)
  • bug (16)
  • documentation (13)
  • internal (9)
  • performance (5)
  • build failure (3)
  • repo (1)

Top Pull Request Labels

  • API Addition (PVP minor) (15)
  • fix:performance (9)
  • internal (8)
  • dependencies (8)
  • fix:bug (2)
  • question (1)
  • repo (1)
  • documentation (1)
  • Breaking change (PVP major) (1)

Package metadata

hackage.haskell.org: text

An efficient packed, immutable Unicode text type (both strict and lazy). The Text type represents Unicode character strings, in a time and space-efficient manner. This package provides text processing capabilities that are optimized for performance critical use, both in terms of large data quantities and high speed. The Text type provides character-encoding, type-safe case conversion via whole-string case conversion functions (see Data.Text). It also provides a range of functions for converting Text values to and from ByteStrings, using several standard encodings (see Data.Text.Encoding). Efficient locale-sensitive support for text IO is also supported (see Data.Text.IO). These modules are intended to be imported qualified, to avoid name clashes with Prelude functions, e.g. To use an extended and very rich family of functions for working with Unicode text (including normalization, regular expressions, non-standard encodings, text breaking, and locales), see the text-icu package based on the well-respected and liberally licensed ICU library.

  • Homepage: https://github.com/haskell/text
  • Licenses: BSD-2-Clause
  • Latest release: 2.1.3 (published 6 months ago)
  • Last Synced: 2026-01-27T23:08:38.312Z (8 days ago)
  • Versions: 81
  • Dependent Packages: 1,704
  • Dependent Repositories: 16,168
  • Downloads: 627,752 Total
  • Docker Downloads: 89
  • Rankings:
    • Downloads: 0.0%
    • Dependent packages count: 0.006%
    • Dependent repos count: 0.017%
    • Average: 1.246%
    • Docker downloads count: 1.288%
    • Forks count: 2.639%
    • Stargazers count: 3.526%
  • Maintainers (6)

Dependencies

.github/workflows/developer-flag.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • haskell/actions/setup v1 composite
.github/workflows/emulated.yml actions
  • actions/checkout v2 composite
  • uraimo/run-on-arch-action v2.1.1 composite
.github/workflows/haskell-ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
.github/workflows/i386.yml actions
  • actions/checkout v1 composite
.github/workflows/simdutf-flag-alpine.yml actions
  • actions/checkout v2 composite
.github/workflows/simdutf-flag-windows.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • haskell/actions/setup v1 composite
.github/workflows/simdutf-flag.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • haskell/actions/setup v1 composite
.github/workflows/windows_and_macOS.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • haskell/actions/setup v1 composite
text.cabal hackage
  • base * benchmark
  • bytestring >=0.10.4 benchmark
  • containers * benchmark
  • deepseq * benchmark
  • directory * benchmark
  • filepath * benchmark
  • tasty-bench >=0.2 benchmark
  • temporary * benchmark
  • text * benchmark
  • transformers * benchmark
  • array >=0.3 && <0.6
  • base >=4.11 && <5
  • base <0
  • binary >=0.8.3 && <0.9
  • bytestring >=0.10.4 && <0.13
  • data-array-byte >=0.1 && <0.2
  • deepseq >=1.1 && <1.6
  • elif *
  • ghc-prim >=0.2 && <0.15
  • if *
  • system-cxx-std-lib ==1.0
  • template-haskell >=2.5 && <2.25
  • QuickCheck >=2.12.6 && <2.18 test
  • and * test
  • base <5 test
  • binary * test
  • bytestring * test
  • data-array-byte >=0.1 && <0.2 test
  • deepseq * test
  • ghc-prim * test
  • if * test
  • splitmix <0.1.3 test
  • tasty * test
  • tasty-hunit * test
  • tasty-inspection-testing * test
  • tasty-quickcheck * test
  • template-haskell * test
  • temporary * test
  • text * test
  • transformers * test
  • which * test
.github/workflows/arm.yml actions
  • actions/checkout v4 composite
  • docker://hasufell/arm32v7-ubuntu-haskell focal composite
  • docker://hasufell/arm64v8-ubuntu-haskell focal composite