RemoteFileStreamer is a micro-library to stream a remote file. It's similar to File.stream! but takes an url as input and returns a strea...
Gleam library for working with file streams.
Membrane plugin for adaptive streaming over HTTP
LivewView: assigns stream keys asynchronously with stream_async/4 macro.
Plugin for dumping and restoring a Membrane Stream to and from a binary format
File parser for popular excel formats: xls (Excel 2003), csv, xlsx (Excel 2007). Stores data in ets (except for csv, which uses stream).
Exleveldb is a thin wrapper around the Erlang module, eleveldb. At the moment, Exleveldb exposes functions for all features of LevelDB a...
A high-level stream-oriented MS Excel OpenXML (`.xlsx`) generator
Encoder/decoder for AWS Event Stream Encoding
Library to read zip file in a stream. Zip file binary stream -> stream of {:new_file,name} or uncompressed_bin Erlang zlib library only ...
Cowboy stream and middleware for opentelemetry http server spans
A client for [Stream](https://getstream.io) REST APIs in Elixir - auto generated from their [OpenAPI specification](https://github.com/Ge...
stream-based ssh client
Small but useful wrapper above erlang `jsx` to stream json elements from an Elixir binary stream.
Generates random string (or a stream of characters) of desired character sets.
Redis Stream Processor in Elxir, built on redix
MPEG Transport Stream (TS) library. Deserializes packets and demuxes them (no serializer nor muxer).
Brook provides an event stream client interface for distributed applications. Brook sends and receives messages with the event stream...
An Elixir API for consuming structured input streams
An Erlang library for processing multiple Kinesis and DynamoDB streams and shards in a single node using the Kinesis Client Library and M...
POP3 email client in pure Erlang, a.k.a. erlpop derived from the original epop package. Retrieve/stream mail. Implements the following co...
ArangoDB 3.4+ driver for Elixir with connection pooling, support for VelocyStream, active failover, transactions and streamed cursors.
File parser for popular excel formats: xls (Excel 2003), csv, xlsx (Excel 2007). Stores data in ets (except for csv, which uses stream).
Elixir client for Google Speech-to-Text streaming API using gRPC
A blazing fast compile-time optimized alternative to the `Enum` and `Stream` modules
Composable components for stream processing.
An Elixir library for processing multiple Kinesis and DynamoDB streams and shards in a single node using the Kinesis Client Library and M...
Augmentations of the File module, including the ability to list files recursively, grep for patterns, stream output, and filter files pro...
Read KML files as a stream of features and attributes
Lazy implementation of Kernel.SpecialForms.for/1 based on streams