Docs.rs
radixdb-core-1.1.0
radixdb-core 1.1.0
Permalink
Docs.rs crate page
10 September 2026
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
IllayDevel
Dependencies
ahash ^0.8
normal
chrono ^0.4
normal
crc32fast ^1.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
smallvec ^1.11
normal
thiserror ^2.0
normal
unicode-normalization ^0.1
normal
uuid ^1
normal
rustc-hash ^1.1
dev
Versions
59.45%
of the crate is documented
Platform
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
Skip to main content
Module string_map
radixdb_
core
1.1.0
Module string_
map
Module Items
Type Aliases
In crate radixdb_
core
radixdb_core
Module
string_
map
Copy item path
Source
Expand description
Neutral string-keyed hash containers.
Type Aliases
ยง
String
Map
Fast hash map for owned string keys.
String
Set
Fast hash set for owned string keys.