pnevyk / rusty-graphs
Collection of examples for showcasing various Rust graph data structure libraries.
☆20Updated last month
Alternatives and similar repositories for rusty-graphs:
Users that are interested in rusty-graphs are comparing it to the libraries listed below
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated 11 months ago
- Graph model execution API for Candle☆13Updated 3 months ago
- Transitive derive macros for Rust☆31Updated 10 months ago
- Display constellations in your terminal☆9Updated 2 years ago
- Rust wrappers for NGT approximate nearest neighbor search☆37Updated 9 months ago
- Tensor library for machine learning☆25Updated 2 weeks ago
- Rustic bindings for IREE☆18Updated 2 years ago
- A partial actor pattern with a global orchestrator.☆27Updated 5 months ago
- next generation vector db built with lmdb bindings☆12Updated last month
- Convert between nalgebra and numpy types.☆22Updated 2 years ago
- Library for building stateful property tests using the proptest crate☆23Updated 9 months ago
- auto-rust is an experimental project that automatically generate Rust code with LLM (Large Language Models) during compilation, utilizing…☆37Updated 4 months ago
- A minimal reference implementation of automatic differentiation in Rust☆17Updated 2 years ago
- Generic Automatic Differentiation library for Rust (aka "autograd")☆37Updated 3 years ago
- Scientific computing for Rhai.☆16Updated last month
- Ruskel generates skeletonized outlines of Rust crates.☆19Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- Modular Rust transformer/LLM library using Candle☆36Updated 10 months ago
- Experimenting with Rust's fundamental data model☆50Updated 5 months ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆77Updated 5 months ago
- Implementing the BitNet model in Rust☆30Updated 10 months ago
- Check that a crate builds without libstd☆24Updated 4 years ago
- A collection of tools to make integrating Axum with the browser easier☆13Updated last year
- A simple way to implement Rayon's ParallelIterator☆18Updated 2 years ago
- ☆61Updated 3 weeks ago
- A math library specialized for 2d screen graphics.☆11Updated last week
- a bot using an OODA loop...☆21Updated 3 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Human-friendly indexed collections☆51Updated last week
- Polynomial fitting of data. This aims to be the Numpy equivalent for numpy.polyfit()☆11Updated 2 years ago