You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
…
|
||
---|---|---|
.. | ||
.gitignore | ||
INSTALLGO.md | ||
LICENSE.INTEL | ||
LICENSE.MINIO | ||
README.md | ||
ctypes.go | ||
doc.go | ||
ec_minio_common.h | ||
ec_minio_decode.c | ||
ec_minio_encode.c | ||
erasure_decode.go | ||
erasure_encode.go | ||
erasure_test.go | ||
stdint.go |
README.md
Introduction
Erasure is an open source Golang library written on top of ISAL (Intel Intelligent Storage Library) released under Apache license v2
Developers
Supported platforms
Name | Supported |
---|---|
Linux | Yes |
Windows | Not yet |
Mac OSX | Yes |
Supported architectures
Arch | Supported |
---|---|
x86-64 | Yes |
arm64 | Not yet |
i386 | Never |