Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

https://github.com/dmvianna/csv-conduit

Score: -Infinity

Last synced: 3 days ago
JSON representation

Repository metadata:

Flexible, fast and constant-space CSV library for Haskell using conduits


Owner metadata:


GitHub Events

Total
Last Year

Issue and Pull Request metadata

Last synced: 14 days ago

Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/dmvianna/csv-conduit

Top Issue Authors

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Package metadata

hackage.haskell.org: csv-conduit

CSV files are the de-facto standard in many situations involving data transfer, particularly when dealing with enterprise application or disparate database systems. While there are a number of CSV libraries in Haskell, at the time of this project's start in 2010, there wasn't one that provided all of the following: Full flexibility in quote characters, separators, input/output Constant space operation Robust parsing, correctness and error resiliency Convenient interface that supports a variety of use cases Fast operation This library is an attempt to close these gaps. Please note that this library started its life based on the enumerator package and has recently been ported to work with conduits instead. In the process, it has been greatly simplified thanks to the modular nature of the conduits library. Following the port to conduits, the library has also gained the ability to parameterize on the stream type and work both with ByteString and Text. For more documentation and examples, check out the README at: http://github.com/dmvianna/csv-conduit

  • Homepage: http://github.com/dmvianna/csv-conduit
  • Licenses: BSD-3-Clause
  • Latest release: 0.6.8 (published almost 7 years ago)
  • Last Synced: 2024-12-13T16:39:12.582Z (14 days ago)
  • Versions: 24
  • Dependent Packages: 1
  • Dependent Repositories: 154
  • Downloads: 20,946 Total
  • Rankings:
    • Dependent repos count: 3.278%
    • Forks count: 6.968%
    • Downloads: 7.092%
    • Average: 7.8%
    • Dependent packages count: 10.472%
    • Stargazers count: 11.19%
  • Maintainers (3)