All Projects → daangn → urlpack

daangn / urlpack

Licence: other
Pure JavaScript toolkit for data URLs (MessagePack, Base58 and Base62)

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
ReScript
86 projects

Projects that are alternatives of or similar to urlpack

schifra
C++ Reed Solomon Error Correcting Library https://www.schifra.com
Stars: ✭ 28 (-45.1%)
Mutual labels:  encoder, decoder, codec
android-opus-codec
Implementation of Opus encoder and decoder in C++ for android with JNI
Stars: ✭ 44 (-13.73%)
Mutual labels:  encoder, decoder, codec
bytecodec
A tiny Rust framework for implementing encoders/decoders of byte-oriented protocols
Stars: ✭ 21 (-58.82%)
Mutual labels:  serialization, encoder, decoder
Ks265codec
ks cloud hevc(h265) encoder decoder test and description
Stars: ✭ 192 (+276.47%)
Mutual labels:  encoder, decoder, codec
msgpack-perl
MessagePack serializer implementation for Perl / msgpack.org[Perl]
Stars: ✭ 48 (-5.88%)
Mutual labels:  serialization, messagepack
Enmime
MIME mail encoding and decoding package for Go
Stars: ✭ 246 (+382.35%)
Mutual labels:  encoder, decoder
sbp
Structured Bindings Pack - serialize C++ structs into MessagePack binary form
Stars: ✭ 16 (-68.63%)
Mutual labels:  serialization, messagepack
sms
A Go library for encoding and decoding SMSs
Stars: ✭ 37 (-27.45%)
Mutual labels:  encoder, decoder
Xmlschema
XML Schema validator and data conversion library for Python
Stars: ✭ 201 (+294.12%)
Mutual labels:  encoder, decoder
Messagepack Csharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
Stars: ✭ 3,668 (+7092.16%)
Mutual labels:  serialization, messagepack
Msgpack Rust
MessagePack implementation for Rust / msgpack.org[Rust]
Stars: ✭ 561 (+1000%)
Mutual labels:  serialization, messagepack
Codablecsv
Read and write CSV files row-by-row or through Swift's Codable interface.
Stars: ✭ 214 (+319.61%)
Mutual labels:  encoder, decoder
Binary
Generic and fast binary serializer for Go
Stars: ✭ 86 (+68.63%)
Mutual labels:  serialization, codec
HashStablePack
Serialization code generator for QUICK struct content comparison
Stars: ✭ 94 (+84.31%)
Mutual labels:  serialization, messagepack
Codable Diy Kit
A template for creating your own Swift Codable encoders and decoders
Stars: ✭ 207 (+305.88%)
Mutual labels:  encoder, decoder
Msgpack.php
A pure PHP implementation of the MessagePack serialization format / msgpack.org[PHP]
Stars: ✭ 327 (+541.18%)
Mutual labels:  serialization, messagepack
Msgpack11
A tiny MessagePack library for C++11 (msgpack.org[C++11])
Stars: ✭ 78 (+52.94%)
Mutual labels:  serialization, messagepack
Noproto
Flexible, Fast & Compact Serialization with RPC
Stars: ✭ 138 (+170.59%)
Mutual labels:  serialization, messagepack
Gojay
fastest JSON encoder/decoder with powerful stream API for Golang
Stars: ✭ 2,009 (+3839.22%)
Mutual labels:  encoder, decoder
BatchEncoder
BatchEncoder is an audio files conversion software.
Stars: ✭ 145 (+184.31%)
Mutual labels:  encoder, decoder

urlpack

Pure JavaScript toolkit for data URLs

  • json: Compress JSON data into compact & URL-safe formats
  • msgpack: Lightweight & Full-featured MessagePack implementation
  • base-codec: Base-N codec generator
  • base58: Base58 codec (Bitcoin flavored)
  • base62: Base62 codec

LICENSE

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].