This website requires JavaScript.
Explore
Help
Register
Sign In
jan
/
crc16
Watch
1
Star
0
Fork
0
You've already forked crc16
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
3
Tags
41
KiB
Go
100%
a670238712
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Jan Barfuss
a670238712
Documentation, v0.1.1
2025-01-12 11:07:53 +01:00
.gitignore
Initial commit
2025-01-12 00:02:59 +00:00
crc.go
Documentation, v0.1.1
2025-01-12 11:07:53 +01:00
go.mod
First implementation - untested, v0.1.0
2025-01-12 01:17:24 +01:00
README.md
UPDATED README.md
2025-01-12 10:00:17 +00:00
README.md
crc16
An CRC-CCITT implementation with an pre computed lookup table on startup.