proof of concept for https://github.com/ocaml/RFCs/pull/19
-
Updated
Jul 19, 2023 - OCaml
proof of concept for https://github.com/ocaml/RFCs/pull/19
Package stout (STream OUTput): writing byte streams in a type-safe and extensible way.
Pure JSON parser that extracts JSON objects out of a byte stream without the use of delimeters
SDDS is a short word of Stream Data Dynamic Structure.
Wire Format Compiler
Helps find patterns in byte array.
An endianness aware stream reader for Bits'N'Bytes
Encapsulate byte streams to support streaming data transmission. Optional checksum to ensure data correctness. For single machine transmission, disable Endianness; For online transmission, enable Endianness.
Splitting data into byte chunks of a given size by character(s).
A PHP library to work with stream decode and encode according to the SDDS Specification.
Add a description, image, and links to the byte-stream topic page so that developers can more easily learn about it.
To associate your repository with the byte-stream topic, visit your repo's landing page and select "manage topics."