elixir-bson

BSON encoder/decoder

An Elixir implementation of the BSON data format

BSON documents in Elixir language

GitHub

26 stars
3 watching
18 forks
Language: Elixir
last commit: over 4 years ago

Related projects:

Repository Description Stars
secomind/cyanide Provides an Elixir interface to BSON documents 12
elixirs/base62 A pure Elixir implementation of Base62 encoding and decoding 20
checkiz/elixir-mongo Provides an Elixir interface to the MongoDB NoSQL database service 101
nebo15/bsoneach A package that reads and processes large BSON files efficiently 9
cblage/elixir-json Provides native JSON encoding and decoding support for Elixir 217
gjaldon/base58check A library providing functions for Base58Check encoding and decoding in Elixir 16
rjsamson/hexate A module for encoding and decoding hexadecimal data in Elixir 30
jfacorro/eden An Elixir library that provides an encoder/decoder for the extensible data notation (EDN) format. 38
jrdnull/base58 An Elixir implementation of Base58 encoding/decoding 15
meh/jazz A JSON handling library for Elixir. 60
woxtu/elixir-mbcs A library providing functions for character encoding conversion using the erlang-mbcs module 27
antonmi/espec_phoenix Provides an Elixir wrapper around ESpec to enable Behavioral Driven Development (BDD) for the Phoenix web framework 138
mongodb/bson-rust A Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support. 407
bitcoinjs/bs58check A library that implements base58 encoding and decoding with checksum verification 92
batate/shouldi Provides Elixir testing libraries with nested contexts and improved test naming conventions 135