An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: encoding-library

05nelsonm/encoding

Configurable, streamable, efficient and extensible encoding/decoding for Kotlin Multiplatform.

Language: Kotlin - Size: 1.75 MB - Last synced at: 3 days ago - Pushed at: 7 days ago - Stars: 44 - Forks: 5

iTryoverHedlov/docs-specs

๐Ÿ“š Access comprehensive documentation for Bumm, including product specs, architecture diagrams, API guides, user manuals, and security policies.

Size: 1.29 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

zxing-js/library

Multi-format 1D/2D barcode image processing library, usable in JavaScript ecosystem.

Language: TypeScript - Size: 68 MB - Last synced at: 11 days ago - Pushed at: 4 months ago - Stars: 2,811 - Forks: 565

desaiprasad1989/Exploratory-Data-Analysis-EDA2

Exploratory Data Analysis EDA2

Language: Jupyter Notebook - Size: 1.85 MB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

nyurik/delta-encoding

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

Language: Rust - Size: 85 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 5 - Forks: 0

eryantobow/Image-Steganography

๐Ÿ™ Image-Steganography hides and extracts secret messages in images via a simple HTML/CSS/JavaScript web app, offering encode, decode and download functions.

Language: JavaScript - Size: 3.35 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Meshiest/brs-js

Brickadia save file parsing library

Language: TypeScript - Size: 2.46 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 6 - Forks: 7

polygonplanet/encoding.js

Convert and detect character encoding in JavaScript

Language: JavaScript - Size: 1.76 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 606 - Forks: 124

Witteborn/ReedSolomon

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

Language: C# - Size: 72.3 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

powturbo/Turbo-Base64

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

Language: C - Size: 455 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 306 - Forks: 44

eligrubb/zig-bech32 Fork of The-King-of-Toasters/zig-bech32

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

Language: Zig - Size: 21.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

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: 4 months ago - Pushed at: almost 3 years ago - Stars: 30 - Forks: 4

seruco/base62

Base62 Encoder/Decoder for Java

Language: Java - Size: 51.8 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 61 - Forks: 11

natade-jp/MojiJS

ๆ—ฅๆœฌ่ชžใฎๆ–‡ๅญ—ใƒ‡ใƒผใ‚ฟใ‚’่งฃๆžๅŠใณๅค‰ๆ›ใ™ใ‚‹ใƒฉใ‚คใƒ–ใƒฉใƒช

Language: JavaScript - Size: 4.13 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

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: over 2 years ago - Stars: 1,236 - Forks: 117

crownedgrouse/jason

JSON encode/decode library written in Erlang

Language: Erlang - Size: 177 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 17 - Forks: 4

LeeBurrows/Async-Image-Encoders

Asynchronously encode BitmapData objects into image file format

Language: ActionScript - Size: 278 KB - Last synced at: 7 months ago - Pushed at: over 12 years ago - Stars: 19 - Forks: 7

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: 2 months ago - Pushed at: about 3 years ago - Stars: 29 - Forks: 5

jyn514/base56

human-readable binary encoding

Language: Python - Size: 22.5 KB - Last synced at: 8 months ago - Pushed at: almost 8 years ago - Stars: 6 - Forks: 2

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: about 1 year ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 4

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: over 1 year ago - Pushed at: almost 5 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: over 1 year ago - Pushed at: almost 3 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: about 2 years ago - Pushed at: almost 8 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: 8 months ago - Pushed at: about 2 years 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: 8 months ago - Pushed at: over 7 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 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

DatamindDev/PwnMorse

PwnMorse - Powerful encoding algorithm made in lua 5.1 / Custom Morse Code

Language: Lua - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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 2 years ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0

zorchenhimer/baseEmoji

Go package to encode things in emojis, because reasons.

Language: Go - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

statebox/nll-spec

Binary codec for "number-list list", specification

Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 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: almost 3 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0