serde_bson

:zero::one: like `bson` but faster (by w4)

serde_bson reviews and mentions

Posts with mentions or reviews of serde_bson. We have used some of these posts to build our list of alternatives and similar projects.
  • Making slow Rust code fast
    1 project | /r/rust | 16 Oct 2021
    The bson crate is extremely unergonomic and slow, so good example to use. I think deserialisation will become a bit more ergonomic with their new zero-copy serde approach, but serialisation for the moment still goes through the Bson type which takes owned values meaning the serde implementation has to clone every value into it. I recently wrote serde_bson for serialisation which is nearly 5x faster than the implementation in bson.

Stats

Basic serde_bson repo stats
1
1
1.8
over 2 years ago

w4/serde_bson is an open source project licensed under BSD Zero Clause License which is an OSI approved license.

The primary programming language of serde_bson is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com