
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
_ __ _ _ ___ _ __ ___
| '_ \| | | |/ __| '__/ __|
| |_) | |_| | (__| | | (__
| .__/ \__, |\___|_| \___|
|_| |___/
https://pycrc.org
pycrc is a free, easy to use Cyclic Redundancy Check (CRC) calculator and C source code generator.
Python3 is required to run pycrc. The last version compatible with Python 2 is v0.9.x.
This program doesn't need to be installed to be run. The script can be executed from the source directory. Simply call the python interpreter with the script as parameter:
python3 src/pycrc.py [options]
Install pycrc (if required) using pip:
python3 -m pip install pycrc
This will install a pycrc
binary in the path.
If you are new to pycrc and want to generate C code, start with the tutorial.
The pycrc manual page explains the command line options in some detail and also gives some more examples how to use pycrc.
If you have found a bug in pycrc or want to request a feature please take the time and submit it to the issue tracker. Thanks for your help.
Also see the frequently asked questions.
If you like pycrc, let me know and drop me a note. If you don't like pycrc let me know what you don't like and why. In both cases, I would really appreciate some feed back. If you want some idea how to say thanks for this software, please have a look here.
The code generated by pycrc is not considered a substantial portion of the software, therefore the licence does not cover the generated code, and the author of pycrc will not claim any copyright on the generated code.
FAQs
A free, easy to use Cyclic Redundancy Check source code generator for C/C++
We found that pycrc demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.