Turbo-Run-Length-Encoding
Run Length Encoder
A high-performance Run Length Encoding library with SIMD support and Java Critical Natives Interface.
TurboRLE-Fastest Run Length Encoding
284 stars
15 watching
27 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
avx2benchmarkcc-plus-plusjavarlerun-length-encodingsimdssesse2
Related projects:
Repository | Description | Stars |
---|---|---|
powturbo/turbopfor-integer-compression | A C library providing a set of efficient algorithms for compressing and decompressing integers. | 772 |
alephao/swift-rlp | A Swift implementation of Recursive Length Prefix encoding for serializing structured binary data | 24 |
barerose/nibrans | An adaptive run-length encoding (rANS) coder with SSE2 acceleration for efficient compression of binary data | 23 |
val/crun | A tool enabling source code execution with minimal setup and automatic cache management. | 45 |
michaelb/sniprun | A tool for quickly running small snippets of code in various languages and iterating on them rapidly. | 1,496 |
kitschpatrol/kpruneverywherexcodeplugin | An Xcode plugin to streamline development and testing of apps across multiple iOS devices with one click. | 315 |
rvrsh3ll/cplresourcerunner | An executable that runs shellcode from a resource file. | 253 |
thekvs/cpp-serializers | Compares performance of various data serialization libraries in C++ | 730 |
raynes/conch | A Clojure library that provides a flexible interface to execute programs in a similar way to calling functions. | 541 |
tonytonyjan/jaro_winkler | An implementation of the Jaro-Winkler distance algorithm to compare strings | 195 |
fstrozzi/bioruby-pipengine | An ultra light YAML-based pipeline execution engine for biological data analysis pipelines | 20 |
theakito/sue | A tool to execute programs as a different user, leveraging low-level POSIX tools to achieve native behavior without the complexity of traditional alternatives. | 11 |
eelis/geordi | A C++ eval bot that allows users to compile and run code snippets in real-time over IRC. | 183 |
powsybl/powsybl-core | A framework that provides a modular, extendable, and extensible library to build complex software for power system simulations and analysis. | 126 |
tonytonyjan/exif | Fast Ruby EXIF reader | 150 |