DEPRECATED - please use https://github.com/Brooooooklyn/snappy. Nodejs bindings to Google's Snappy compression library
The main features of kesla/node-snappy are: Data Serialization, Serialization Tools.
Open-source alternatives to kesla/node-snappy include: protobufjs/protobuf.js — protobuf.js is a JavaScript and TypeScript library for encoding and decoding structured data using the Protocol… compactr/compactr.js — OpenAPI based binary serialization. ashumkin/delphi-yaml — This is a copy of https://bitbucket.org/OCTAGRAM/delphi-yaml Mercurial repository. behrang/yamlswift — Load YAML and JSON documents using Swift. benibela/internettools — Internet Tools. atilaneves/cerealed — cerealed.
protobuf.js is a JavaScript and TypeScript library for encoding and decoding structured data using the Protocol Buffers binary format. It functions as a dynamic parser that can load and process schemas at runtime, a JSON transcoder for converting messages to human-readable formats, and a framework for building transport-agnostic remote procedure call clients. The project distinguishes itself by offering both dynamic message handling and a static code generator that produces TypeScript declarations and JavaScript modules to reduce runtime overhead. It also provides a reflection API for definin
This is a copy of https://bitbucket.org/OCTAGRAM/delphi-yaml Mercurial repository