FastECC | Solomon coder computing one million parity blocks at 1 GB
kandi X-RAY | FastECC Summary
kandi X-RAY | FastECC Summary
FastECC is a C++ library. FastECC has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
FastECC implements FFT-based O(N*log(N)) Reed-Solomon coder, running at 1.2 GB/s on i7-4770 for (n,k)=(2^20,2^19), i.e. calculating 524288 parity blocks from 524288 data blocks. It's also pretty fast for small orders, outperforming previously fastest Reed-Solomon library, Intel ISA-L for 64+ parity blocks. The encoding and decoding algorithms going to be implemented by FastECC were described in the paper An Efficient (n,k) Information Dispersal Algorithm based on Fermat Number Transforms by Sian-Jheng Lin and Wei-Ho Chung. FastECC v0.1 implements only encoding, so it isn't yet ready for real use.
FastECC implements FFT-based O(N*log(N)) Reed-Solomon coder, running at 1.2 GB/s on i7-4770 for (n,k)=(2^20,2^19), i.e. calculating 524288 parity blocks from 524288 data blocks. It's also pretty fast for small orders, outperforming previously fastest Reed-Solomon library, Intel ISA-L for 64+ parity blocks. The encoding and decoding algorithms going to be implemented by FastECC were described in the paper An Efficient (n,k) Information Dispersal Algorithm based on Fermat Number Transforms by Sian-Jheng Lin and Wei-Ho Chung. FastECC v0.1 implements only encoding, so it isn't yet ready for real use.
Support
Quality
Security
License
Reuse
Support
FastECC has a low active ecosystem.
It has 250 star(s) with 31 fork(s). There are 27 watchers for this library.
It had no major release in the last 6 months.
There are 4 open issues and 1 have been closed. On average issues are closed in 3 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of FastECC is current.
Quality
FastECC has 0 bugs and 0 code smells.
Security
FastECC has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
FastECC code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
FastECC is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
FastECC releases are not available. You will need to build from source code and install.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of FastECC
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of FastECC
FastECC Key Features
No Key Features are available at this moment for FastECC.
FastECC Examples and Code Snippets
No Code Snippets are available at this moment for FastECC.
Community Discussions
No Community Discussions are available at this moment for FastECC.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install FastECC
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page