Docs.rs
  • lsm-tree-0.2.1
    • lsm-tree 0.2.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • marvin-j97
    • Dependencies
      • byteorder ^1.5.0 normal
      • chrono ^0.4.31 normal
      • crc32fast ^1.3.2 normal
      • crossbeam-skiplist ^0.1.1 normal
      • fs_extra ^1.3.0 normal
      • log ^0.4.20 normal
      • lz4_flex ^0.11.1 normal
      • min-max-heap ^1.3.0 normal
      • quick_cache ^0.4.0 normal
      • rand ^0.8.5 normal
      • serde ^1.0.193 normal
      • serde_json ^1.0.108 normal
      • std-semaphore ^0.1.0 normal
      • tempfile ^3.8.1 normal
      • criterion ^0.5.1 dev
      • env_logger ^0.10.1 dev
      • nanoid ^0.4.0 dev
      • test-log ^0.2.14 dev
    • Versions
    • 100% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

lsm_tree0.2.1

  • Structs
  • Enums
  • Traits
  • Type Aliases
?
Change settings

List of all items

Structs

  • Batch
  • BlockCache
  • Config
  • Snapshot
  • Tree
  • compaction::Fifo
  • compaction::Input
  • compaction::Levelled
  • compaction::SizeTiered

Enums

  • DeserializeError
  • Entry
  • Error
  • JournalRecoveryError
  • SerializeError
  • compaction::Choice

Traits

  • compaction::CompactionStrategy

Type Aliases

  • Result