Docs.rs
worktable-0.4.1
worktable 0.4.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Handy-caT
Dependencies
bplustree ^0.1.0
normal
data_bucket ^0.1.1
normal
derive_more ^1.0.0
normal
eyre ^0.6.12
normal
futures ^0.3.30
normal
indexset ^0.9.0
normal
lockfree ^0.5.1
normal
performance_measurement ^0.1.0
normal
optional
performance_measurement_codegen ^0.1.0
normal
optional
rkyv ^0.8.9
normal
scc ^2.1.16
normal
tokio ^1
normal
uuid ^1.10.0
normal
worktable_codegen ^0.4.1
normal
Versions
9.9%
of the crate is documented
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
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
worktable
0.4.1
All Items
Crate Items
Re-exports
Modules
Macros
Structs
Enums
Traits
Type Aliases
Crate
worktable
Copy item path
Source
Re-exports
§
pub use
data_bucket
as persistence;
Modules
§
in_
memory
lock
prelude
select
Macros
§
worktable
Structs
§
Index
Set
Lock
Free
Map
A lock-free map. Implemented using multi-level hash-tables (in a tree fashion) with ordered buckets.
Work
Table
Enums
§
Index
Type
Work
Table
Error
Traits
§
Table
Index
Table
Row
Table
Secondary
Index
Type Aliases
§
Locked
Hash
Map