package zstd
Import Path
github.com/klauspost/compress/zstd
Imports
1. bytes
2. context
3. crypto/rand
4. encoding/binary
5. encoding/hex
6. errors
7. fmt
8. github.com/klauspost/compress
9. github.com/klauspost/compress/huff0
10. github.com/klauspost/compress/internal/cpuinfo
11. github.com/klauspost/compress/internal/le
12. github.com/klauspost/compress/internal/snapref
13. github.com/klauspost/compress/zstd/internal/xxhash
14. hash/crc32
15. io
16. log
17. math
18. math/bits
19. runtime
20. runtime/debug
21. slices
22. sort
23. strconv
24. strings
25. sync
Imported By
1. github.com/apache/arrow-go/v18/arrow/ipc
2. github.com/apache/arrow-go/v18/parquet/compress
3. github.com/hamba/avro/v2/ocf
4. github.com/libp2p/go-libp2p/p2p/transport/quicreuse
5. github.com/parquet-go/parquet-go/compress/zstd

The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds.