binary-file-format

Open-source projects categorized as binary-file-format

binary-file-format Open-Source Projects

  • RSV-Specification

    Rows of String Values (RSV Data Format) Specification - A Simple Binary Alternative to CSV

  • Project mention: Show HN: Comma Separated Values (CSV) to Unicode Separated Values (USV) | news.ycombinator.com | 2024-03-12

    A similar concept that is (IMHO) much nicer: RSV

    It doesn't need any escaping or quoting: a field just has to be valid UTF-8.

    The trick is that the delimiters are bytes that are invalid UTF-8.

    The spec fits on a napkin, parsing is trivial, you can jump to the middle of a doc and find the nearest row, etc.

    Main downside is you need an editor/viewer that can handle it.

    https://github.com/Stenway/RSV-Specification

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

binary-file-format related posts

  • Show HN: Comma Separated Values (CSV) to Unicode Separated Values (USV)

    15 projects | news.ycombinator.com | 12 Mar 2024

Index

Project Stars
1 RSV-Specification 56

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com