Skip to content

zmstone/crc32cer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crc32cer - CRC32-C Erlang NIF

This is a clone of https://github.com/edenhill/librdkafka with only crc32-c related code retained.

Then added Erlang NIF support.

Usage

crc32cer:nif(Iodata).
crc32cer:nif(Acc, Iodata).

About

CRC32-C Erlang NIF binding

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.crc32c
Unknown
LICENSE.upstream

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 82.6%
  • Erlang 16.6%
  • Makefile 0.8%