BERT. Convert data between Ruby and Erlang format.

github.com/mojombo/bert

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2012
  • bert 1.1.6
December 2011
  • removing trailing whitespace /cc @schmurfy
  • fixed encoding for utf8 string in ruby 1.9
  • bert 1.1.5
  • Fix tests on ruby 1.9 (closes #13)
  • Merge pull request #14 from dgrijalva/master
  • Fix readme: complex type dictionary consisted of only 2 elements with…
  • Merge pull request #15 from tanoku/master
  • Fix some warnings
  • Treat all small ints as unsigned
  • User a slower Bignum decoding algorithm
  • Wash the face of the C decoder
August 2010
  • fixed encoding of negative bignums
April 2010
  • Add provision for creating jruby-compatible gem
February 2010
  • Regenerated gemspec for version 1.1.2
  • Version bump to 1.1.2
  • update history
  • run extconf before make
  • Merge commit '2d9d4bb3b8bc1cc912f19a3ae713e4e7be52b504'
January 2010
  • Don't load rubygems