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.5k46398546
  • DimitarPetrov/stegify

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

    Language:Go1.2k243114
  • polygonplanet/encoding.js

    Convert and detect character encoding in JavaScript

    Language:JavaScript5882219123
  • Turbo-Base64

    powturbo/Turbo-Base64

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

    Language:C278152141
  • seruco/base62

    Base62 Encoder/Decoder for Java

    Language:Java561312
  • 05nelsonm/encoding

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

    Language:Kotlin342705
  • 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:Rust28375
  • frankodoom/libwebp.net

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

    Language:C#28374
  • 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 Notebook210013
  • LeeBurrows/Async-Image-Encoders

    Asynchronously encode BitmapData objects into image file format

    Language:ActionScript20777
  • crownedgrouse/jason

    JSON encode/decode library written in Erlang

    Language:Erlang15594
  • kodejuice/arithmetic-compressor

    Arithmetic coding algorithm in python along with statistical data compression models like ppm, context mixing, etc.

    Language:Python14213
  • natade-jp/MojiJS

    Useful tools for Japanese character code.

    Language:JavaScript6201
  • jyn514/base56

    human-readable binary encoding

    Language:Python5301
  • enricofoltran/baseconv

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

    Language:Go4200
  • Meshiest/brs-js

    Brickadia save file parsing library

    Language:TypeScript4216
  • mnassrib/categorical-data-python

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

    Language:Jupyter Notebook3100
  • 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
  • nyurik/delta-encoding

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

    Language:Rust220
  • busterc/x-base-32

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

    Language:JavaScript1301
  • Witteborn/ReedSolomon

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

    Language:C#1120
  • zorchenhimer/baseEmoji

    Go package to encode things in emojis, because reasons.

    Language:Go110
  • DarekKrawczyk/rANS-Compressor

    rANS Compressor written in C++

    Language:C++0100
  • 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

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

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

    Language:C0200
  • 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