Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.8% on hackage.haskell.org
Top 8.8% downloads on hackage.haskell.org
Top 1.4% dependent packages on hackage.haskell.org
Top 7.1% dependent repos on hackage.haskell.org

hackage.haskell.org : streamly

For upgrading to streamly-0.9.0+ please read the Streamly-0.9.0 upgrade guide. Streamly is a standard library for Haskell that focuses on C-like performance, modular combinators, and streaming data flow model. Streamly consists of two packages, the streamly-core package provides functionality that depends only on boot libraries, and the streamly package provides additional functionality like concurrency, time, lifted exceptions, and networking. For unified documentation visit the streamly website. Streamly provides unified, modular building blocks to build high-performance, concurrent, scalable applications in Haskell. Stream fusion optimizations in streamly enable exceptional modularity with high performance comparable to C. Streamly complements the Haskell base package, supplying additional functionality to quickly build general-purpose applications in Haskell. For high-level functionality built over streamly like streaming OS processes, shell programming, GNU coreutils, statistics, and compression libraries please see the streamly ecosystem packages. Performance with modularity: Performance on par with C (Benchmarks) API close to standard Haskell lists (Examples) Declarative concurrency with automatic scaling Filesystem, fsnotify, network, and Unicode support included Fast binary serialization (with optional JSON like features) More functionality is provided via many (ecosystem packages) Unified and powerful abstractions: Unifies streams, arrays, folds, and parsers Unifies Data.List, list-t, and logict with streaming Unifies concurrency with standard streaming abstractions Unifies reactive, time-domain programming with streaming Unifies binary serialization and unboxed arrays Interworks with other streaming libraries

Registry - Homepage - JSON
purl: pkg:hackage/streamly
Keywords: array, bsd3, concurrency, dataflow, filesystem, library, list, logic, network, non-determinism, parsing, pipes, reactivity, streaming, streamly, time, unicode
License: BSD-3-Clause
Latest release: 4 months ago
First release: over 6 years ago
Dependent packages: 20
Dependent repositories: 58
Downloads: 17,039 total
Last synced: 18 days ago

    Loading...
    Readme
    Loading...