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.

    Language:TypeScript2.8k44406565
  • DimitarPetrov/stegify

    🔍 Go tool for LSB steganography, capable of hiding any file within an image.

    Language:Go1.3k243118
  • polygonplanet/encoding.js

    Convert and detect character encoding in JavaScript

    Language:JavaScript6062120124
  • Turbo-Base64

    powturbo/Turbo-Base64

    Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!

    Language:C318172146
  • seruco/base62

    Base62 Encoder/Decoder for Java

    Language:Java651311
  • 05nelsonm/encoding

    A Kotlin Multiplatform library for configurable, streamable, efficient and extensible Encoding/Decoding with support for base16/32/64.

    Language:Kotlin441895
  • frankodoom/libwebp.net

    An asynchronous utility for encoding images to Google's .webp format using lossy and lossless compression algorithms.

    Language:C#30174
  • avrow

    creativcoder/avrow

    Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.

    Language:Rust29275
  • 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.

    Language:Jupyter Notebook260014
  • LeeBurrows/Async-Image-Encoders

    Asynchronously encode BitmapData objects into image file format

    Language:ActionScript19777
  • kodejuice/arithmetic-compressor

    Arithmetic coding library with statistical models like PPM and Context mixing (demonstrating core principles of probabilistic inference, ensemble learning in AI)

    Language:Python18113
  • crownedgrouse/jason

    JSON encode/decode library written in Erlang

    Language:Erlang173104
  • jyn514/base56

    human-readable binary encoding

    Language:Python6202
  • Meshiest/brs-js

    Brickadia save file parsing library

    Language:TypeScript6217
  • natade-jp/MojiJS

    日本語の文字データを解析及び変換するライブラリ

    Language:JavaScript6101
  • nyurik/delta-encoding

    A Rust library to encode and decode a delta-encoded stream of numbers

    Language:Rust520
  • enricofoltran/baseconv

    Utility to convert numbers from base 10 integers to base X strings and back again.

    Language:Go4200
  • mnassrib/categorical-data-python

    A simple demo repository to show how to handling categorical data in python

    Language:Jupyter Notebook3000
  • 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.

    Language:C++2101
  • Witteborn/ReedSolomon

    A C# implementation of the ReedSolomon algorithm based on the open source Java version of Backblaze.

    Language:C#2120
  • busterc/x-base-32

    :symbols: base32 encoding and decoding that optimizes byte size based on input characters and supports unicode.

    Language:JavaScript1301
  • eligrubb/zig-bech32

    An implementation of Bech32 from BIP 173, updated for Zig 0.14.1 & nightly

    Language:Zig1
  • zorchenhimer/baseEmoji

    Go package to encode things in emojis, because reasons.

    Language:Go110
  • Jrvvv/EncodingTheory

    My scripts for encoding informartion calculation and simple Haffman algorithm implementation

  • KMX-Systems/kmx-asn1-ber-encoding

    Encoder and Decoder for ASN.1 Basic Encoding Rules (BER) format

    Language:C++00
  • Layto888/Collatz-crypto-method

    Collatz encoding method with wide format characters. (Check out the README.md for more details)

    Language:C0100
  • pimg/Multibase

    A Java implementation of https://www.ietf.org/archive/id/draft-multiformats-multibase-06.html

    Language:Java0100
  • statebox/nll-spec

    Binary codec for "number-list list", specification