RubyGems Navigation menu

nstrct 0.1.0

Interchange formats like json or xml are great to keep data visible, but due to their parse and pack complexity they aren't used in embedded applications. There are alternatives like msgpack or Google's protocol buffer, which allow a more binary representation of data, but these protcols are still heavy and developers tend to rather implement their own 'simple' binary protocols instead of porting or using the big ones.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.6 - March 14, 2014 (10 KB)
  2. 0.1.5 - March 07, 2014 (10 KB)
  3. 0.1.3 - January 16, 2014 (10 KB)
  4. 0.1.2 - January 16, 2014 (9.5 KB)
  5. 0.1.1 - January 15, 2014 (9.5 KB)
  6. 0.1.0 - January 13, 2014 (9.5 KB)
Show all versions (7 total)

Runtime Dependencies (1):

digest-crc >= 0

Owners:

Authors:

  • Joël Gähwiler

SHA 256 checksum:

028ba791fa89574638de75c49d38b0618dd87afb72c8f1a03fd765ce6a59e533

Total downloads 15,987

For this version 2,490

License:

MIT

Required Ruby Version: None

Links: