Pure JSON parser that extracts JSON objects out of a byte stream without the use of delimeters
-
Updated
Apr 26, 2018 - JavaScript
Pure JSON parser that extracts JSON objects out of a byte stream without the use of delimeters
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.
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.
💨 ByteStream – A lightweight and efficient Go library for serializing and deserializing data into []byte. 🚀 Easy-to-use, fast, and Go-idiomatic!
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."