GitHub topics: decompression
intel/qpl
Intel® Query Processing Library (Intel® QPL)
Language: C - Size: 51.4 MB - Last synced at: about 7 hours ago - Pushed at: about 8 hours ago - Stars: 106 - Forks: 25
ouch-org/ouch
Painless compression and decompression in the terminal
Language: Rust - Size: 1.62 MB - Last synced at: about 13 hours ago - Pushed at: about 22 hours ago - Stars: 3,257 - Forks: 111
101arrowz/fflate
High performance (de)compression in an 8kB package
Language: TypeScript - Size: 4.43 MB - Last synced at: about 16 hours ago - Pushed at: almost 2 years ago - Stars: 2,683 - Forks: 104
RandomHashTags/swift-compression
Standalone compression & decompression library.
Language: Swift - Size: 180 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 1
leplusorg/docker-compress
Multi-platform Docker container with utilities to compress/decompress data (ZIP, gzip, 7zip, bzip2, lz4, xz...).
Language: Dockerfile - Size: 323 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0
mizosoft/methanol
⚗️ Lightweight HTTP extensions for Java & Kotlin
Language: Java - Size: 18.4 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 282 - Forks: 14
KG32/dive-deco
A dive decompression models library
Language: Rust - Size: 324 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 19 - Forks: 5
Kavishka827/n64-sli-decode
🗝️ Decode Nintendo 64 SLI Zelda format data with this MIPS VR4300i ASM tool, simplifying access to game assets and enhancing development.
Language: Assembly - Size: 1.29 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
lz4/lz4-java
LZ4 compression for Java
Language: Java - Size: 12.4 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 1,168 - Forks: 261
bootable-releases/zstd Fork of facebook/zstd
zstd is a fast lossless compression library that delivers strong ratios and high speed for many data types compression. It offers flexible levels dictionary support and streaming to handle small data and large flows Its low latency and high throughput make it useful for archiving logging and modern data pipelines for broad and diverse system usage.
Size: 38.4 MB - Last synced at: 4 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0
soenneker/soenneker.compression.tar.xz
A utility library dealing with Tar and XZ (tar.xz) extraction/archiving and (de)compression
Language: C# - Size: 189 KB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
soenneker/soenneker.compression.tar
A utility library dealing with Tar compression and decompression
Language: C# - Size: 123 KB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
soenneker/soenneker.compression.xz
A utility library dealing with XZ compression and decompression
Language: C# - Size: 128 KB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
Jpn666/jdeflate
Jdeflate is a portable C library that implements the DEFLATE compression algorithm, supporting the raw DEFLATE, zlib, and gzip formats.
Language: C - Size: 393 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 3 - Forks: 0
miurahr/py7zr
7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and AES encryption.
Language: Python - Size: 46.3 MB - Last synced at: 7 days ago - Pushed at: 9 days ago - Stars: 517 - Forks: 86
sorairolake/lzip-go
Pure Go implementation for reading and writing lzip format compressed files
Language: Go - Size: 230 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 5 - Forks: 2
flanglet/kanzi
Fast lossless data compression in Java
Language: Java - Size: 5.48 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 124 - Forks: 19
flanglet/kanzi-cpp
Fast lossless data compression in C++
Language: C++ - Size: 8.95 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 189 - Forks: 7
mjebrahimi/EasyCompressor
⚡An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage. Along with a greate Performance Benchmark between different compression algorithms.
Language: C# - Size: 8.4 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 369 - Forks: 20
KillingSpark/zstd-rs
zstd format implementation in pure rust
Language: Rust - Size: 26.7 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 358 - Forks: 39
Dirout/larz
Archive tool for efficient decompression.
Language: Rust - Size: 4.96 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 1
milesgranger/cramjam
Your go-to for easy access to a plethora of compression algorithms, all neatly bundled in one simple installation.
Language: Rust - Size: 53.8 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 121 - Forks: 9
ScriptTiger/kanziSFX
KanziSFX is a minimal Kanzi decompressor to decompress an embedded Kanzi bit stream, with built-in support to also untar a compressed tar archive. So, the embedded Kanzi bit stream could contain either a single file of arbitrary type or a tar archive which will be both decompressed and unarchived.
Language: Go - Size: 17.6 KB - Last synced at: about 22 hours ago - Pushed at: 19 days ago - Stars: 3 - Forks: 0
lurkydismal/stdfunc
A collection of C++ 23 utilities I reuse across projects
Language: C++ - Size: 97.7 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0
alvayus/AERzip
Useful tools to compress and decompress AEDAT files in Python
Language: Python - Size: 103 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0
koraktor/rbzip2 📦
bzip2 for Ruby
Language: Ruby - Size: 131 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 40 - Forks: 10
ssvb/hunaftool
Automatic manipulation and conversion of Hunspell dictionary files
Language: Ruby - Size: 22.7 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 3 - Forks: 0
flanglet/kanzi-go
Fast lossless data compression in Go
Language: Go - Size: 5.21 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 610 - Forks: 16
pvigier/fractal-image-compression
A very simple implementation of fractal image compression
Language: Python - Size: 445 KB - Last synced at: 24 days ago - Pushed at: over 6 years ago - Stars: 95 - Forks: 38
klauspost/compress
Optimized Go Compression Packages
Language: Go - Size: 61 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 5,272 - Forks: 347
softvar/secure-ls
:lock: Secure localStorage data with high level of encryption and data compression
Language: JavaScript - Size: 1.16 MB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 664 - Forks: 84
RandomTBush/RTB-QuickBMS-Scripts
Home to all of the QuickBMS scripts I've written.
Size: 186 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 21 - Forks: 7
philr/bzip2-ffi
Ruby library that reads and writes bzip2 compressed data as a stream using FFI bindings for libbz2.
Language: Ruby - Size: 299 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 3
bodgit/sevenzip
Golang library for dealing with 7-zip archives
Language: Go - Size: 1.98 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 215 - Forks: 25
Rogdham/python-xz
Pure Python implementation of the XZ file format with random access support
Language: Python - Size: 180 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 29 - Forks: 3
nika-begiashvili/libarchivejs
Archive library for browsers
Language: JavaScript - Size: 4.57 MB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 307 - Forks: 40
ulikunitz/xz
Pure golang package for reading and writing xz-compressed files
Language: Go - Size: 18.3 MB - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 531 - Forks: 50
InsultingPros/KFRedirectTool
Best redirect file tool for KF1.
Language: Rust - Size: 48.5 MB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 2
dropbox/lepton 📦
Lepton is a tool and file format for losslessly compressing JPEGs by an average of 22%.
Language: C++ - Size: 51.9 MB - Last synced at: 30 days ago - Pushed at: over 1 year ago - Stars: 5,007 - Forks: 349
awxkee/unrar-android
Unrar convenient bidings for android
Language: C++ - Size: 4.91 MB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 0
bwlewis/lz4
LZ4 Data Compression and Decompression for R
Language: C - Size: 143 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 1
Venomalia/AuroraLib.Compression
Supports a wide range of compression algorithms mainly used in video games, like LZSS, LZ10, LZ11, MIO0, YAZ0, YAY0, PRS and more.
Language: C# - Size: 813 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 12 - Forks: 4
tdiprima/dicom-utils
Decompressing, converting, extracting metadata, and processing DICOM medical imaging files.
Language: Python - Size: 110 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
ybubnov/libhuffman
The Huffman library is a simple, pure C99 library for encoding and decoding data using a frequency-sorted binary tree.
Language: C - Size: 183 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 0
dropbox/rust-brotli
Brotli compressor and decompressor written in rust that optionally avoids the stdlib
Language: Rust - Size: 14 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 879 - Forks: 90
mxmlnkn/rapidgzip
Gzip Decompression and Random Access for Modern Multi-Core Machines
Language: Python - Size: 22.2 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 433 - Forks: 12
jirkapok/GasPlanner
Simple scuba diving gas planning calculator. Calculates decompression and dive ascent based on Buhlmann ZHL-16 model.
Language: TypeScript - Size: 27.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 54 - Forks: 20
z64dev/z64decompress
Zelda 64 rom decompressor
Language: C - Size: 76.2 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 5
master131/BrotliSharpLib
Full C# port of Brotli compression algorithm
Language: C# - Size: 3.03 MB - Last synced at: 10 days ago - Pushed at: about 4 years ago - Stars: 97 - Forks: 24
DashGL/ArchiveUnpacker
An npm package for unpacking compression and archive formats
Language: TypeScript - Size: 142 KB - Last synced at: 24 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
hyparam/hyparquet-compressors
Decompressors for hyparquet
Language: JavaScript - Size: 820 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 17 - Forks: 0
RAZZULLIX/ghost
dictionary based compression algorithm
Language: Python - Size: 77.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0
gildas-lormeau/inflate9.c
Deflate64 decoder supporting streaming and resumable decompression
Language: C - Size: 55.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
ikpil/DotFastLZ
DotFastLZ - a port of FastLZ, Small and portable byte-aligned LZ77 compression for .NET, C#, Unity3D
Language: C# - Size: 248 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 38 - Forks: 9
mxmlnkn/indexed_bzip2
Fast parallel random access to bzip2 and gzip files in Python
Language: C++ - Size: 31.7 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 82 - Forks: 6
mholt/archiver 📦
DEPRECATED. Please use mholt/archives instead.
Language: Go - Size: 536 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 4,404 - Forks: 390
wcota/Fortran-Data-Compression Fork of SokolAK/Fortran-Data-Compression
Compress/decompress data on the fly when writing to or reading from a file in Fortran using named pipes (FIFOs). It can be used as a dependency with Fortran Package Manager.
Language: Fortran - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
fgRuslan/Mdk2VqTex
A utility for MDK2 game that decompressed textures and converts them to PNG format
Language: C++ - Size: 132 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
biw/lzma-web
A JavaScript implementation of the Lempel-Ziv-Markov (LZMA) chain compression algorithm
Language: JavaScript - Size: 13.1 MB - Last synced at: 9 days ago - Pushed at: 21 days ago - Stars: 9 - Forks: 3
Pinoki8/Infinite-Craft-Editor
Open source, neal fun Infinite craft save editor
Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
youslam77/KalaData
🚀 Compress and decompress data efficiently with KalaData, a custom C++20 tool featuring a unique `.kdat` format and a hybrid LZSS + Huffman compression method.
Language: C++ - Size: 12.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
Sumdiboii/Satellite_Image_Compression_by_DCT_Huffman
Satellite Image Compression is a web app that intelligently reduces the size of high-resolution satellite images using DCT and Huffman encoding, while preserving visual quality. It enables faster storage, smoother transmission, and efficient handling of large-scale geospatial data through simple, user-friendly compression tools.
Language: Python - Size: 202 MB - Last synced at: 21 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
DevYukine/rom-converto
CLI for converting, compressing, decompressing, encrypting, and decrypting ROMs.
Language: Rust - Size: 179 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0
anchore/go-lzo
A LZO1X decompression library written in go that is permissively licensed
Language: Go - Size: 41 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
JuliaIO/CodecBase.jl
Base 16/32/64 codecs for TranscodingStreams.jl
Language: Julia - Size: 259 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 8 - Forks: 5
hxz393/BrutalityExtractor
适用于高性能系统的多进程解压缩软件(A multiprocess decompression software for high-performance system)
Language: Python - Size: 4.91 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 187 - Forks: 12
awxkee/zstd.swift
Simple and powerful usage for ZStd compression in swift for iOS and macOS
Language: C - Size: 3.98 MB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 2
konimarti/tinf.c3l
Pure C3 inflate library (inflate, gzip, zlib)
Size: 214 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
CrateOfThunder/vpack
Pokémon G/S/C GFX Xcoder
Language: C - Size: 27.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
lIlSkaSkaSkalIl/compress_decompress_archive
📦 Compress & Extract ZIP, RAR, 7Z, and TAR files directly in Google Colab — with full progress tracking and output summary. Supports zip, unzip, rar, unrar, 7z, un7z, tar, untar with gzip and xz. Ideal for large file handling and archive automation in Colab notebooks.
Language: Python - Size: 70.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
tmaklin/ntcomp
Sequencing data compression using SBWT and k-bounded matching statistics.
Language: Rust - Size: 106 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
Lonami/lzxd
Language: Rust - Size: 96.7 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 16 - Forks: 4
NeoTech-Software/Abysner
Abysner - The open-source dive and decompression planner for Android & iOS
Language: Kotlin - Size: 79.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 25 - Forks: 3
4kills/go-zlib
Ultra fast native zlib implementation for golang using cgo and the original zlib library written in C by Jean-loup Gailly and Mark Adler.
Language: Go - Size: 5.8 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 30 - Forks: 10
ashmod/NodeScope
NodeScope: A Python-based XML editor and graph visualizer for efficient file management and analysis.
Language: Python - Size: 11.7 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0
sehnryr/lotus-lib
Rust library for Warframe cache files
Language: Rust - Size: 125 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 5 - Forks: 1
sexfrance/Discord-Websocket-Reader
A Python tool for connecting to the Discord Gateway, decompressing and decoding ETF payloads, and logging real-time Discord events with advanced logging and debug support.
Language: Python - Size: 62.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0
esosaoh/compressr
Huffman Algorithm Implementation for File Compression
Language: C++ - Size: 2.47 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
mirage/decompress
Pure OCaml implementation of Zlib.
Language: OCaml - Size: 4.72 MB - Last synced at: 29 days ago - Pushed at: 11 months ago - Stars: 119 - Forks: 21
dajhorn/retro7zip
7-Zip for DOS and Windows 95
Language: C++ - Size: 2.85 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 48 - Forks: 0
packurl/wasm_paq
wasm library for paq compression and decompression
Language: Rust - Size: 127 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
packurl/wasm_br
wasm library for brotli compression and decompression
Language: Rust - Size: 13.2 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
Klus3kk/clig
CLI tool for file compression and decompression, written in Zig.
Language: Zig - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
Crauzer/ZstdSharp
Wrapper for the Zstandard compression library
Language: C# - Size: 24 MB - Last synced at: 29 days ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 1
Anteru/dxt-decompress
DXT decompression routines
Language: C - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 11 - Forks: 0
dsirotkin256/libzhl
C++ implementation of the ZH-L16C Bühlmann decompression model based on gas exchange dynamics in tissue compartments.
Language: C++ - Size: 144 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
wkoszek/mini_gzip
mini_gzip - embeddable, minimal, in-memory GZIP API
Language: C - Size: 46.9 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 116 - Forks: 28
Bioruebe/UniExtract2
Universal Extractor 2 is a tool to extract files from any type of archive or installer.
Language: AutoIt - Size: 7.81 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 3,881 - Forks: 364
aoaochan/zstd-runtime-reader
Browser-friendly Zstandard .zst stream decoder for webgame assets – tiny TypeScript + WASM loader with random access and MIME-aware helpers.
Language: JavaScript - Size: 153 KB - Last synced at: 29 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
NushratJabenAurnima/HuffRLE_Decompressor
It features a data compression system combining Huffman Coding and Run-Length Encoding (RLE) for efficient text compression. It uses a Min Heap-based Huffman Tree for optimal encoding and a Trie structure for fast decompression. The project includes performance analysis of time and space complexity, offering a memory-efficient solution.
Language: C - Size: 436 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
bendcz/Polyzip
Polyzip lets you compress and decompress files using various algorithms.
Language: C - Size: 113 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
sehnryr/oodle-sys
Low-level bindings for the oodle compression library.
Language: Rust - Size: 41 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 2
sehnryr/oodle-safe
This is a thin, safe abstraction built on top of the bindings from oodle-sys.
Language: Rust - Size: 38.1 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1
GPUOpen-Tools/compressonator
Tool suite for Texture and 3D Model Compression, Optimization and Analysis using CPUs, GPUs and APUs
Language: C++ - Size: 706 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1,343 - Forks: 212
nim444/ferrozip
A powerful CLI compression tool written in Rust, inspired by 7-Zip but with a modern CLI interface—delivering up to ~100x faster compression and producing archives up to ~6,600x smaller than native zip on highly compressible data.
Language: Rust - Size: 9.16 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 10 - Forks: 0
sehnryr/wfcache-api 📦
Application that allows you to read and extract data from Warframe's cache files programmatically
Language: Rust - Size: 5.25 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 0
ionescu007/minlzma
The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlzlib) for decompressing LZMA2-encapsulated compressed data in LZMA format within an XZ container, as can be generated with Python 3.6, 7-zip, and xzutils
Language: C - Size: 257 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 360 - Forks: 32
JingyunLiang/SwinIR
SwinIR: Image Restoration Using Swin Transformer (official repository)
Language: Python - Size: 29.1 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 4,862 - Forks: 576
petrknap/php-binary
Library for work with binary data and objects
Language: PHP - Size: 92.8 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0
iotaledger-archive/tryte-compress-rs 📦
Compression/decompression algorithm targetting trytes
Language: Rust - Size: 19.5 KB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2