https://github.com/dearblue/test-crc16-mruby
Testing and performance evaluation of some CRC-16 algorithms used in mruby
https://github.com/dearblue/test-crc16-mruby
Last synced: 2 months ago
JSON representation
Testing and performance evaluation of some CRC-16 algorithms used in mruby
- Host: GitHub
- URL: https://github.com/dearblue/test-crc16-mruby
- Owner: dearblue
- License: cc0-1.0
- Created: 2019-07-28T02:52:37.000Z (almost 6 years ago)
- Default Branch: test
- Last Pushed: 2019-07-28T02:53:18.000Z (almost 6 years ago)
- Last Synced: 2025-02-12T11:34:24.638Z (4 months ago)
- Language: C
- Size: 23.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mruby で使われている CRC-16 の性能評価を目的としたものです。
FreeBSD 12.0 AMD64 で試験実行しただけです。
ライセンスについては [LICENSE](LICENSE) ファイルを見て下さい。