heatshrink alternatives and similar packages
Based on the "FFI" category.
Alternatively, view heatshrink alternatives based on common mentions on social networks and blogs.
-
inline-c
Write Haskell source files including C code inline. No FFI required. -
inline-java
Haskell/Java interop via inline Java code in Haskell modules. -
bindings-DSL
Library and macros to simplify writing Haskell FFI code -
bindings-lxc
Direct Haskell bindings to LXC (Linux containers) C API. -
statgrab
Haskell bindings to the portable system statistics libstatgrab library. -
bindings-levmar
Low level Haskell bindings to the C levmar (Levenberg-Marquardt) library -
hmatrix-gsl-stats
GSL Statistics functions for Haskell hmatrix -
bindings-gobject
Low level binding supporting GObject and derived libraries -
storable-static-array
Statically-sized array wrappers with Storable instances for FFI marshaling -
fixed-storable-array
fixed-size StorableArray wrapper with its own Storable instance -
bindings-sc3
Haskell bindings to the SuperCollider synthesis engine
Build time-series-based applications quickly and at scale.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of heatshrink or a related project?
README
Welcome to heatshrink
heatshrink is a haskell FFI for Scott Vokes's heatshrink , a data compression/decompression library for embedded/real-time systems.
All files under cbits are copyright by "Scott Vokes [email protected]"
haskell FFI curently only support decompression.
Join in!
We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.
Please report bugs via the github issue tracker.
Master git repository:
git clone [email protected]:fpinsight/heatshrink.git
Authors
This library is written and maintained by Thierry Bourrillon, [email protected].