binary-parser

Open-source projects categorized as binary-parser

Top 6 binary-parser Open-Source Projects

  • d2s

    Diablo II file format binary parser written in Go.

  • RecordFlux

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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. 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.

    InfluxDB logo
  • bitter

    Extract bits from a byte slice

  • Teardown-Converter

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

  • Project mention: Colored spraycan mod? | /r/TeardownGame | 2023-05-27

    Yes. https://github.com/TTFH/Teardown-Converter. IN ORDER TO USE. Extract tdll/Colored_Spraycan_DLL.zip next to your teardown.exe. When in a level press f2 and then alt tab to the color picker window. (you might have to click the teardown icon in taskbar to see other window). It works in the latest version

  • crystal-binary_parser

    Binary parser for Crystal

  • racket-binfmt

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

  • Project mention: Racket: The Lisp for the Modern Day | news.ycombinator.com | 2023-06-29

    Racket internalizes Extra-linguistic mechanisms https://felleisen.org/matthias/manifesto/sec_intern.html

    Also the fact that various DSLs can inter-op with each other directly, so that you can use something like a binary parser description, as if it was just another Racket library. For example this description of the format https://github.com/Bogdanp/racket-binfmt/blob/master/binfmt-..., is directly included in another file as a regular library https://github.com/Bogdanp/racket-binfmt/blob/master/binfmt-...

    I agree that startup time is not a winning aspect of Racket. My naive understanding is because Racket is not a direct bytecode interpreter like CPython, but actually has to run a compile step to native code, and doing that for programs + their required libraries necessarily takes at least a couple of hundred milliseconds even before anything can start running, while CPython can pretty much start executing from the get go.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

binary-parser related posts

Index

What are some of the best open-source binary-parser projects? This list will help you:

Project Stars
1 d2s 140
2 RecordFlux 100
3 bitter 65
4 Teardown-Converter 24
5 crystal-binary_parser 18
6 racket-binfmt 11

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