Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexmasterov/fast-bser.js

A fast and memory-efficient BSER serialization library
https://github.com/alexmasterov/fast-bser.js

binary bser javascript nodejs serialization

Last synced: about 4 hours ago
JSON representation

A fast and memory-efficient BSER serialization library

Awesome Lists containing this project

README

        

# fast-bser

[![npm](https://img.shields.io/npm/v/fast-bser.svg)](https://www.npmjs.com/package/fast-bser)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![Build Status](https://travis-ci.org/AlexMasterov/fast-bser.js.svg)](https://travis-ci.org/AlexMasterov/fast-bser.js)
[![Coverage Status](https://coveralls.io/repos/github/AlexMasterov/fast-bser.js/badge.svg?branch=master)](https://coveralls.io/github/AlexMasterov/fast-bser.js?branch=master)

A fast and memory-efficient [BSER specification](https://facebook.github.io/watchman/docs/bser.html) serialization library.