Bson.cr: a pure Crystal implementation of the BSON specification

Hey everyone :wave:,

I just released the first version of bson.cr, a Bson library written in pure Crystal with zero external dependencies that I wrote over the last weekend.

This is small thing, but it paves the way towards writing a pure Crystal MongoDB driver some day :slight_smile:.

6 Likes