Docs.rs
  • vortex-btrblocks-0.46.1
    • vortex-btrblocks 0.46.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • a10y
    • vortex-admin
    • Dependencies
      • arrow-buffer ^55.2.0 normal
      • getrandom ^0.3.1 normal
      • itertools ^0.14.0 normal
      • log ^0.4.21 normal
      • num-traits ^0.2.19 normal
      • rand ^0.9.0 normal
      • rustc-hash ^2.1 normal
      • vortex-alp ^0.46.1 normal
      • vortex-array ^0.46.1 normal
      • vortex-buffer ^0.46.1 normal
      • vortex-datetime-parts ^0.46.1 normal
      • vortex-decimal-byte-parts ^0.46.1 normal
      • vortex-dict ^0.46.1 normal
      • vortex-dtype ^0.46.1 normal
      • vortex-error ^0.46.1 normal
      • vortex-fastlanes ^0.46.1 normal
      • vortex-fsst ^0.46.1 normal
      • vortex-mask ^0.46.1 normal
      • vortex-runend ^0.46.1 normal
      • vortex-scalar ^0.46.1 normal
      • vortex-sequence ^0.46.1 normal
      • vortex-sparse ^0.46.1 normal
      • vortex-utils ^0.46.1 normal
      • vortex-zigzag ^0.46.1 normal
      • codspeed-divan-compat ^3.0 dev
      • env_logger ^0.11 dev
    • Versions
    • 24.53% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

vortex_btrblocks0.46.1

Module integer

Module Items

  • Modules
  • Structs
  • Traits

In crate vortex_btrblocks

vortex_btrblocks

Module integer

Source

Modules§

dictionary
Dictionary compressor that reuses the unique values in the IntegerStats.

Structs§

BitPackingScheme
ConstantScheme
DictScheme
FORScheme
IntCode
IntCompressor
IntegerStats
RunEndScheme
SequenceScheme
SparseScheme
UncompressedScheme
ZigZagScheme

Traits§

IntegerScheme