directory
0.0.0-20230712180008-5d42db8f0d47
Repository: https://github.com/segmentio/parquet-go.git
Documentation: pkg.go.dev

# Packages

Package bitpack implements efficient bit packing and unpacking routines for integers of various bit widths.
Package bytealg contains optimized algorithms operating on byte slices.
No description provided by the author
No description provided by the author
Package unsafecast exposes functions to bypass the Go type system and perform conversions between types that would otherwise not be possible.