ufastlz
Compression library
A MicroPython wrapper for a lightning-fast lossless compression library.
Micropython wrapper for FastLZ, a lightning-fast lossless compression library
14 stars
4 watching
0 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight implementation of cryptographic primitives for secure data handling | 7 |
| A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
| Provides a fast implementation of digital signatures using RSA and Elliptic Curve Cryptography. | 34 |
| An algorithm and implementation for lossless data compression using Lempel-Ziv 77 (LZ77) with a focus on speed over compression ratio. | 447 |
| Implementation of a lightweight CBOR serializer/deserializer for use in embedded systems with limited resources. | 2 |
| A multi-threaded data compression library written in Rust. | 154 |
| A lightweight Python driver for Microchip's Crypto Authentication secure elements | 41 |
| A Lua module providing bindings to the Snappy compression algorithm | 19 |
| A fast, in-memory decompression library for common compression formats | 73 |
| A library that provides bindings to various compression formats. | 936 |
| An implementation of a lossless data compression algorithm in the Go programming language. | 8 |
| A Zig port of zlib, replacing its build system with a custom implementation. | 14 |
| A library providing an Ada interface to the liblzma compression library | 6 |
| A Zig library implementing a fast, block-based compression algorithm. | 28 |
| A Common Lisp library for decompressing compressed data from various algorithms | 17 |