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

GitHub topics: encoding-library

powturbo/Turbo-Base64

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

Language: C - Size: 455 KB - Last synced at: about 23 hours ago - Pushed at: 1 day 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: 1 day ago - Pushed at: 1 day ago - Stars: 1 - 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: 1 day ago - Pushed at: 17 days ago - Stars: 2,707 - Forks: 556

polygonplanet/encoding.js

Convert and detect character encoding in JavaScript

Language: JavaScript - Size: 1.76 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 605 - Forks: 125

nyurik/delta-encoding

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

Language: Rust - Size: 67.4 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

natade-jp/MojiJS

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

Language: JavaScript - Size: 4.13 MB - Last synced at: 29 days ago - Pushed at: about 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: about 2 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: 25 days ago - Pushed at: 3 months ago - Stars: 17 - Forks: 4

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: 25 days ago - Pushed at: 5 months ago - Stars: 41 - Forks: 5

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: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

LeeBurrows/Async-Image-Encoders

Asynchronously encode BitmapData objects into image file format

Language: ActionScript - Size: 278 KB - Last synced at: 2 months ago - Pushed at: almost 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: 22 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: 3 months ago - Pushed at: over 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: 3 months ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 4

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

DatamindDev/PwnMorse

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

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

Meshiest/brs-js

Brickadia save file parsing library

Language: TypeScript - Size: 2.18 MB - Last synced at: 3 months ago - Pushed at: almost 2 years 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: almost 2 years ago - Pushed at: over 6 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: about 1 year 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: about 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: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0