hashconsing

| linux | windows | | | |:-----:|:-------:|:---:|:---:| | Build Status | Build status | Latest Version | codecov |

hashconsing is a hash consing library in Rust.

It is based on Type-Safe Modular Hash-Consing by Filiâ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

License

MIT/Apache-2.0