GitHub topics: run-length-encoding
Rudxain/bin-rle.rs
Trying to calculate distributive operations in logarithmic-time
Language: Rust - Size: 36.1 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

RandomHashTags/swift-compression
Standalone compression & decompression library.
Language: Swift - Size: 151 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 1

geraked/verilog-rle
Verilog Implementation of Run Length Encoding for RGB Image Compression
Language: Verilog - Size: 11.6 MB - Last synced at: 1 day ago - Pushed at: almost 4 years ago - Stars: 25 - Forks: 4

isarandi/rlemasklib
Manipulate run-length encoded image masks
Language: C - Size: 170 KB - Last synced at: 6 days ago - Pushed at: 11 days ago - Stars: 9 - Forks: 6

davecom/ComputerScienceFromScratch
Source for the book Computer Science from Scratch
Language: Python - Size: 7.47 MB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 13 - Forks: 0

rcerljenko/bwt
Portable Multithreaded Burrows-Wheeler Transform + Run Length Encoding Compressor/Decompressor
Language: C - Size: 225 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

powturbo/Turbo-Run-Length-Encoding
TurboRLE-Fastest Run Length Encoding
Language: C - Size: 15.2 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 287 - Forks: 27

KitwareMedical/ITKRLEImage
Run-length encoded memory compression scheme for an itk::Image
Language: C++ - Size: 1 MB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 9

Arpanjot0Singh/JPEG-image-compression
A Python implementation of JPEG image compression using the Discrete Cosine Transform (DCT) and Run-Length Encoding (RLE) to reduce image sizes while maintaining quality.
Language: Python - Size: 4.3 MB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

dlcgold/muPBWT
A PBWT-based light index for UK Biobank scale genotype data.
Language: C++ - Size: 90.3 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 7 - Forks: 0

asimba/qbp
Simple LZSS+RLE+RC32 compression algorithm realization (C/C++/Rust).
Language: C - Size: 14.6 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

Sec-ant/BDSupReader 📦
A BluRay PGS subtitle (.sup) parser
Language: Python - Size: 186 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 1

Clownacy/clownnemesis
Compressor and decompressor for the Nemesis file format.
Language: C - Size: 144 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

danielathome19/GraphCompression
A new set of lossy and lossless graph compression techniques for external memory representation.
Language: Java - Size: 12.9 MB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

flamewing/mdcomp
Assorted compression formats for the Sega Mega Drive
Language: C++ - Size: 1.48 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 43 - Forks: 4

dominiksalvet/huffman-codec
Adaptive Huffman coding with extra features
Language: C++ - Size: 1.24 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

eyalroz/libgiddy
Giddy - A lightweight GPU decompression library
Language: Cuda - Size: 317 KB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 42 - Forks: 9

Wittline/Contextual-Data-Transforms
This repository contain the most important contextual data transformation algorithms which help to improve the rate compression reached by statistical encoders. Ramses Alexander Coraspe Valdez
Language: HTML - Size: 495 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

missn0body/rle
A terminal program to compress files using RLE
Language: C - Size: 21.5 KB - Last synced at: 19 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

RobertoGraham/RLEParser
Parse .rle files (Game of Life)
Language: Java - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

DanielJDufour/fast-rle
Fast Run Length Encoder and Decoder
Language: JavaScript - Size: 38.1 KB - Last synced at: 13 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 2

alicescfernandes/image-compression
Language: Python - Size: 540 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Vaneeza-7/Data-structures-assignments 📦
Data Structures: Arrays, Stacks, Queues, Graphs applications in image processing, tag parsing and routes/maps respectively.
Language: C++ - Size: 37.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

yudi-matsuzake/uglibs
uglibs is a collection of c++ libraries
Language: C++ - Size: 461 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Matthew-Mosior/text-compression
Language: Haskell - Size: 134 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 2

urays/swcode
2-PASS COMPRESSION ALGORITHM USING RLC.
Language: C - Size: 765 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

8bit-mate/run_length_encoding.rb
A simple gem that does run-length encoding.
Language: Ruby - Size: 55.7 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

MoEssamKhattab/JPEG-Transform-Compression
This Python repository provides an implementation for JPEG image compression with both low and high compression modes. The script employs various transformations and compression techniques to optimize the file size of JPEG images while preserving acceptable image quality.
Language: Python - Size: 603 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fsossai/rle-compression
Heuristics and metaheuristics for enhancing Run-Length Encoding in a database
Language: Python - Size: 3.99 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

s-casci/rle_compressor
A simple Run-length encoding compressor
Language: C++ - Size: 488 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sudhamshu091/Run-Length-Encoding-and-Decoding
Run-length encoding ( RLE) is a form of lossless data compression in which runs of data (sequences in which the same data value occurs in many consecutive data elements) are stored as a single data value and count, rather than as the original run. This is most useful on data that contains many such runs. I am implementing this using python. One of the easiest algorithms to implement. Just doing it for learning purpose.
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mukund-ks/RLE-To-PNG
A utility script to convert Run-Length-Encoded Binary Masks from Darwin 2.0 JSON to PNG.
Language: Python - Size: 44.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

HeyHarry3636/RunLengthEncoding_python
Given a list of list of integers that represent alternating binary cells, this script creates a text image from those values.
Language: Python - Size: 79.1 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Erkaman/parle-cuda
A reference implementation of RLE in CUDA
Language: Cuda - Size: 88.9 KB - Last synced at: 14 days ago - Pushed at: almost 9 years ago - Stars: 9 - Forks: 6

Arthod/Bzip2-in-Java
My CS Bachelor Thesis (Summer 2022)
Language: TeX - Size: 87.8 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hansbonini/lz_sims
Tool for decompress and recompress graphics from games developed by SIMS for Sega Master System using LZ+RLE algorithm.
Language: Python - Size: 7.51 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Alevs2R/IT_Messenger
Compression algorithms: Arithmetic, LZW, Run-length. Coding algorithms: Hamming, Repetition, Read-Muller
Language: Java - Size: 318 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

PG1003/brle
A C++ library to compress or expand binary data using Run-Length Encoding
Language: C++ - Size: 106 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

toni-schmitt/Packer
A simple program to compress files.
Language: C# - Size: 2.85 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Faeq-F/ASCII-art-viewer
A ASCII art viewer that can also compress the files using Run Length Encoding. Written in Python using Tkinter.
Language: Python - Size: 1.26 MB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

iamrohitsuthar/run-length-encoding
Run length encoding implementation in CUDA
Language: Cuda - Size: 340 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

JDASoftwareGroup/rle-array
Run-length encoded arrays for pandas.
Language: Python - Size: 511 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 20 - Forks: 1

Fatma-Moanes/JPEG-compression
This code implements a JPEG encoder and decoder for girl.png image with 8-bit grey scaled pixels
Size: 754 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

hansbonini/rle_konami
Tool for decompress and recompress graphics from games developed by KONAMI for NES using RLE algorithm.
Language: Python - Size: 19.6 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 2

ahmedfgad/data_compression_matlab
Data Compression Techniques Implementation in MATLAB
Language: MATLAB - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

getsanjeev/compression-DCT
Implementation of Image compression using DCT
Language: Python - Size: 885 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 48 - Forks: 22

riadafridishibly/ascii-map
How to create an ASCII map
Language: Python - Size: 64.5 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 14

uintdev/RLE-Compressor 📦
Run-length encoding compression but barebones
Language: Python - Size: 99.6 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

darian-catalin-cucer/run-lenght-encoding
Run-length encoding (RLE) is a data compression technique used to reduce the size of repeated sequences of data in an array or stream. It works by replacing consecutive repeated occurrences of a data value with a count and a single value.
Language: Kotlin - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Ritwik00025/Data-Compression
The implementation of various data compression techniques.
Language: Python - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 25 - Forks: 7

Gautam8387/Huffman-RL-Encoding-Compression-Algorithm
I have worked on developing the implementation of Huffman Compression Algorithm on Strings along with run time encoding. Written in C, the program works on Min Heaps and Huffman Tree data structures. It uses Huffman algorithm—create a Huffman Tree using the frequencies of each character using heap data structure—and Run-time-encoding to compression
Language: C - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ChuOkupai/rle-compression
RLE compression implementation in C
Language: C - Size: 41 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 4

cam900/RLE 📦
RLE compressor/decompressor
Language: C++ - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

oelin/rle
A simple run-length encoding library for Python.
Language: Python - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

EZLiang/RLEf_ck
RLE-fied Brainf*ck converter
Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

fabvalaaah/rlec
Bitmap (bmp) file Run-Length Encoding (RLE) compression and decompression command line program, written in ANSI C for Unix/Linux
Language: C - Size: 242 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 7

Clownacy/sor2-comp
Compression tools for 'Streets of Rage 2'
Language: C - Size: 25.4 KB - Last synced at: 4 days ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

huzaifakhan04/basic-greyscale-image-processing
This repository is a collection of fundamental digital image processing operations and algorithms performed on greyscale images, or Portable Grey Map (PGM) files, using different data structures in C++, as part of an assignment and final project module for the Data Structures (CS2001) course.
Language: C++ - Size: 83 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DigitalBiomarkerDiscoveryPipeline/Data-Compression-Toolbox Fork of aascode/Data-Compression-Toolbox
The Wearables Data Compression Toolbox is designed to share data compression algorithms that have been evaluated on wearables data.
Language: Jupyter Notebook - Size: 252 MB - Last synced at: 7 days ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 0

AKD92/RLE-Algorithm-based-Data-Compression-Engine
This project aims to the successful development of Run Length Encoding (RLE) data compression software. It will be designed as a library software in order to be able to incorporate RLE based data compression/decompression facility into external software projects. This project will provide simple and easy API for the programmers. Code will be written accounting efficiency to achieve maximum execution performance as well as blazingly fast compression/decompression of arbitrary data.
Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

Ricardocanul7/Proyecto-Enigma
Programa de cifrado y descifrado de textos en C
Language: C - Size: 2.43 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 2

YusukeHosonuma/SwiftRLE
Run-length encoding (RLE) library for Swift.
Language: Swift - Size: 4.88 KB - Last synced at: 26 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

exarchou/Multimedia-Systems
Image Encoding software in MATLAB. Quantize and Dequantize Image and using of Huffman encoding to transform Images to bitstreams according to JPEG universal standard.
Language: MATLAB - Size: 16.4 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

sjhingan/Coding-JAVA
palindromes
Language: Java - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

tonix-tuft/run-length-bitmap
Useful operations for bitmap indexes and run-length encoded bitmaps.
Language: JavaScript - Size: 203 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

shams-nahid/Run-Length-Encoder-Decoder
npm Module for Run length encoding decoding algorithm.
Language: JavaScript - Size: 16.6 KB - Last synced at: 1 day ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Owez/rle
A simple run-length-encoding implementation for light compression
Language: Rust - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

claby2/gol
C++ header-only Game of Life library
Language: C++ - Size: 91.8 KB - Last synced at: 14 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

DanielJDufour/rle-serializers
Serialize and Deserialize Run Length Encoding
Language: JavaScript - Size: 32.2 KB - Last synced at: 7 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

alexanderad/conways-game-of-life
Conway's Game of Life implementation in Node.js + D3.js
Language: JavaScript - Size: 314 KB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 4

VjeraTurk/TIik
Information theory and encoding- run lenght encoding algorithm - bit slicing - common compression formats comparison
Language: C - Size: 2.91 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

sadipgiri/algorithms-and-data-structures
Review & Implementation of data structures, algorithms and problems
Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rsa9000/rle-util
Simple RLE (Run-Lenght Encoding) encoding/decoding utility
Language: C - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

SimonIT/RLE
Language: Python - Size: 1.31 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
