bable 0.1.0

Badger's high performance sst table implementation
Documentation

bable

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 22 feature flags, 7 of them enabled by default.

default

  • std

std

  • stretto/sync
  • zallocator/std
  • zallocator/threadpool
  • vpb/std
  • vpb/sea-std
  • vpb/xxhash64-std
  • crossbeam-channel
  • crossbeam-utils
  • tracing/std
  • num_cpus
  • scopeguard/use_std
  • fmmap
  • parking_lot
  • rand/std
  • vela-utils/std
  • vela-utils/ref_counter_std

crossbeam-channel

    This feature flag does not enable additional features.

crossbeam-utils

    This feature flag does not enable additional features.

num_cpus

    This feature flag does not enable additional features.

fmmap

    This feature flag does not enable additional features.

parking_lot

    This feature flag does not enable additional features.

singlethread

  • zallocator/core
  • hashbrown
  • vela-utils/singlethread
  • scopeguard

full

  • std
  • tracing/default

metrics-std

  • vela-utils/map_cell_std
  • lazy_static

nightly

  • zallocator/nightly
  • lru/nightly

metrics

  • vela-utils/map_cell
  • lazy_static/spin_no_std

aes

  • vpb/aes

inline-more

  • hashbrown/inline-more

js

  • getrandom/js

aes-std

  • vpb/aes-std

tracing

    This feature flag does not enable additional features.

scopeguard

    This feature flag does not enable additional features.

stretto

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

hashbrown

    This feature flag does not enable additional features.

getrandom

    This feature flag does not enable additional features.