⭐ Star AlbumentationsX on GitHub — 294+ stars and counting!

Star on GitHub
minio

MinIO

@minioOrganization

MinIO is a high-performance, S3 compatible object storage.

Public repos
129
Public gists
5
Member since
Mar 28, 2011
United States of America

On the leaderboard

RankRepositoryStars
275minio/minio60,612

Top repositories by stars

  • minio/minio(on leaderboard)

    MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.

    Go60,329
  • minio/mc

    Unix like utilities for object store

    Go3,383
  • minio/minio-go

    MinIO Go client SDK for S3 compatible object storage

    Go2,904
  • minio/simdjson-go

    Golang port of simdjson: parsing gigabytes of JSON per second

    Go2,004
  • minio/operator

    Simple Kubernetes Operator for MinIO clusters :computer:

    Go1,420
  • minio/c2goasm

    C to Go Assembly

    Go1,341
  • minio/minio-java

    MinIO Client SDK for Java

    Java1,282
  • minio/object-browser

    Simple UI for MinIO Object Storage :abacus:

    JavaScript1,216
  • minio/minio-js

    MinIO Client SDK for Javascript

    JavaScript1,119
  • minio/minio-py

    MinIO Client SDK for Python

    Python1,038
  • minio/sha256-simd

    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.

    Go1,037
  • minio/highwayhash

    Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single core on Intel CPUs - https://en.wikipedia.org/wiki/HighwayHash

    Go948
  • minio/selfupdate

    Build self-updating Go programs

    Go893
  • minio/warp

    S3 benchmarking tool

    Go744
  • minio/directpv

    Kubernetes CSI driver for Direct Attached Storage :minidisc:

    Go701
  • minio/awesome-minio

    A curated list of Awesome MinIO community projects.

    669
  • minio/minio-dotnet

    MinIO Client SDK for .NET

    C#669
  • minio/docs

    MinIO Object Storage Documentation

    SCSS592
  • minio/sidekick

    High Performance HTTP Sidecar Load Balancer

    Go583
  • minio/kes

    [Deprecated] Key Encryption Server

    Go497
  • minio/minfs

    A network filesystem client to connect to MinIO and Amazon S3 compatible cloud storage servers

    Go466
  • minio/dsync

    A distributed sync package.

    Go396
  • minio/minio-service

    Collection of MinIO server scripts for upstart, systemd, sysvinit, launchd.

    Shell395
  • minio/doctor

    Doctor is a documentation server for your docs in github

    Ruby390
  • minio/sio

    Go implementation of the Data At Rest Encryption (DARE) format.

    Go386
  • minio/minsql

    High-performance log search engine.

    Rust360
  • minio/minio-rs

    MinIO Rust SDK for Amazon S3 Compatible Cloud Storage

    Rust344
  • minio/blake2b-simd

    Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions

    Go256
  • 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.

    Go211
  • minio/minio-cpp

    MinIO C++ Client SDK for Amazon S3 Compatible Cloud Storage

    C++202
  • minio/certgen

    A dead simple tool to generate self signed certificates for MinIO TLS deployments

    Go202
  • minio/concert

    Concert is a console based certificate generation tool for https://letsencrypt.org.

    Go194
  • minio/asm2plan9s

    Tool to generate BYTE sequences for Go assembly as generated by YASM

    Go182
  • minio/minlz

    MinLZ is a LZ77 compressor, focused on realtime data compression

    Assembly126
  • minio/openlake

    Build Data Lake using Open Source tools

    Jupyter Notebook120
  • minio/madmin-go

    The MinIO Admin Go Client SDK provides APIs to manage MinIO services

    Go116
  • minio/thumbnailer

    A thumbnail generator example using Minio's listenBucketNotification API

    JavaScript105
  • minio/mint

    Collection of tests to detect overall correctness of MinIO server.

    Go102
  • minio/spark-select

    A library for Spark DataFrame using MinIO Select API

    Scala100
  • minio/dperf

    Drive performance measurement tool

    Go76
  • minio/minio-java-rest-example

    REST example using minio-java library.

    Java69
  • minio/hperf

    Distributed HTTP Speed Test.

    Go60
  • minio/minio-go-media-player

    A HTML5 media player using minio-go library.

    HTML58
  • minio/minio-hs

    MinIO Client SDK for Haskell

    Haskell52
  • minio/minio-js-store-app

    Store Application using minio-js library to manage product assets

    HTML51
  • minio/zipindex

    Package for indexing zip files and storing a compressed index

    Go48
  • minio/msf

    MFS (Minio Federation Service) is a namespace, identity and access management server for Minio Servers

    Go43
  • minio/blog-assets

    Collection of assets used for various articles at https://blogs.min.io

    Jupyter Notebook42
  • minio/rsync-go

    This is a pure go implementation of the rsync algorithm with highwayhash signature

    Go40
  • minio/mcp-server-aistor

    Official MCP Server for AIStor

    35
  • minio/nifi-minio

    A custom ContentRepository implementation for NiFi to persist data to MinIO Object Storage

    Java35
  • minio/lxmin

    Backup and Restore LXC instances from MinIO

    Go32
  • minio/pkg

    Repository to hold all the common packages imported by MinIO projects

    Go31
  • minio/benchmarks

    Collection of benchmarks captured for MinIO server.

    31
  • minio/aistor

    MinIO Enterprise Object Store

    Shell28
  • minio/ansible-minio

    Ansible role to install the MinIO https://min.io

    Shell28
  • minio/m3

    MinIO Kubernetes Cloud

    Go28
  • minio/presto-minio

    How to use Presto (with Hive metastore) and MinIO?

    27
  • minio/minio-ruby

    MinIO Client SDK for Ruby

    Ruby27
  • minio/android-photo-app

    Android Photo App example using minio-java library.

    Java27
  • minio/radio

    Redundant Array of Distributed Independent Objectstores in short RADIO performs synchronous mirroring, erasure coding across multiple object stores

    Go25
  • minio/crc64nvme

    CRC64 checksums using carryless-multiplication accelerated with SIMD

    Assembly24
  • minio/bottlenet

    Find bottlenecks in distributed network

    Go23
  • minio/parquet-go

    Go library to work with Parquet Files

    Go23
  • minio/homebrew-stable

    Homebrew tap for MinIO

    Ruby20
  • minio/cli

    A small package for building command line apps in Go

    Go19
  • minio/simple-ci

    Stateless. Infinite scalability. Easy Setup. Microservice. Minimalist CI

    JavaScript18
  • minio/lsync

    Local syncing package with support for timeouts. This package offers both a sync.Mutex and sync.RWMutex compatible interface.

    Go18
  • minio/gluegun

    Glues Github markdown docs to present a beautiful documentation site.

    CSS17
  • minio/mnm

    Minimal Minio API aggregates many minio instances to look like one

    Go16
  • minio/swift-photo-app

    Swift photo app

    Swift16
  • minio/perftest

    Collection of scripts used in Minio performance testing.

    Go13
  • minio/ror-resumeuploader-app

    Ruby on rails app using aws-sdk-ruby

    JavaScript12
  • minio/spark-streaming-checkpoint

    Spark Streaming Checkpoint File Manager for MinIO

    Scala11
  • minio/kms-go

    MinIO Key Managment SDK

    Go11
  • minio/hdfs-to-minio

    A simple containerized hadoop CLI to migrate content between various HCFS implementations

    Dockerfile10
  • minio/pkger

    Debian, RPMs and APKs for MinIO

    Go9
  • minio/chaos

    A framework for testing Minio's fault tolerance capability.

    Go9
  • minio/xxml

    Package xml implements a simple XML 1.0 parser that understands XML name spaces, extended support for control characters.

    Go8
  • minio/simdjson-fuzz

    Fuzzers and corpus for https://github.com/minio/simdjson-go

    Go8
  • minio/minio-lambda-notification-example

    Example App that uses MinIO Lambda Notification with Postgres

    JavaScript8
  • minio/buzz

    A prototype for github issue workflow management

    Less8
  • minio/spark-data-generator

    Generates dummy parquet, csv, json files for testing and validating MinIO compatibility

    Scala7
  • minio/training

    Materials for supporting MinIO-led training and curriculum.

    Python7
  • minio/dmt

    Direct MinIO Tunnel

    Go7
  • minio/go-cv

    Golang wrapper for https://github.com/ermig1979/Simd

    Go7
  • minio/disco

    Disco discovery service for MinIO.

    Go6
  • minio/minio-jenkins

    This is a simple Jenkins plugin that lets you upload Jenkins artifacts to a Minio Server

    Java6
  • minio/helm

    MinIO helm Charts

    Makefile5
  • minio/confess

    Object store consistency checker

    Go5
  • minio/docs-k8s

    MinIO Docs for Kubernetes

    Python5
  • minio/Simd

    C++ image processing library with using of SIMD: SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, VMX(Altivec) and VSX(Power7), NEON for ARM.

    C++5
  • minio/attic

    Collection of deprecated packages :worried:

    C++5
  • minio/filepath

    Package filepath is an alternative implementation of Go's filepath.Walk() lexically sorted flat keys

    Go4
  • minio/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

    Go4
  • minio/hcp-to-minio

    About A simple CLI to migrate content from HCP to MinIO

    Go4