Skip to content
Avatar
Block or Report

Block or report klauspost

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Add an optional note:
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. compress Public

    Optimized Go Compression Packages

    Go 3.2k 229

  2. Reed-Solomon Erasure Coding in Go

    Assembly 1.5k 213

  3. pgzip Public

    Go parallel gzip (de)compression

    Go 965 74

  4. cpuid Public

    CPU feature identification for Go

    Go 732 96

  5. AMD Ryzen Master Hyper-V VBS patcher

    Go 342 19

  6. asmfmt Public

    Go Assembler Formatter

    Go 225 18

1,493 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

September 2022

Created 3 repositories

Created a pull request in pierrec/lz4 that received 4 comments

Use better appropriate 5 byte hash function

#130 uses a suboptimal hashing function, with more collisions than needed. This uses an appropriate prime and uses the upper part for the multiplic…

+9 −3 4 comments
Reviewed 44 pull requests in 7 repositories
minio/minio 23 pull requests
minio/mc 14 pull requests
minio/minio-go 3 pull requests
minio/md5-simd 1 pull request
klauspost/compress 1 pull request
minio/minio-dotnet 1 pull request
minio/warp 1 pull request

Created an issue in bits-and-blooms/bitset that received 10 comments

Overreading with v1.3.1

It seems you are still over-reading with the latest release. Here is a reproducer test: func TestWriteTo(t *testing.T) { const length = 958506 addB…

10 comments
Opened 1 other issue in 1 repository
bits-and-blooms/bloom 1 closed
Started 2 discussions in 2 repositories
klauspost/compress
  • v1.15.11
    This contribution was made on Sep 26
klauspost/reedsolomon
Answered 10 discussions in 1 repository
minio/minio

Seeing something unexpected? Take a look at the GitHub profile guide.