Skip to content

"C++ version" of https://crc32c.machinezoo.com/, the benchmark code has been removed and added qmake config to build as shared library. It should build-work on Linux and Windows

License

Notifications You must be signed in to change notification settings

jouven/crc32cso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crc32cso

"C++ version" of https://crc32c.machinezoo.com/, the benchmark code has been removed and added qmake config to build as shared library. It should build-work on Linux and Windows

Compilation

Requires qmake (not the full Qt library)

Run (in crc32cso source directory or pointing to it):

qmake

and then:

make

About

"C++ version" of https://crc32c.machinezoo.com/, the benchmark code has been removed and added qmake config to build as shared library. It should build-work on Linux and Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published