pycrc is an easy to use CRC (cyclic redundancy check) calculator and C source code generator. The generated source code can be optimized for simplicity, speed or space. pycrc contains a long parameter list of common CRC models.
The program is self contained and does not require installation. Apart from a python installation, it does not require other libraries to be installed.
Features
- Git Repository: https://github.com/tpircher/pycrc
License
MIT LicenseOther Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Really great!!
-
Pycrc works perfectly.
-
Extremely useful, especially if you want to use a non-standard model or polygon. Non-standard polygons often have much better performance especially if you have a fixed message length. See "Cyclic Redundancy Code (CRC) Polynomial Selection For Embedded Networks" by Philip Koopman & Tridib Chakravarty and the other papers they reference