BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

bindata

v2.5.1RubyGems· Ruby

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.

The verdict
Aging — last published over a year ago — check before adopting. Check the repo for activity before adopting.
Check the repo for activity before adopting.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAging
PopularityWidely used
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published over a year ago — check before adopting.
Popularity
173K downloads / week
Security
No known advisories for this version (OSV).
License
BSD-2-Clause
Dependencies
No runtime dependencies
Recent releases
  • 2.5.1over a year ago
  • 2.5.02 years ago
  • 2.4.153 years ago
  • 2.4.143 years ago
  • 2.4.133 years ago
  • 2.4.123 years ago
  • 2.4.113 years ago
  • 2.4.105 years ago
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. (Ruby / RubyGems) · Modules