binary_io

A binary i/o library for C++, without the agonizing pain (by Ryan-rsm-McKenzie)

Binary_io Alternatives

Similar projects and alternatives to binary_io

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better binary_io alternative or higher similarity.

binary_io reviews and mentions

Posts with mentions or reviews of binary_io. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-08.
  • What C++ library do you wish existed but hasn’t been created yet?
    18 projects | /r/cpp | 8 Jul 2023
    I wrote a modern iostreams library a while back that was born out of these exact same frustrations: https://github.com/Ryan-rsm-McKenzie/binary_io
  • Is there any good binary serializer & deserializer for C / C++?
    5 projects | /r/cpp_questions | 4 Jun 2022
    I wrote a library called binary_io, specifically for handling bespoke binary formats
  • C++ Show and Tell - Experiment
    12 projects | /r/cpp | 14 Feb 2022
    I feel like standard C++ streams are terribly clunky to use, and suck at anything that isn't reading a plain text file encoded in ASCII. So when I saw Modern std::byte stream IO for C++, I got excited that C++ might finally get some powerful abstractions for IO that weren't agonizingly painful to customize/use. However, sadly the author abandoned the paper (and also their github/reddit account). So I went ahead and wrote my own library which was loosely based off of that paper, and uses C++20. The result is a set of generic streams which can be used to implement a binary IO protocol for a wide variety of sources, and which can easily be extended for other sources as well (have you ever tried to write your own std::basic_streambuf?). It's aptly named binary_io.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 4 May 2024
    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. Learn more →

Stats

Basic binary_io repo stats
3
26
6.6
9 months ago

Ryan-rsm-McKenzie/binary_io is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of binary_io is C++.


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