CRCpp
CRC calculator
An efficient C++ implementation of a portable and lightweight CRC algorithm
Easy to use and fast C++ CRC library.
343 stars
8 watching
91 forks
Language: C++
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
juancarlospaco/nim-crc32 | A Nim library implementing in-place CRC32 checksum computation | 15 |
qdrvm/scale-codec-cpp | A C++ library implementing a compact binary encoding and decoding system for various data types according to the Polkadot specification | 4 |
kthohr/stats | A C++ library of statistical functions with compile-time capabilities and integration with linear algebra libraries. | 533 |
probablykasper/cpc | A high-accuracy calculator that supports unit conversions and string parsing. | 135 |
drh/lcc | A compiler designed to be highly retargetable for compiling C code. | 2,038 |
kde/kcalc | A high-level calculator with scientific capabilities and advanced features. | 36 |
auto-differentiation/quantlib-risks-cpp | Integration of XAD automatic differentiation with QuantLib risk analysis in C++ | 17 |
brevis/cryptocalculator | A utility project providing tools and calculations for cryptographic operations. | 8 |
pa-ba/calc-comp | Formalizations of compiler design and virtual machine calculations in Coq | 30 |
aksalj/hashlibpp | Provides a simple C++ library to compute cryptographic checksums. | 15 |
jamesorr/mocsy | A Fortran package for computing marine carbonate chemistry from DIC and alkalinity inputs | 18 |
dlr-pa/climaccf | Provides an efficient and flexible tool for calculating climate impact of aviation emissions | 12 |
bluescarni/mppp | A high-performance C++ library for arbitrary-precision arithmetic and special functions | 305 |
chronoxor/cppbenchmark | A performance benchmarking framework for C++ to measure and analyze code execution time and efficiency | 285 |
blevic/nrarfcn | A Python package to calculate 5G NR frequency and ARFCN values according to 3GPP standards. | 8 |