madler / crcanyLinks
Compute any CRC, a bit at a time, a byte at a time, and a word at a time.
☆330Updated 4 months ago
Alternatives and similar repositories for crcany
Users that are interested in crcany are comparing it to the libraries listed below
Sorting:
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆324Updated last year
- Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.☆235Updated 2 years ago
- Jo's Embedded Serial File System (for Standard Serial NOR-Flash)☆217Updated 3 months ago
- MRI - Monitor for Remote Inspection. The gdb compatible debug monitor for Cortex-M devices.☆159Updated 10 months ago
- A constrained node implementation of CBOR in C☆69Updated 3 years ago
- Lightweight shell implementation for embedded systems☆157Updated last month
- This program is used to do static stack analysis on C source code to determine the worst case stack usage for each function