Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alexmasterov/fast-bser.js
- Owner: AlexMasterov
- License: mit
- Created: 2018-08-17T18:38:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-05T10:50:29.000Z (almost 6 years ago)
- Last Synced: 2024-11-02T15:37:06.620Z (5 days ago)
- Topics: binary, bser, javascript, nodejs, serialization
- Language: JavaScript
- Size: 203 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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.