encoding-library
There are 28 repositories under encoding-library topic.
zxing-js/library
Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.
DimitarPetrov/stegify
🔍 Go tool for LSB steganography, capable of hiding any file within an image.
polygonplanet/encoding.js
Convert and detect character encoding in JavaScript
powturbo/Turbo-Base64
Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!
seruco/base62
Base62 Encoder/Decoder for Java
05nelsonm/encoding
A Kotlin Multiplatform library for configurable, streamable, efficient and extensible Encoding/Decoding with support for base16/32/64.
creativcoder/avrow
Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.
frankodoom/libwebp.net
An asynchronous utility for encoding images to Google's .webp format using lossy and lossless compression algorithms.
NikhilaThota/CapstoneProject_House_Prices_Prediction
Understand the relationships between various features in relation with the sale price of a house using exploratory data analysis and statistical analysis. Applied ML algorithms such as Multiple Linear Regression, Ridge Regression and Lasso Regression in combination with cross validation. Performed parameter tuning, compared the test scores and suggested a best model to predict the final sale price of a house. Seaborn is used to plot graphs and scikit learn package is used for statistical analysis.
LeeBurrows/Async-Image-Encoders
Asynchronously encode BitmapData objects into image file format
crownedgrouse/jason
JSON encode/decode library written in Erlang
kodejuice/arithmetic-compressor
Arithmetic coding algorithm in python along with statistical data compression models like ppm, context mixing, etc.
natade-jp/MojiJS
Useful tools for Japanese character code.
jyn514/base56
human-readable binary encoding
enricofoltran/baseconv
Utility to convert numbers from base 10 integers to base X strings and back again.
Meshiest/brs-js
Brickadia save file parsing library
mnassrib/categorical-data-python
A simple demo repository to show how to handling categorical data in python
MFMokbel/Base64CPPLib
Base64CPPLib is an open source Base64 encoding and decoding library written in “modern” C++. The library is highly extensible, and supports working with strings, hexadecimal streams, and files.
nyurik/delta-encoding
A Rust library to encode and decode a delta-encoded stream of numbers
busterc/x-base-32
:symbols: base32 encoding and decoding that optimizes byte size based on input characters and supports unicode.
Witteborn/ReedSolomon
A C# implementation of the ReedSolomon algorithm based on the open source Java version of Backblaze.
zorchenhimer/baseEmoji
Go package to encode things in emojis, because reasons.
DarekKrawczyk/rANS-Compressor
rANS Compressor written in C++
Jrvvv/EncodingTheory
My scripts for encoding informartion calculation and simple Haffman algorithm implementation
KMX-Systems/asn1-ber-encoding
Encoder and Decoder for ASN.1 Basic Encoding Rules (BER) format
Layto888/Collatz-crypto-method
Collatz encoding method with wide format characters. (Check out the README.md for more details)
pimg/Multibase
A Java implementation of https://www.ietf.org/archive/id/draft-multiformats-multibase-06.html
statebox/nll-spec
Binary codec for "number-list list", specification