A structured and understandable way to read/write binary data in Javascript. Inspired by Ruby BinData.
NodeJS package for using go-bindata in application builds
A lib to convert Mongo BinData format to Java UUIDs
Convert any file into managable Go source code (like go-bindata).
Blazing-fast binary parser builder
Blazing-fast binary parser builder
Parse Korean documents (HWP, HWPX, PDF, XLSX, DOCX) to Markdown
Blazing-fast binary parser and encoder builder
Search bin details from various bin database
HWPX(OWPML)/HWP 5.0(CFB/OLE2) 문서 파싱 + 변환 TypeScript 라이브러리. Markdown·HTML 양방향 변환, 표/이미지/폰트/스타일 보존, 브라우저 ESM 번들 제공.
vue-cli 3.x plugin to setup go-webview applications
A JavaScript-based minecraft NBT parser and serializer.
This is a beta version from a site script editor for SharePoint. It's purpose is to help creating site scripts.
JS binding for ESON
Bin data into given number of chunks and pick a representative value for each bin.
Blazing-fast binary parser / encoder builder
cicd manifest generator
Blazing-fast binary parser builder
Public recruitment API
[](https://github.com/keichi/binary-parser/actions?query=workflow%3Abuild) [](https://www.npmjs.com/package/binary-parser)
Blazing-fast binary parser builder
go-starter-kit
📃 Parse Mongo slow logs lines
MongoDB Query Language match function compiler
A macro to embed static assets in a binary that works on the stable release channel
Derive macros for bindata.
Custom Derive proc-macro for rs-bindata
Pure Rust reimplementation of Bio-Formats — read/write scientific image formats
A Rust library for parsing Korean Hangul Word Processor (HWP) files with full layout rendering support
Apply MongoDB collection indexes and schema validators from JSON config
Scie is a research about how to build simple code identify engine for different languages.
BinData is a declarative way to read and write binary file formats. This means the programmer specifies *what* the format of the binary data is, and BinData works out *how* to read and write data in this format. It is an easier ( and more readable ) alternative to ruby's #pack and #unpack methods.
Contribution to BinData.
BinData is a declarative way to read and write binary file formats. This means the programmer specifies *what* the format of the binary data is, and BinData works out *how* to read and write data in this format. It is an easier ( and more readable ) alternative to ruby's #pack and #unpack methods.
Parse C structs into usable Ruby structs such as BinData
A BinData-powered intercepting proxy for arbitrary TCP streams
Saves space by storing strings with limited character sets as packed BSON BinData.
PngConform provides a comprehensive PNG, MNG, and JNG file validation library in pure Ruby. It validates file structure, chunk validity, CRC checksums, zlib compression, and profile conformance. Built with a layered architecture using BinData for binary parsing, Lutaml::Model for domain models, and Thor for CLI. Supports PNG baseline, MNG-VLC, MNG-LC, and JNG profiles with detailed validation reporting compatible with pngcheck output.