Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nessos/Streams
A lightweight F#/C# library for efficient functional-style pipelines on streams of data.
https://github.com/nessos/Streams
Last synced: 2 months ago
JSON representation
A lightweight F#/C# library for efficient functional-style pipelines on streams of data.
- Host: GitHub
- URL: https://github.com/nessos/Streams
- Owner: nessos
- License: other
- Created: 2014-06-23T16:21:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-05-22T17:00:30.000Z (over 4 years ago)
- Last Synced: 2024-11-08T19:47:27.789Z (2 months ago)
- Language: F#
- Homepage: http://nessos.github.io/Streams/
- Size: 1.77 MB
- Stars: 383
- Watchers: 39
- Forks: 46
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-dot-net-performance - Nessos Streams - A lightweight F#/C# library for efficient functional-style pipelines on streams of data. (High Performance Libraries / Application Insights)
README
## Streams
A lightweight F#/C# library for efficient functional-style pipelines on streams of data.
All documentation and related material can be found [here](http://nessos.github.io/Streams/).
### Build Status
Head (branch `master`), Build & Unit tests
* Windows [![Build status](https://ci.appveyor.com/api/projects/status/63vtp5rl1bpt8qs3/branch/master?svg=true)](https://ci.appveyor.com/project/nessos/streams)
* Docker [![Build Status](https://travis-ci.org/nessos/Streams.svg?branch=master)](https://travis-ci.org/nessos/Streams/branches)