livetocode / tabular-data-differ

A very efficient library for diffing two sorted streams of tabular data, such as CSV files.
1 stars 0 forks source link

Refactor streams and formats #1

Closed livetocode closed 1 year ago

livetocode commented 1 year ago

allow binary streams allow formats without streams add generic async iterable sources