Object Storage for the Era of the Hybrid Cloud
- Palo Alto, CA
- https://min.io
- @minio
Pinned repositories
Repositories
-
minio
High Performance, Kubernetes Native Object Storage
-
simdjson-go
Golang port of simdjson: parsing gigabytes of JSON per second
-
kes
KES is a simple, stateless and distributed key-management system
-
-
madmin-go
The MinIO Admin Go Client SDK provides APIs to manage MinIO services
-
-
mc
MinIO Client is a replacement for ls, cp, mkdir, diff and rsync commands for filesystems and object storage.
-
operator
MinIO Operator creates/configures/manages MinIO clusters on Kubernetes
-
direct-csi
Container Storage Interface (CSI) driver for direct attached storage
-
sha256-simd
Accelerate SHA256 computations in pure Go using Accelerate SHA256 computations in pure Go using AVX512, SHA Extensions for x86 and ARM64 for ARM. On AVX512 it provides an up to 8x improvement (over 3 GB/s per core). SHA Extensions give a performance boost of close to 4x over native.
-
minio-boshrelease
MinIO release for http://bosh.io/
-
-
mint
Collection of tests to detect overall correctness of MinIO server.
-
minio-js
MinIO Client SDK for Javascript
-
-
docs-vsphere
MinIO Docs for VMware Cloud Foundation
-
docs-k8s
MinIO Docs for Kubernetes
-
pkg
Repository to hold all the common packages imported by MinIO projects
-
sidekick
High Performance HTTP Sidecar Load Balancer
-
simdjson-fuzz
Fuzzers and corpus for https://github.com/minio/simdjson-go
-
warp
S3 benchmarking tool
-
colorjson
Package json implements encoding and decoding of JSON as defined in RFC 7159. The mapping between JSON and Go values is described in the documentation for the Marshal and Unmarshal functions
-
certgen
A simple tool to generate self signed certificates for MinIO TLS based deployments
-
presto-minio
How to use Presto (with Hive metastore) and MinIO?
-
hcp-to-minio
About A simple CLI to migrate content from HCP to MinIO
-
md5-simd
Accelerate aggregated MD5 hashing performance up to 8x for AVX512 and 4x for AVX2. Useful for server applications that need to compute many MD5 sums in parallel.