decoder
There are 1454 repositories under decoder topic.
ultrajson/ultrajson
Ultra fast JSON decoder and encoder written in C with Python bindings
FLIF-hub/FLIF
Free Lossless Image Format
mathiasbynens/he
A robust HTML entity encoder/decoder written in JavaScript.
icedland/iced
Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for Rust, .NET, Java, Python, Lua
libjxl/libjxl
JPEG XL image format reference implementation
kn007/silk-v3-decoder
[Skype Silk Codec SDK]Decode silk v3 audio files (like wechat amr, aud files, qq slk files) and convert to other format (like mp3). Batch conversion support.
francoispqt/gojay
high performance JSON encoder/decoder with stream API for Golang
vgmstream/vgmstream
vgmstream - A library for playback of various streamed audio formats used in video games.
lieff/minimp3
Minimalistic MP3 decoder single header library
Tencent/TurboTransformers
a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc) on CPU and GPU.
intelxed/xed
The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions
ErosZy/WXInlinePlayer
🤟 Super fast H.264/H.265 FLV player
khanamiryan/php-qrcode-detector-decoder
This is a PHP library to detect and decode QR-codes. This is first and only QR code reader that works without extensions.
a-schild/jave2
The JAVE (Java Audio Video Encoder) library is Java wrapper on the ffmpeg project
Jon-Becker/heimdall-rs
Heimdall is an advanced EVM smart contract toolkit specializing in bytecode analysis and extracting information from unverified contracts.
guyoung/CaptfEncoder
Captfencoder is opensource a rapid cross platform network security tool suite, providing network security related code conversion, classical cryptography, cryptography, asymmetric encryption, miscellaneous tools, and aggregating all kinds of online tools.
excamera/alfalfa
Purely functional video codec, used for ExCamera and Salsify
glitchedgitz/cook
A wordlist framework to fullfill your kinks with your wordlists. For security researchers, bug bounty and hackers.
jszwec/csvutil
csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.
bitdefender/bddisasm
bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, designed specifically to detect shellcode-like behavior.
o1egl/paseto
Platform-Agnostic Security Tokens implementation in GO (Golang)
AnJoiner/FFmpegCommand
FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出效果等
parlance/ctcdecode
PyTorch CTC Decoder bindings
CoreOffice/XMLCoder
Easy XML parsing using Codable protocols in Swift
daniestevez/gr-satellites
GNU Radio decoder for Amateur satellites
MROS/jpeg_tutorial
跟我寫 JPEG 解碼器 (Write a JPEG decoder with me)
ToaHartor/GI-cutscenes
A command line program playing with the cutscenes files (USM) from Genshin Impact.
noraj/flask-session-cookie-manager
:cookie: Flask Session Cookie Decoder/Encoder
nyanmisaka/ffmpeg-rockchip
FFmpeg with async and zero-copy Rockchip MPP & RGA support
miguelmota/ethereum-input-data-decoder
Ethereum smart contract transaction input data decoder
lapo-luchini/asn1js
JavaScript generic ASN.1 parser
a8m/djson
Fast Go decoder for dynamic JSON
maciejhirsz/json-rust
JSON implementation in Rust
videolan/dav1d
A read-only mirror of dav1d source code repository. The origin is at https://code.videolan.org/videolan/dav1d/
githubharald/CTCWordBeamSearch
Connectionist Temporal Classification (CTC) decoder with dictionary and language model.
mathiasbynens/utf8.js
A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.