Pinned Repositories
asmfmt
Go Assembler Formatter
compress
Optimized Go Compression Packages
cpuid
CPU feature identification for Go
crc32
CRC32 hash with x64 optimizations
dedup
Streaming Deduplication Package for Go
geoip-service
A fast in-memory http microservice for looking up MaxMind GeoIP2 and GeoLite2 database
pgzip
Go parallel gzip (de)compression
readahead
Asynchronous read-ahead for Go readers
reedsolomon
Reed-Solomon Erasure Coding in Go
ryzen-master-vbs-patch
AMD Ryzen Master Hyper-V VBS patcher
klauspost's Repositories
klauspost/compress
Optimized Go Compression Packages
klauspost/reedsolomon
Reed-Solomon Erasure Coding in Go
klauspost/cpuid
CPU feature identification for Go
klauspost/readahead
Asynchronous read-ahead for Go readers
klauspost/minio
MinIO is a high performance object storage server compatible with Amazon S3 APIs
klauspost/rvarint
Reverse VarInt reading/writing
klauspost/talks
Talks
klauspost/compress-fuzz
Fuzz data for the klauspost/compress package
klauspost/grmon
Command line monitoring for goroutines
klauspost/mc
MinIO Client is a replacement for ls, cp, mkdir, diff and rsync commands for filesystems and object storage.
klauspost/msgp
A Go code generator for MessagePack / msgpack.org[Go]
klauspost/warp
:coffee: yet another s3 benchmarking tool
klauspost/ws
Tiny WebSocket library for Go.
klauspost/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
klauspost/madmin-go
The MinIO Admin Go Client SDK provides APIs to manage MinIO services
klauspost/parquet-go
Golang version of Read/Write parquet file
klauspost/sidekick
High Performance HTTP Sidecar Load Balancer
klauspost/zipindex
Package for indexing zip files and storing a compressed index
klauspost/avo
Generate x86 Assembly with Go
klauspost/badger
Fast key-value DB in Go.
klauspost/caddy
Fast, multi-platform web server with automatic HTTPS
klauspost/fatcolor
Color package for Go (golang)
klauspost/fwd
Buffered Reader/Writer
klauspost/go-118-fuzz-build
klauspost/jstream
Streaming JSON parser for Go
klauspost/minio-go
MinIO Client SDK for Go
klauspost/pkg
Repository to hold all the common packages imported by MinIO projects
klauspost/practice-go
Practice Go: a collection of Go programming challenges
klauspost/ringbuffer
a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface
klauspost/sio
Go implementation of the Data At Rest Encryption (DARE) format.