Bson

Top 20 Bson Open-Source Projects

  • json

    JSON for Modern C++

  • Project mention: Learn Modern C++ | news.ycombinator.com | 2023-12-26

    I have not done a "desktop" program in 25+ years and never using C++ (or C), since then I'm mostly a web developer (PHP,Elixir, JS, Kotlin etc).

    I'm currently doing a C++ audio plugin with the Juce framework.

    This website has been a good resource, alongside https://www.learncpp.com

    But I was actually close to give up before using those two things:

    - https://github.com/nlohmann/json : my plugin use a json api backend and the Juce json implementation is atrocious (apparently because of being born in previous c++ version), but this library is GREAT.

    - ChatGPT 4. I'm not sure I would have "succeeded" without it, at least not in a reasonable time frame. ChatGPT 3.5 is slow and does not give good results for my use case but 4 is impressive. And I use in a very dumb way, just posing question in the web UI. I probably could have it directly in MSVC?

    Also I must say, for all its flaws, I have a renewed appreciation for doing UI on the web ;)

  • js-bson

    BSON Parser for node and browser

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • MongoDB C++ Driver

    C++ Driver for MongoDB

  • Project mention: MongoDB $weeklyUpdate #122 (June 30, 2023): Databricks, Change Streams, & Terraform | dev.to | 2023-06-30

    We're pleased to announce the release of the MongoDB C Driver (libmongoc) 1.24.0 and C++ Driver (mongocxx) 3.8.0 with support for MongoDB 7.0 and a host of new security features. Check out the release notes for more details:

  • jsoncons

    A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON

  • Project mention: Experience using crow as web server | /r/cpp | 2023-11-06

    On the other hand, I'd like to bring in the json library of my choice, e.g. https://github.com/nlohmann/json or https://github.com/danielaparker/jsoncons. So I'd prefer the web server library provides as little as possible in the way of Json support, and certainly doesn't get in the way of using my library of choice. Similarly, I'd like to use my choice of automatic object serialization.

  • lungo

    A MongoDB compatible embeddable database and toolkit for Go.

  • faq

    Format Agnostic jQ -- process various formats with libjq

  • bson-rust

    Encoding and decoding support for BSON in Rust

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • NoProto

    Flexible, Fast & Compact Serialization with RPC

  • FsPickler

    A fast multi-format message serializer for .NET

  • mongo-kafka

    MongoDB Kafka Connector

  • Project mention: Difficulty configuring log4j when deploying code as plugin for an app | /r/CodingHelp | 2023-10-27

    I am working on a custom Kafka-Mongo sink connector (specifically, a custom WriteModelStrategy to be used with the official Mongo sink connector here: https://github.com/mongodb/mongo-kafka ). My code is not a standalone, executable Java application but rather a JAR that augments the functionality of another Java application.

  • lua-mongo

    MongoDB Driver for Lua

  • uuid-mongodb

    📇 Generates and parses MongoDB BSON UUIDs

  • bafi

    Universal JSON, BSON, YAML, CSV, XML, mt940 converter with templates

  • swift-bson

    pure Swift BSON library

  • kbson

    Mongo BSON support for kotlinx.serialization.

  • bson

    Haskell representation and serialization of BSON documents (version 1.0) as defined at bsonspec.org

  • rawbson

    Blazing fast zero-copy BSON handling in Rust.

  • cyanide

    BSON documents in Elixir language

  • BSONMap

    Elixir package that applies a function to each document in a BSON file.

  • bson-mapping

    type safe mapping between algebraic data types and bson documents.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-12-26.

Bson related posts

Index

What are some of the best open-source Bson projects? This list will help you:

Project Stars
1 json 40,148
2 js-bson 1,087
3 MongoDB C++ Driver 1,003
4 jsoncons 666
5 lungo 448
6 faq 419
7 bson-rust 375
8 NoProto 361
9 FsPickler 321
10 mongo-kafka 321
11 lua-mongo 135
12 uuid-mongodb 99
13 bafi 93
14 swift-bson 42
15 kbson 41
16 bson 17
17 rawbson 15
18 cyanide 11
19 BSONMap 9
20 bson-mapping 6
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com