All Projects → urlpack → Similar Projects or Alternatives

802 Open source 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
bytecodec
A tiny Rust framework for implementing encoders/decoders of byte-oriented protocols
Stars: ✭ 21 (-58.82%)
Mutual labels:  serialization, encoder, decoder
android-opus-codec
Implementation of Opus encoder and decoder in C++ for android with JNI
Stars: ✭ 44 (-13.73%)
Mutual labels:  encoder, decoder, codec
Ks265codec
ks cloud hevc(h265) encoder decoder test and description
Stars: ✭ 192 (+276.47%)
Mutual labels:  encoder, decoder, codec
Ffmpegcommand
FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出效果等
Stars: ✭ 394 (+672.55%)
Mutual labels:  encoder, decoder
Keras Transformer
Transformer implemented in Keras
Stars: ✭ 273 (+435.29%)
Mutual labels:  encoder, decoder
Utf8.js
A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.
Stars: ✭ 449 (+780.39%)
Mutual labels:  encoder, decoder
Ffjpeg
a simple jpeg codec.
Stars: ✭ 58 (+13.73%)
Mutual labels:  encoder, decoder
Iced
Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for .NET, Rust, Python, JavaScript
Stars: ✭ 1,102 (+2060.78%)
Mutual labels:  encoder, decoder
Wx Voice
Convert audio files between Tencent apps (Weixin / Wechat, QQ) and Silk codec with other general formats such as MP3 and M4A
Stars: ✭ 93 (+82.35%)
Mutual labels:  encoder, decoder
Fuif
Free Universal Image Format
Stars: ✭ 115 (+125.49%)
Mutual labels:  encoder, decoder
Flask Session Cookie Manager
🍪 Flask Session Cookie Decoder/Encoder
Stars: ✭ 257 (+403.92%)
Mutual labels:  encoder, decoder
He
A robust HTML entity encoder/decoder written in JavaScript.
Stars: ✭ 2,973 (+5729.41%)
Mutual labels:  encoder, decoder
Minih264
Minimalistic H264/SVC encoder single header library
Stars: ✭ 390 (+664.71%)
Mutual labels:  encoder, codec
Ultrajson
Ultra fast JSON decoder and encoder written in C with Python bindings
Stars: ✭ 3,504 (+6770.59%)
Mutual labels:  encoder, decoder
sms
A Go library for encoding and decoding SMSs
Stars: ✭ 37 (-27.45%)
Mutual labels:  encoder, decoder
Py Ubjson
Universal Binary JSON draft-12 serializer for Python
Stars: ✭ 30 (-41.18%)
Mutual labels:  encoder, decoder
rmarsh
Ruby Marshal 4.8 encoder/decoder in Golang. Why? Who knows.
Stars: ✭ 15 (-70.59%)
Mutual labels:  encoder, decoder
Xmlcoder
Easy XML parsing using Codable protocols in Swift
Stars: ✭ 460 (+801.96%)
Mutual labels:  encoder, decoder
Salsanext
Uncertainty-aware Semantic Segmentation of LiDAR Point Clouds for Autonomous Driving
Stars: ✭ 153 (+200%)
Mutual labels:  encoder, decoder
Base62
Base62 encoder and decoder for arbitrary data
Stars: ✭ 141 (+176.47%)
Mutual labels:  encoder, decoder
Gojay
fastest JSON encoder/decoder with powerful stream API for Golang
Stars: ✭ 2,009 (+3839.22%)
Mutual labels:  encoder, decoder
Codablecsv
Read and write CSV files row-by-row or through Swift's Codable interface.
Stars: ✭ 214 (+319.61%)
Mutual labels:  encoder, decoder
Swift Html Entities
HTML5 spec-compliant character encoder/decoder for Swift
Stars: ✭ 130 (+154.9%)
Mutual labels:  encoder, decoder
Enmime
MIME mail encoding and decoding package for Go
Stars: ✭ 246 (+382.35%)
Mutual labels:  encoder, decoder
BatchEncoder
BatchEncoder is an audio files conversion software.
Stars: ✭ 145 (+184.31%)
Mutual labels:  encoder, decoder
IkigaJSON
A high performance JSON library in Swift
Stars: ✭ 316 (+519.61%)
Mutual labels:  encoder, decoder
AnimatedGif
📼 A high performance .NET library for reading and creating animated GIFs
Stars: ✭ 106 (+107.84%)
Mutual labels:  encoder, decoder
Vorbis
Reference implementation of the Ogg Vorbis audio format.
Stars: ✭ 271 (+431.37%)
Mutual labels:  encoder, codec
Msgpack.php
A pure PHP implementation of the MessagePack serialization format / msgpack.org[PHP]
Stars: ✭ 327 (+541.18%)
Mutual labels:  serialization, messagepack
Flif
Free Lossless Image Format
Stars: ✭ 3,668 (+7092.16%)
Mutual labels:  encoder, decoder
Tiny Utf8
Unicode (UTF-8) capable std::string
Stars: ✭ 322 (+531.37%)
Mutual labels:  encoder, decoder
Json Rust
JSON implementation in Rust
Stars: ✭ 395 (+674.51%)
Mutual labels:  encoder, decoder
morse-pro
Library for manipulating Morse code text and sound. Understands prosigns and Farnsworth speed. Can create WAV files and analyse input from the microphone or audio files.
Stars: ✭ 85 (+66.67%)
Mutual labels:  encoder, decoder
Encore
Synonym of angkor
Stars: ✭ 19 (-62.75%)
Mutual labels:  encoder, decoder
Jave2
The JAVE (Java Audio Video Encoder) library is Java wrapper on the ffmpeg project
Stars: ✭ 570 (+1017.65%)
Mutual labels:  encoder, decoder
Reed Solomon
Reed Solomon BCH encoder and decoder
Stars: ✭ 57 (+11.76%)
Mutual labels:  encoder, decoder
Paseto
Platform-Agnostic Security Tokens implementation in GO (Golang)
Stars: ✭ 461 (+803.92%)
Mutual labels:  encoder, decoder
Alfalfa
Purely functional video codec, used for ExCamera and Salsify
Stars: ✭ 1,164 (+2182.35%)
Mutual labels:  encoder, decoder
Polar 3gpp Matlab
Matlab simulations of the encoder and SCL decoder for the New Radio polar code from 3GPP Release 15
Stars: ✭ 67 (+31.37%)
Mutual labels:  encoder, decoder
Screen Recorder Ffmpeg Cpp
*Multimedia project* A screen recording application to capture your desktop and store in a video format. Click here to watch the demo
Stars: ✭ 98 (+92.16%)
Mutual labels:  encoder, codec
Msgpack Rust
MessagePack implementation for Rust / msgpack.org[Rust]
Stars: ✭ 561 (+1000%)
Mutual labels:  serialization, messagepack
Msgpack11
A tiny MessagePack library for C++11 (msgpack.org[C++11])
Stars: ✭ 78 (+52.94%)
Mutual labels:  serialization, messagepack
Cityengine Sdk
CityEngine is a 3D city modeling software for urban design, visual effects, and VR/AR production. With its C++ SDK you can create plugins and standalone apps capable to execute CityEngine CGA procedural modeling rules.
Stars: ✭ 137 (+168.63%)
Mutual labels:  encoder, decoder
Wav
Battle tested Wav decoder/encoder
Stars: ✭ 139 (+172.55%)
Mutual labels:  encoder, decoder
Ffmediatoolkit
FFMediaToolkit is a cross-platform video decoder/encoder library for .NET that uses FFmpeg native libraries. It supports video frames extraction, reading stream metadata and creating videos from bitmaps in any format supported by FFmpeg.
Stars: ✭ 156 (+205.88%)
Mutual labels:  encoder, decoder
Silk V3 Decoder
kn007's blog
Stars: ✭ 1,832 (+3492.16%)
Mutual labels:  encoder, decoder
Codable Diy Kit
A template for creating your own Swift Codable encoders and decoders
Stars: ✭ 207 (+305.88%)
Mutual labels:  encoder, decoder
Xmlschema
XML Schema validator and data conversion library for Python
Stars: ✭ 201 (+294.12%)
Mutual labels:  encoder, decoder
Noproto
Flexible, Fast & Compact Serialization with RPC
Stars: ✭ 138 (+170.59%)
Mutual labels:  serialization, messagepack
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
sbp
Structured Bindings Pack - serialize C++ structs into MessagePack binary form
Stars: ✭ 16 (-68.63%)
Mutual labels:  serialization, messagepack
Msgpack Cli
MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]
Stars: ✭ 761 (+1392.16%)
Mutual labels:  serialization, messagepack
HashStablePack
Serialization code generator for QUICK struct content comparison
Stars: ✭ 94 (+84.31%)
Mutual labels:  serialization, messagepack
fadec
A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.
Stars: ✭ 44 (-13.73%)
Mutual labels:  encoder, decoder
aiff
Battle tested aiff decoder/encoder
Stars: ✭ 20 (-60.78%)
Mutual labels:  encoder, decoder
Bbwebimage
A high performance Swift library for downloading, caching and editing web images asynchronously.
Stars: ✭ 128 (+150.98%)
Mutual labels:  encoder, decoder
msgpack-perl
MessagePack serializer implementation for Perl / msgpack.org[Perl]
Stars: ✭ 48 (-5.88%)
Mutual labels:  serialization, messagepack
Binary
Generic and fast binary serializer for Go
Stars: ✭ 86 (+68.63%)
Mutual labels:  serialization, codec
Jsonlab
JSONLab: a native JSON/UBJSON/MassagePack encoder/decoder for MATLAB/Octave
Stars: ✭ 202 (+296.08%)
Mutual labels:  serialization, messagepack
1-60 of 802 similar projects