You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a similar need and found the solution in Libz.jl.
On the other hand, although these days I mostly write C code, I tend to disagree with the use of ccall. I don't think the community wants to see Julia become the new Numba.
Would this be a good package to implement the crc calls to zlib?
The text was updated successfully, but these errors were encountered: