Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leptonyu/crc32c
Haskell bindings for crc32c
https://github.com/leptonyu/crc32c
crc32c haskell haskell-library
Last synced: about 2 months ago
JSON representation
Haskell bindings for crc32c
- Host: GitHub
- URL: https://github.com/leptonyu/crc32c
- Owner: leptonyu
- License: bsd-3-clause
- Created: 2019-03-21T07:36:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-05T04:25:51.000Z (7 months ago)
- Last Synced: 2024-10-17T20:48:52.524Z (2 months ago)
- Topics: crc32c, haskell, haskell-library
- Language: C++
- Size: 58.6 KB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# crc32c [![Hackage](https://img.shields.io/hackage/v/crc32c.svg)](https://hackage.haskell.org/package/crc32c) [![Build Status](https://travis-ci.org/leptonyu/crc32c.svg?branch=master)](https://travis-ci.org/leptonyu/crc32c)
Haskell bindings for [crc32c](https://github.com/google/crc32c)