xlsx_stream VS parallel_stream

Compare xlsx_stream vs parallel_stream and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
xlsx_stream parallel_stream
1 -
7 97
- -
0.0 0.0
over 1 year ago over 1 year ago
Elixir Elixir
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

xlsx_stream

Posts with mentions or reviews of xlsx_stream. We have used some of these posts to build our list of alternatives and similar projects.
  • Xslx generator in elixir phoenix
    1 project | /r/elixir | 7 May 2021
    I am assuming you mean xlsx file format. We had a requirement to generate xlsx files with potentially millions of rows and we can't keep the whole file in memory, which ruled out all the existing libraries. I ended up writing https://github.com/ananthakumaran/xlsx_stream. I have also written a blog about the general idea. Abstraction wise, it's very low-level as you have to create all the XML files by hand. Flexibility wise it allows to do anything that's possible in Excel. I started out by just unzipping an existing xlsx file and used that as the starting point.

parallel_stream

Posts with mentions or reviews of parallel_stream. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning parallel_stream yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing xlsx_stream and parallel_stream you can also consider the following projects:

xlsxir - Xlsx parser for the Elixir language.

flow - Computational parallel flows on top of GenStage

BSONMap - Elixir package that applies a function to each document in a BSON file.

blocking_queue - A blocking queue written in Elixir.

extreme - Elixir Adapter for EventStore

qex - Queue data structure for Elixir-lang

Phoenix - Peace of mind from prototype to production

eastar - A* graph pathfinding in pure Elixir

bloomex - :hibiscus: A pure Elixir implementation of Scalable Bloom Filters

matrex - A blazing fast matrix library for Elixir/Erlang with C implementation using CBLAS.

cuid - Collision-resistant ids, in Elixir

loom - A CRDT library with δ-CRDT support.