There are 1 repository under encoding-library topic.
🔍 Go tool for LSB steganography, capable of hiding any file within an image.
Convert and detect character encoding in JavaScript
Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!
Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.
An asynchronous utility for encoding images to Google's .webp format using lossy and lossless compression algorithms.
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.
Asynchronously encode BitmapData objects into image file format
JSON encode/decode library written in Erlang
Arithmetic coding algorithm in python along with statistical data compression models like ppm, context mixing, etc.
Utility to convert numbers from base 10 integers to base X strings and back again.
A simple demo repository to show how to handling categorical data in python
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.
A Rust library to encode and decode a delta-encoded stream of numbers
A C# implementation of the ReedSolomon algorithm based on the open source Java version of Backblaze.
Go package to encode things in emojis, because reasons.
rANS Compressor written in C++
My scripts for encoding informartion calculation and simple Haffman algorithm implementation
Encoder and Decoder for ASN.1 Basic Encoding Rules (BER) format
Collatz encoding method with wide format characters. (Check out the README.md for more details)
A Java implementation of https://www.ietf.org/archive/id/draft-multiformats-multibase-06.html