ids

Crates.ioids
lib.rsids
version0.1.4
created_at2025-05-18 02:43:24.548996+00
updated_at2025-05-18 18:24:23.298495+00
descriptionThis library provides several data structures, inspired by Bagwell's Ideal Hash Trees, with an automatic copy-on-write implementation, analogous that of Clojure, to maximize performance. It is compatible with `no_std` code, but does require `alloc`.
homepage
repository
max_upload_size
id1678328
size25,699
Nick Mertin (nickmertin)

documentation

README

Ideal Data Structures

This library provides several data structures, inspired by Bagwell's Ideal Hash Trees, with an automatic copy-on-write implementation, analogous that of Clojure, to maximize performance. It is compatible with no_std code, but does require alloc.

Commit count: 0

cargo fmt