ActionBSON

BSON serializer

An implementation of the BSON data format in ActionScript for storing and retrieving binary JSON documents.

A BSON implementation in ActionScript

GitHub

11 stars
3 watching
6 forks
Language: ActionScript
last commit: about 13 years ago

Related projects:

Repository Description Stars
benbjohnson/serialkiller A serialization library designed to convert data between structured formats like JSON and XML in the ActionScript programming language 4
dcodeio/pson A binary serialization format for JSON focused on minimizing network size 459
burningtree/uson A data serialization format designed to be human-readable and suitable for shell environments. 78
davydovanton/hanami-serializer Provides a simple and flexible way to serialize data in Ruby applications using the Hanami framework 21
mgsloan/store A fast binary serialization library in Haskell with efficient encoding and decoding of various data types 109
xyncro/chiron A JSON serialization library for F#. 174
chrismanning/jbson A library for building and iterating BSON data and JSON documents in C++ 38
mongodb/bson-rust A Rust library for encoding and decoding binary JSON-like documents with datetime and UUID support. 406
pluglimited/nudge A framework to serialize objects as XML in ActionScript 1
kiliman/remix-typedjson A package for serializing and deserializing data in Remix apps with typed JSON support 450
alexfilatov/borsh A binary serialization format prioritizing consistency, safety, and speed for security-critical projects. 7
mbraceproject/fspickler A fast and flexible serialization library for .NET objects. 327
marcospassos/java-php-serializer A Java library that serializes objects in the PHP serialization format 15
mongodb/mongo-c-driver A library providing routines to build, parse, and iterate BSON documents. 815
chronoxor/fastbinaryencoding A universal serialization solution for various programming languages and platforms that enables fast and compact binary encoding. 828