SaaSHub helps you find the best software and product alternatives Learn more →
Top 5 Rust graph-algorithm Projects
-
cozo
A transactional, relational-graph-vector database that uses Datalog for query. The hippocampus for AI!
Not sure if "production ready" but it's worth looking at Cozo:
https://github.com/cozodb/cozo
Has a dialect of Datalog + some vector support. Multiple storage engines for backend including SQLite, so if your concern is data stability that seems like a reasonable, proven option.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
Project mention: Borrow Checking, RC, GC, and the Eleven () Other Memory Safety Approaches | news.ycombinator.com | 2024-04-24
Are you just trying to throw shade on Rust?
https://doc.rust-lang.org/std/collections/struct.LinkedList....
> NOTE: It is almost always better to use Vec or VecDeque because array-based containers are generally faster, more memory efficient, and make better use of CPU cache.
https://docs.rs/petgraph 78 M downloads
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Rust graph-algorithms discussion
Rust graph-algorithms related posts
-
Borrow Checking, RC, GC, and the Eleven () Other Memory Safety Approaches
-
An Introduction to Graph Theory
-
MAGE Got One More Wizard Called Rust
-
Show HN: Python library for embedding large graphs (Written in Rust)
-
Python library for embedding large graphs (Written in Rust)
-
Many of the typical "Algorithms" as plain Rust implementation
-
2-way Weak
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Sep 2024
Index
What are some of the best open-source graph-algorithm projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | cozo | 3,326 |
2 | petgraph | 2,834 |
3 | graph | 381 |
4 | graph-force | 165 |
5 | CSX0003RUST | 0 |