RubyGems Navigation menu

nstrct 0.1.1

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.6 - March 14, 2014 (10.0 KB)
  2. 0.1.5 - March 07, 2014 (10.0 KB)
  3. 0.1.3 - January 16, 2014 (10.0 KB)
  4. 0.1.2 - January 16, 2014 (9.5 KB)
  5. 0.1.1 - January 15, 2014 (9.5 KB)
顯示所有版本(共 7)

Runtime 相依性套件 (1):

digest-crc >= 0

擁有者:

作者:

  • Joël Gähwiler

SHA 256 checksum:

c6b6a1d77aeb1562fe7b13e4814c537741a30ad152315bd2e47d1f36e2fc6ba9

總下載次數 16,020

這個版本 2,474

License:

MIT

Ruby 版本需求:

相關連結: