pnevyk / rusty-graphsLinks
Collection of examples for showcasing various Rust graph data structure libraries.
☆27Updated 2 months ago
Alternatives and similar repositories for rusty-graphs
Users that are interested in rusty-graphs are comparing it to the libraries listed below
Sorting:
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆84Updated 2 months ago
- Machine learning library providing matrices, named tensors, linear algebra and autodiff aimed at being easy to use☆24Updated 2 weeks ago
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- Human-friendly indexed collections☆56Updated last month
- Transitive derive macros for Rust☆34Updated 5 months ago
- Succinct data structures using very efficient rank and select☆127Updated last week
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last month
- ☆16Updated 2 months ago
- ☆113Updated 2 weeks ago
- Rust libraries and programs focused on succinct data structures☆151Updated 2 months ago
- rust api for vega-lite v3☆42Updated 4 years ago
- ☆64Updated 3 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- A simple in-memory search for collections and key-value stores.☆80Updated 5 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 3 weeks ago
- Rust traits for key comparison in maps.☆34Updated 9 months ago
- Derive a builder for your constructors in Rust☆71Updated 3 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- A minimal reference implementation of automatic differentiation in Rust☆17Updated 3 years ago
- A versatile and developer-friendly trait mocking library☆77Updated last week
- ☆35Updated 9 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week
- A regex crate using Brzozowski derivatives.☆27Updated 6 months ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆25Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆67Updated last week
- A curated collection of Rust projects related to neural networks, designed to complement "Are We Learning Yet."☆60Updated 5 months ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago