ErasureCodes | A Javascript implementation of Reed-Solomon erasure codes

 by   ianopolous JavaScript Version: Current License: MIT

kandi X-RAY | ErasureCodes Summary

kandi X-RAY | ErasureCodes Summary

ErasureCodes is a JavaScript library. ErasureCodes has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

A Javascript implementation of Reed-Solomon erasure codes. This library is optimised for, and operates on, large Uint8Arrays. To include, simply add erasure.js to your project, and call the split, and recombine methods. The recombine method assume the fragments are in the same order as they were initially after encode. A browser benchmark demonstrating erasure encoding and decoding is at: In this, a 5 MiB file is split into 40 fragments, and an additional 20 fragments are generated. Then the decode is tested with 0 - 10 missing fragments.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ErasureCodes has a low active ecosystem.
              It has 8 star(s) with 3 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              ErasureCodes has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of ErasureCodes is current.

            kandi-Quality Quality

              ErasureCodes has no bugs reported.

            kandi-Security Security

              ErasureCodes has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              ErasureCodes is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              ErasureCodes 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 ErasureCodes
            Get all kandi verified functions for this library.

            ErasureCodes Key Features

            No Key Features are available at this moment for ErasureCodes.

            ErasureCodes Examples and Code Snippets

            No Code Snippets are available at this moment for ErasureCodes.

            Community Discussions

            No Community Discussions are available at this moment for ErasureCodes.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ErasureCodes

            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:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/ianopolous/ErasureCodes.git

          • CLI

            gh repo clone ianopolous/ErasureCodes

          • sshUrl

            git@github.com:ianopolous/ErasureCodes.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular JavaScript Libraries

            freeCodeCamp

            by freeCodeCamp

            vue

            by vuejs

            react

            by facebook

            bootstrap

            by twbs

            Try Top Libraries by ianopolous

            JPC

            by ianopolousJava

            merkle-btree

            by ianopolousJava

            tweetnacl-java

            by ianopolousJava

            JayD

            by ianopolousJava

            simple-http-server

            by ianopolousJava