A Rust hashconsing library.
hashconsinghashconsing 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.
hashconsingMIT/Apache-2.0