Skip to content
View klauspost's full-sized avatar

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. compress Public

    Optimized Go Compression Packages

    Go 5k 329

  2. reedsolomon Public

    Reed-Solomon Erasure Coding in Go

    Assembly 1.9k 252

  3. pgzip Public

    Go parallel gzip (de)compression

    Go 1.1k 79

  4. cpuid Public

    CPU feature identification for Go

    Go 1.1k 134

  5. asmfmt Public

    Go Assembler Formatter

    Go 289 17

  6. readahead Public

    Asynchronous read-ahead for Go readers

    Go 231 14

1,390 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to minio/minio, minio/mc, klauspost/compress and 54 other repositories
Loading A graph representing klauspost's contributions from March 24, 2024 to March 25, 2025. The contributions are 43% code review, 33% commits, 23% pull requests, 1% issues.

Contribution activity

March 2025

Created 2 repositories

Created a pull request in klauspost/compress that received 3 comments

zstd: Fix incorrect buffer size in dictionary encodes

Fix incorrect dLongTableShardSize leading to inefficient zeroing of Also make shards 128 bytes to reduce memory use somewhat. Summary by CodeRabbit

+2 −2 lines changed 3 comments
  • Clean up
    This contribution was made on Mar 4

Created an issue in open-telemetry/opentelemetry-go that received 8 comments

otlptracehttp: Client that accepts raw PB data

Problem Statement I am working on an OTLP proxy that forwards traces. It will pull data from several servers and forward it to an OTLP endpoint. Si…

8 comments
Answered 5 discussions in 2 repositories
26 contributions in private repositories Mar 3 – Mar 24
Loading