An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: binary-parser

guyingbo/iofree

iofree is an easy-to-use and powerful library to help you implement network protocols and binary parsers.

Language: Python - Size: 132 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 10 - Forks: 1

fabianopinto/kaitai-struct-ts

Runtime interpreter for Kaitai Struct binary format definitions in TypeScript

Language: TypeScript - Size: 2.19 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

pinkythegawd/Roblox-rbxl-extractor

A specialized tool for extracting and recovering scripts, assets, and resources from Roblox RBXL files. This project aims to preserve and access content from Roblox place files, featuring intelligent heuristics for script recovery and asset extraction.

Language: TeX - Size: 11.3 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

AdaCore/RecordFlux

Formal specification and generation of verifiable binary parsers, message generators and protocol state machines

Language: Ada - Size: 32.6 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 120 - Forks: 8

R-Hidayatullah/tosmole

Tosmole is a Rust project designed to efficiently parse various file types used in the Tree of Saviorr.

Language: C++ - Size: 15.4 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

TTFH/Teardown-Converter

An application for parsing and converting maps of the game Teardown from binary format (.tdbin) to editable format (.xml, .vox)

Language: C++ - Size: 21.4 MB - Last synced at: 29 days ago - Pushed at: 30 days ago - Stars: 29 - Forks: 3

falahati/EDIDParser

EDIDParser is a library allowing all .Net developers to parse and to extract information from raw EDID binary data. (Extended Display Identification Data)

Language: C# - Size: 69.3 KB - Last synced at: 21 days ago - Pushed at: about 3 years ago - Stars: 41 - Forks: 9

Crypt32/Asn1DerParser.NET

Abstract Syntax Notation One (ASN.1) binary parser to support Distinguished Encoding Rules (DER) in .NET

Language: C# - Size: 643 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 37 - Forks: 21

nickbabcock/bitter

Extract bits from a byte slice

Language: Rust - Size: 6.27 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 80 - Forks: 4

keichi/binary-parser

A blazing-fast declarative parser builder for binary data

Language: TypeScript - Size: 1.53 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 910 - Forks: 142

raweceek-temeletry/f1-22-udp

UDP telemetry parser for the Codemasters F1 22 game

Language: TypeScript - Size: 2.39 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 9

nokka/d2s

Diablo II file format binary parser written in Go.

Language: Go - Size: 518 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 156 - Forks: 33

rsm-gh/gbkf-core-python

Python implementation of the Generic Binary Keyed Format (*.gbkf)

Language: Python - Size: 27.3 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

rsm-gh/gbkf-core-cpp

C++ implementation of the Generic Binary Keyed Format (*.gbkf)

Language: C++ - Size: 99.6 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Luukdegram/wasmparser

Wasm binary parser for Zig

Language: Zig - Size: 65.4 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 4

tperale/binspector

A truly declarative library for binary file decoding and encoding written in typescript

Language: TypeScript - Size: 1.05 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

mtrevisan/Boxon

A declarative data binding parser for binary encoded data

Language: Java - Size: 5.65 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

SystemVll/binary-codec

A blazing-fast declarative parser & encoder for binary data

Language: TypeScript - Size: 51.8 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

aesteve/w3rs

Warcraft 3 (Reforged) replay parser, written in Rust

Language: Rust - Size: 5.36 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 0

goplus/bpl

Binary Processing Language

Language: Go - Size: 462 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 154 - Forks: 32

Vipon/viponTools

Cross platform libs and tools

Language: C - Size: 1.94 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 4 - Forks: 0

fb55/binopsy

Reimplementation of binary-parser supporting serialization and streaming

Language: JavaScript - Size: 359 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 3

dilawar/wav

Uncompressed WAV file parser

Language: C++ - Size: 21.5 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 2

Bogdanp/racket-binfmt

A binary format parser generator DSL with support for limited context-sensitivity.

Language: Racket - Size: 3.17 MB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 1

Xiphoseer/serde-amf3

AMF3 Binary Format Deserializer for Serde

Language: Rust - Size: 5.86 KB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Ahuge/ase_parser

Adobe Swatch Exchange file format parser written using the python construct library.

Language: Python - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 1

aaronst/macholibre

Mach-O & Universal Binary Parser

Language: Python - Size: 145 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 127 - Forks: 34

skyficode/avva

JavaScript library for communicating with AVCOM's Spectrum Analyzers

Language: C - Size: 708 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

leoschur/kaitai_lithtech_dat_struct

A Kaitai Strcut template for Lithtech DAT map file format (*.dat)

Language: Python - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

RedSkittleFox/BinaryLove2 📦

BinaryLove2 - Simple, Header Only Binary Parsing Library

Language: C++ - Size: 29.7 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

dloss/ksy2spicy

Kaitai Struct to Spicy converter

Language: Python - Size: 2.93 KB - Last synced at: 6 months ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0

shujaattariq/rfid-reader-serial

Basic RFID Reader over Serial Port

Language: JavaScript - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 8 - Forks: 1

spiccinini/pargec

pargec generates C binary protocol parsers

Language: Python - Size: 17.6 KB - Last synced at: 7 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

remkop22/binread

Parse any binary format

Language: Python - Size: 73.2 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

DanSnow/crystal-binary_parser

Binary parser for Crystal

Language: Crystal - Size: 64.5 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 2

phrz/STLViewer

C++17 and Cinder program to parse and view STL files, both ASCII and binary versions.

Language: C++ - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

jonasraoni/binary-parser

Serializes and unserializes binary data in PHP.

Language: PHP - Size: 6.84 KB - Last synced at: 8 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1