Skip to content

benlivengood/gf2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gf2

GF(2) arithmetic (specifically multiplication acceleration) library to support faster Reed Solomon code computation

This is mostly written pre C11 and so compiles with a bunch of warnings right now.

Builds with standard Make

gf2_test excersizes the library and does a simple performance test. When initially written this was yielding ~50MB/s on ~2010 hardware. I think with modern SIMD extensions it's a bit obsolete.

About

GF(2) arithmetic (specifically multiplication acceleration) library for faster Reed Solomon codes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published