crc32
Here are 11 public repositories matching this topic...
cyclic redundancy check (CRC) code in pure Java
-
Updated
Aug 27, 2025 - Java
A Java-based implementation of a reliable file transfer protocol over UDP using Stop-and-Wait ARQ, CRC32 checksums, and a client-side gremlin to simulate packet loss, delay, and corruption. Demonstrates key networking concepts like retransmission, acknowledgement handling, and error detection for educational and research use.
-
Updated
Oct 23, 2025 - Java
Cyclic redundancy check in Java
-
Updated
Sep 13, 2026 - Java
从零实现的轻量级Java数据库引擎,支持WAL崩溃恢复、B+树索引和多格式序列化 | A lightweight Java database engine from scratch with WAL, B+tree and multi-format serialization
-
Updated
Aug 9, 2026 - Java
One more Java library with trivial static utilities
-
Updated
Aug 17, 2018 - Java
Add this topic to your repo
To associate your repository with the crc32 topic, visit your repo's landing page and select "manage topics."