Skip to content

holepunchto/libcrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libcrc

Cross-platform implementation of CRC32 with hardware acceleration for ARM processors. Uses a portable, generic implementation when hardware acceleration is not possible.

API

See include/crc.h for the public API.

License

Apache 2.0

About

Cross-platform implementation of CRC32 with hardware acceleration

Resources

License

Stars

Watchers

Forks