List of all items
Structs
- CompressionReport
- archive::ZnippyArchive
- codec::CompressCtx
- common_config::StrategicConfig
- hostinfo::CgroupMemory
- hot::HotAppendReport
- hot::HotArchive
- hot::HotSealReport
- index::ArchiveReader
- index::ArtifactMeta
- index::ChunkLoc
- index::IndexFilter
- index::ManifestEntry
- index::VerifyReport
- meta::BlobMeta
- meta::ChunkMeta
- meta::FileMeta
- meta::ReaderStats
- meta::WriterStats
- meta_index::MetaEntry
- meta_index::MetaIndex
- meta_index::MetaTable
- meta_sink::ArrowIpcSink
- meta_sink::GroupKey
- meta_sink::LookupView
- meta_sink::ReservedSection
- meta_sink_append::AppendReport
- meta_sink_append::ArrowIpcSinkAppend
- plugin::BatchItem
- plugin::ExtensionRow
- plugin::HandlerCommand
- plugin::HandlerMeta
- plugin::IngestBatch
- plugin::PluginRegistry
- plugin::StagedFile
- plugins::cargo_native::CargoPlugin
- plugins::conda_native::CondaPlugin
- plugins::deb_native::DebPlugin
- plugins::gem_native::GemPlugin
- plugins::npm_native::NpmPlugin
- plugins::rpm_native::RpmPlugin
- plugins::skeletons::AppImagePlugin
- plugins::skeletons::ArrowPlugin
- plugins::skeletons::CabalPlugin
- plugins::skeletons::ComposerPlugin
- plugins::skeletons::DatasetPlugin
- plugins::skeletons::DockerPlugin
- plugins::skeletons::ElfPlugin
- plugins::skeletons::FlatpakPlugin
- plugins::skeletons::GeoJsonPlugin
- plugins::skeletons::GoPlugin
- plugins::skeletons::HelmPlugin
- plugins::skeletons::HexPlugin
- plugins::skeletons::NugetPlugin
- plugins::skeletons::ParquetPlugin
- plugins::skeletons::SnapPlugin
- plugins::skeletons::SwiftPlugin
- precompressed::SkipPolicy
- slotpool::Clip
- slotpool::Ejector
- slotpool::Magazine
- slotpool::PoolPlan
- slotpool::Round
- views::ChunkRef
- views::CondaPackage
- views::CondaView
- views::DebPackage
- views::DebView
- views::FileLoc
- views::GemPackage
- views::GemView
- views::MavenPackage
- views::MavenView
- views::NpmPackage
- views::NpmView
- views::PythonPackage
- views::PythonView
- views::RpmMetaRow
- views::RpmPackage
- views::RpmView
- views::RustPackage
- views::RustView
Enums
- ContentHint
- index::IndexFooter
- meta_index::ArchiveMeta
- meta_index::MetaSearch
- meta_index::MetaValue
- meta_sink::ReservedPayload
- plugin::ExtensionValue
- precompressed::ContentHint
- views::PythonKind
Traits
Functions
- codec::decompress_frame
- codec::decompress_into
- common_config::parse_byte_size
- common_config::slot_pool_budget_bytes
- common_config::strategic_config
- decompress::decompress_archive
- decompress::decompress_archive_filtered
- decompress::get_file
- hostinfo::cgroup_memory
- hostinfo::logical_cpu_count
- hostinfo::mem_available_bytes
- hostinfo::mem_total_bytes
- hostinfo::physical_core_count
- hot::seal_hot
- index::build_arrow_metadata_for_config
- index::build_metadata_batch
- index::check_format_version
- index::compose_index_schema
- index::data_subindex_schema
- index::extract_config_from_arrow_metadata
- index::get_all_files_meta
- index::get_files_meta_with_prefix
- index::interpret_footer
- index::is_probably_compressed
- index::is_reserved_module
- index::list_archive_contents
- index::locate_file
- index::lookup_schema
- index::read_manifest_bytes
- index::read_reserved_section_bytes
- index::read_znippy_full_manifest
- index::read_znippy_index
- index::read_znippy_index_filtered
- index::read_znippy_manifest
- index::should_skip_compression
- index::verify_archive_integrity
- index::write_manifest_bytes
- index::znippy_index_schema
- is_zlib_stream
- looks_compressed
- meta_index::build_meta_batch
- meta_index::decode_meta_section
- meta_index::meta_schema
- meta_index::read_archive_meta
- meta_sink_append::append_files
- meta_sink_append::append_files_with_meta
- meta_sink_append::append_files_with_policy
- meta_sink_append::create_archive
- meta_sink_append::create_archive_to_vec
- meta_sink_append::create_archive_with_meta
- plugins::skeletons::skeleton_handlers
- precompressed::is_zlib_stream
- precompressed::looks_compressed
Type Aliases
Statics
Constants
- SNIFF_PREFIX_LEN
- index::FORMAT_VERSION_KEY
- index::GUNNAR_GRAPH_MODULE
- index::GUNNAR_OID_MODULE
- index::GUNNAR_REACH_MODULE
- index::GUNNAR_REFS_MODULE
- index::GUNNAR_SECRETS_MODULE
- index::LOOKUP_MODULE
- index::META_MODULE
- index::MULTI_INDEX_MAGIC
- index::RESERVED_MODULES
- index::RESERVED_PKG_TYPE
- index::SIGN_ARCHIVE_MODULE
- index::SIGN_ARTIFACTS_MODULE
- index::TRIE_MODULE
- index::ZNIPPY_FORMAT_VERSION
- precompressed::SNIFF_PREFIX_LEN
- slotpool::DEFAULT_NUM_SLOTS
- slotpool::DEFAULT_SLOT_SIZE
- views::CONDA_PKG_TYPE
- views::DEB_PKG_TYPE
- views::GEM_PKG_TYPE
- views::MAVEN_PKG_TYPE
- views::NPM_PKG_TYPE
- views::PYTHON_PKG_TYPE
- views::RPM_PKG_TYPE
- views::RUST_PKG_TYPE