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.
 
 
 
 
 
 
minio/pkg/erasure
Harshavardhana 408aa72146 build/vet: Fix all the shadowing reports with go1.6 9 years ago
..
.gitignore xl: Moved to minio/minio - fixes #1112 9 years ago
INSTALLGO.md build/vet: Fix all the shadowing reports with go1.6 9 years ago
LICENSE.INTEL xl: Moved to minio/minio - fixes #1112 9 years ago
LICENSE.MINIO xl: Moved to minio/minio - fixes #1112 9 years ago
README.md xl: Moved to minio/minio - fixes #1112 9 years ago
ctypes.go xl: Moved to minio/minio - fixes #1112 9 years ago
doc.go xl: Moved to minio/minio - fixes #1112 9 years ago
ec_minio_common.h xl: Moved to minio/minio - fixes #1112 9 years ago
ec_minio_decode.c xl: Moved to minio/minio - fixes #1112 9 years ago
ec_minio_encode.c xl: Moved to minio/minio - fixes #1112 9 years ago
erasure_decode.go xl: Moved to minio/minio - fixes #1112 9 years ago
erasure_encode.go xl: Moved to minio/minio - fixes #1112 9 years ago
erasure_test.go xl: Moved to minio/minio - fixes #1112 9 years ago
stdint.go xl: Moved to minio/minio - fixes #1112 9 years ago

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