GitHub topics: encoding-library
polygonplanet/encoding.js
Convert and detect character encoding in JavaScript
Language: JavaScript - Size: 1.76 MB - Last synced at: 5 days ago - Pushed at: 18 days ago - Stars: 601 - Forks: 125

zxing-js/library
Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.
Language: TypeScript - Size: 68 MB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 2,640 - Forks: 551

crownedgrouse/jason
JSON encode/decode library written in Erlang
Language: Erlang - Size: 177 KB - Last synced at: 9 days ago - Pushed at: 12 days ago - Stars: 16 - Forks: 4

nyurik/delta-encoding
A Rust library to encode and decode a delta-encoded stream of numbers
Language: Rust - Size: 43 KB - Last synced at: 13 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

05nelsonm/encoding
A Kotlin Multiplatform library for configurable, streamable, efficient and extensible Encoding/Decoding with support for base16/32/64.
Language: Kotlin - Size: 1.31 MB - Last synced at: 15 days ago - Pushed at: 2 months ago - Stars: 39 - Forks: 5

powturbo/Turbo-Base64
Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!
Language: C - Size: 439 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 299 - Forks: 43

Witteborn/ReedSolomon
A C# implementation of the ReedSolomon algorithm based on the open source Java version of Backblaze.
Language: C# - Size: 67.4 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

creativcoder/avrow
Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.
Language: Rust - Size: 397 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 5

jyn514/base56
human-readable binary encoding
Language: Python - Size: 22.5 KB - Last synced at: 15 days ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 2

frankodoom/libwebp.net
An asynchronous utility for encoding images to Google's .webp format using lossy and lossless compression algorithms.
Language: C# - Size: 16.8 MB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 4

DimitarPetrov/stegify
๐ Go tool for LSB steganography, capable of hiding any file within an image.
Language: Go - Size: 25.6 MB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 1,204 - Forks: 114

kodejuice/arithmetic-compressor
Arithmetic coding algorithm in python along with statistical data compression models like ppm, context mixing, etc.
Language: Python - Size: 460 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 4

natade-jp/MojiJS
Useful tools for Japanese character code.
Language: JavaScript - Size: 4.13 MB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 1

mnassrib/categorical-data-python
A simple demo repository to show how to handling categorical data in python
Language: Jupyter Notebook - Size: 2.88 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

pimg/Multibase
A Java implementation of https://www.ietf.org/archive/id/draft-multiformats-multibase-06.html
Language: Java - Size: 58.6 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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 Notebook - Size: 7.91 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 18 - Forks: 13

KMX-Systems/asn1-ber-encoding
Encoder and Decoder for ASN.1 Basic Encoding Rules (BER) format
Language: C++ - Size: 12.7 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

busterc/x-base-32
:symbols: base32 encoding and decoding that optimizes byte size based on input characters and supports unicode.
Language: JavaScript - Size: 86.9 KB - Last synced at: 25 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

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++ - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

seruco/base62
Base62 Encoder/Decoder for Java
Language: Java - Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 50 - Forks: 13

DarekKrawczyk/rANS-Compressor
rANS Compressor written in C++
Language: C++ - Size: 6.09 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

DatamindDev/PwnMorse
PwnMorse - Powerful encoding algorithm made in lua 5.1 / Custom Morse Code
Language: Lua - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Meshiest/brs-js
Brickadia save file parsing library
Language: TypeScript - Size: 2.18 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 6

enricofoltran/baseconv ๐ฆ
Utility to convert numbers from base 10 integers to base X strings and back again.
Language: Go - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

LeeBurrows/Async-Image-Encoders
Asynchronously encode BitmapData objects into image file format
Language: ActionScript - Size: 278 KB - Last synced at: 5 months ago - Pushed at: over 11 years ago - Stars: 20 - Forks: 7

zorchenhimer/baseEmoji
Go package to encode things in emojis, because reasons.
Language: Go - Size: 9.77 KB - Last synced at: 10 months ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0

statebox/nll-spec
Binary codec for "number-list list", specification
Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Layto888/Collatz-crypto-method
Collatz encoding method with wide format characters. (Check out the README.md for more details)
Language: C - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
