decoding
There are 866 repositories under decoding topic.
mackron/miniaudio
Audio playback and capture library written in C, in a single source file.
ullmark/hashids.net
A small .NET package to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user.
JohnSundell/Unbox
[Deprecated] The easy to use Swift JSON decoder
xiph/flac
Free Lossless Audio Codec
pschatzmann/arduino-audio-tools
Arduino Audio Tools (a powerful Audio library not only for Arduino)
Flight-School/AnyCodable
Type-erased wrappers for Encodable, Decodable, and Codable values
mackron/dr_libs
Audio decoding libraries for C/C++, each in a single source file.
nilearn/nilearn
Machine learning for NeuroImaging in Python
DimitarPetrov/stegify
🔍 Go tool for LSB steganography, capable of hiding any file within an image.
3Hren/msgpack-rust
MessagePack implementation for Rust / msgpack.org[Rust]
segmentio/encoding
Go package containing implementations of efficient encoding, decoding, and validation APIs.
abhimanyu003/sttr
cross-platform, cli app to perform various operations on string
golang-module/dongle
A simple, semantic and developer-friendly golang package for encoding&decoding and encryption&decryption
s0md3v/Decodify
Detect and decode encoded strings, recursively.
twpayne/go-geom
Package geom implements efficient geometry types for geospatial applications.
scodec/scodec
Scala combinator library for working with binary data
mapbox/pbf
A low-level, lightweight protocol buffers implementation in JavaScript.
ikesyo/Himotoki
A type-safe JSON decoding library purely written in Swift
go-playground/form
:steam_locomotive: Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.
randy408/libspng
Simple, modern libpng alternative
Forceflow/libmorton
C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates
amitshekhariitbhu/GlideBitmapPool
Glide Bitmap Pool is a memory management library for reusing the bitmap memory
InQuest/iocextract
Defanged Indicator of Compromise (IOC) Extractor.
beatrichartz/csv
CSV Decoding and Encoding for Elixir
aff3ct/aff3ct
Fast multi-thread FEC simulator & library of efficient digital communication algorithms for SDR.
rambodrahmani/ffmpeg-video-player
An FFmpeg and SDL Tutorial.
FranxYao/Deep-Generative-Models-for-Natural-Language-Processing
DGMs for NLP. A roadmap.
freshOS/Arrow
🏹 Parse JSON with style
darktable-org/rawspeed
fast raw decoding library
budzianowski/PyTorch-Beam-Search-Decoding
PyTorch implementation of beam search decoding for seq2seq models
hustcc/xmorse
:sun_with_face: ~1.5Kb morse code library for all. 一个支持 Unicode 中文摩斯密码编码的 Javascript 库。
cryptocoinjs/base-x
Encode/decode any base
pedrocr/rawloader
rust library to extract the raw data and some metadata from digital camera images
NeuroJSON/jsonlab
JSONLab: compact, portable, robust JSON/binary-JSON encoder/decoder for MATLAB/Octave
paulmach/go.geojson
Encoding and decoding GeoJSON <-> Go
ml-archive/Serpent
A protocol to serialize Swift structs and classes for encoding and decoding.