bson-rust

JSON encoder

A Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support.

Encoding and decoding support for BSON in Rust

GitHub

406 stars
23 watching
134 forks
Language: Rust
last commit: 30 days ago
Linked from 1 awesome list

bsonjsonmongodbrustserialization

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mongodb/bson-ruby An implementation of the BSON specification in Ruby. 82
mongodb/mongo-c-driver A library providing routines to build, parse, and iterate BSON documents. 815
michel-kraemer/bson4jackson Supports the use of BSON data format in JSON processing 292
septag/sjson A fast and portable C single-header JSON encoder/decoder with optimized memory allocation and single header design. 58
burntsushi/byteorder A Rust library for encoding and decoding numbers in different byte orders. 982
nikita-volkov/jsonifier A fast and simple JSON encoding toolkit that aims to achieve better performance than existing solutions. 83
mongodb/mongo-rust-driver A Rust library that provides an interface to MongoDB databases 1,445
bet365/jingo A package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps. 736
checkiz/elixir-bson An Elixir implementation of the BSON data format 26
neurojson/jsonlab A compact, portable, and robust JSON/binary-JSON encoder/decoder for MATLAB and Octave. 301
melange-community/melange-json A library for encoding and decoding JSON data in the OCaml programming language. 15
maciejhirsz/json-rust A JSON parsing and serialization library written in Rust. 566
hsivonen/recode_rs Tool for encoding conversion 12
rustadopt/jzon-rs A JSON parsing and serialization library in Rust 8
hsivonen/encoding_rs An implementation of the Encoding Standard in Rust, supporting decoding and encoding of various character encodings. 387