Skip to content

Commit 60f9485

Browse files
committed
Add bitstruct-micropython
1 parent b13365d commit 60f9485

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ Other places you can look for MicroPython Libraries:
132132
* [ufastlz](https://github.com/dmazzella/ufastlz) - MicroPython wrapper for FastLZ, a lightning-fast lossless compression library.
133133
* [tamp](https://github.com/BrianPugh/tamp) - A low-memory, MicroPython-optimized, DEFLATE-inspired lossless compression library.
134134
* [micropython-zipfile](https://github.com/jonnor/micropython-zipfile) - Read/write ZIP archive files. Ported from CPython, supports DEFLATE compression.
135+
* [bitstruct-micropython](https://github.com/peterzuger/bitstruct-micropython) - MicroPython port of [bitstruct](https://github.com/eerimoq/bitstruct).
135136

136137
#### Cryptography
137138

0 commit comments

Comments
 (0)