Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.
🔍 Go tool for LSB steganography, capable of hiding any file within an image.
翻译 - 用于LSB隐写术的Go工具,能够隐藏图像中的任何文件。
Convert and detect character encoding in JavaScript
A Kotlin Multiplatform library for configurable, streamable, efficient and extensible Encoding/Decoding with support for base16/32/64.
An asynchronous utility for encoding images to Google's .webp format using lossy and lossless compression algorithms.
Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.
#计算机科学#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...
Asynchronously encode BitmapData objects into image file format
Arithmetic coding algorithm in python along with statistical data compression models like ppm, context mixing, etc.
JSON encode/decode library written in Erlang
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.