15 releases (8 stable)

1.6.0 Sep 25, 2023
1.5.1 May 16, 2022
1.5.0 Apr 22, 2021
1.3.0 Feb 14, 2021
0.3.0 Oct 4, 2015

#104 in Caching

Download history 175/week @ 2024-11-15 93/week @ 2024-11-22 193/week @ 2024-11-29 176/week @ 2024-12-06 427/week @ 2024-12-13 91/week @ 2024-12-20 72/week @ 2024-12-27 137/week @ 2025-01-03 251/week @ 2025-01-10 267/week @ 2025-01-17 257/week @ 2025-01-24 230/week @ 2025-01-31 481/week @ 2025-02-07 329/week @ 2025-02-14 387/week @ 2025-02-21 170/week @ 2025-02-28

1,426 downloads per month
Used in zdd

MIT/Apache

72KB
1.5K SLoC

crates.io Documentation ci

hashconsing

hashconsing is a Rust hash consing library.

It is based on Type-Safe Modular Hash-Consing by Filliâtre and Conchon. It is slightly less efficient as uses Rust's HashMaps, not a custom built structure.

For more details see the documentation.

Known projects using hashconsing

  • kinō, a model-checker for transition systems
  • hoice, a machine-learning-based predicate synthesizer for horn clauses

License

MIT/Apache-2.0

Contributors

Dependencies

~7–250KB