Pometry / Raphtory

Scalable graph analytics database powered by a multithreaded, vectorized temporal engine, written in Rust
https://raphtory.com
GNU General Public License v3.0
336 stars 54 forks source link

move input node and hashing code to raphtory-api #1671

Closed ljeub-pometry closed 3 months ago

ljeub-pometry commented 3 months ago

What changes were proposed in this pull request?

Move the strict parse_u64 and string hashing code to raphtory-api so it can be used everywhere.