cerlc, Configurable CRC Function Generator

Mark S mark@REDACTED
Thu Feb 18 15:52:48 CET 2021


FYI:

I've collaborated with Frank Hunleth (Elixir Nerves core team) to build 
a pureErlang, configurable cyclic redundancy check, (CRC), function 
generator:  cerlc, https://hex.pm/packages/cerlc 
<https://hex.pm/packages/cerlc>

Not as fast as the crc32() BIF, or one implemented using 'C' NIF's of 
course, but it is small, quite easy to use, requires no other 
dependencies, and you can select from over 50 predefined CRC algorithms 
or define your own.

If you need one or more CRC calculations for your app, check it out. Thanks,

Mark Sebald

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20210218/220df2ee/attachment.htm>


More information about the erlang-questions mailing list