Dachshund is a graph mining library written in Rust. It provides high performance data structures for multiple kinds of graphs, from simple undirected graphs to typed hypergraphs. Dachshund also provides algorithms for common tasks for graph mining and analysis, ranging from shortest paths to graph spectral analysis.
☆93Nov 16, 2023Updated 2 years ago
Alternatives and similar repositories for dachshund
Users that are interested in dachshund are comparing it to the libraries listed below
Sorting:
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago
- Various pathfinding algorithms implemented in rust. Currently very WIP.☆16Sep 4, 2020Updated 5 years ago
- Hypergraph is data structure library to create a directed hypergraph in which a hyperedge can join any number of vertices.☆328May 5, 2025Updated 10 months ago
- A more realistic demo of a buffer overflow cause by -ffast-math☆15Sep 10, 2022Updated 3 years ago
- Build, train, serve your own image classifier within a day☆13Jan 7, 2023Updated 3 years ago
- rust wrappers for kernel mode synchronization primitives☆16Feb 14, 2026Updated 3 weeks ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Nov 24, 2025Updated 3 months ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- Mark current symbol and jump in all matching symbols.☆13Jan 5, 2019Updated 7 years ago
- More indexing options for Rust slices☆10Oct 26, 2023Updated 2 years ago
- Straightforward, no-std compatible, simd optimized, BitSet API.☆12Sep 19, 2020Updated 5 years ago
- Regression-based multi-period difference-in-differences with heterogenous treatment effects☆13Mar 11, 2022Updated 3 years ago
- Temporal Walk Based Centrality Metric for Graph Streams☆15Mar 20, 2023Updated 2 years ago
- Phrack Crackme Challenges☆21Apr 24, 2025Updated 10 months ago
- Generic Deck of Cards Library in Rust. Currently supports out of the box a traditional French Deck, Canasta, Euchre, Pinochle, Razz, Shor…☆23Feb 27, 2026Updated last week
- Experiment to get k-combinations working as a const fn☆13Nov 27, 2025Updated 3 months ago
- Source data & analysis of NSA SECONDDATE packet-injection framework☆11Apr 9, 2017Updated 8 years ago
- A procedural face generator for D&D style NPCs☆13Dec 8, 2021Updated 4 years ago
- A implementation of the modified akima interpolation in rust☆12Oct 28, 2020Updated 5 years ago
- 🧮 alphatensor matrix breakthrough algorithms + simd + rust.☆65Oct 10, 2022Updated 3 years ago
- A simple blog for documenting my thoughts and adventures☆18Jul 28, 2025Updated 7 months ago
- A single-threaded polling-based Rust async executor suitable for use in games, embedded systems or WASM.☆24May 3, 2021Updated 4 years ago
- An outline and resources for the "Agentic Fediverse".☆22Feb 15, 2025Updated last year
- Safe low-level Vulkan bindings for Rust☆14Nov 12, 2025Updated 3 months ago
- a friendly implementation of nyx ontop of firecracker instead of QEMU. Easier to use & cleaner code☆30Jan 20, 2026Updated last month
- SossMLJ makes it easy to build MLJ machines from user-defined models from the Soss probabilistic programming language☆15Aug 31, 2025Updated 6 months ago
- Run closures in parallel☆114Jan 19, 2025Updated last year
- Side-by-side diff for two files☆38Oct 9, 2025Updated 4 months ago
- A geometric constraint solver for Rust, powered by SolveSpace☆17Jul 5, 2023Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Jun 18, 2021Updated 4 years ago
- A generic media layer for graphics, IO, and audio for desktop and the browser☆18Jul 5, 2024Updated last year
- a cooler signature scanning and creation library for binja☆79Oct 14, 2025Updated 4 months ago
- A Julia package for behavioural modeling☆25Dec 5, 2025Updated 3 months ago
- a kernel mode solution for detecting and prevent malicious threads creation in target process☆22Jan 13, 2026Updated last month
- This is a mirror of https://gitlab.com/pcasotti/plate☆17Sep 20, 2022Updated 3 years ago
- A lean, minimal, and stable set of types for color interoperation between crates in Rust.☆29Jul 11, 2022Updated 3 years ago
- async time combinators☆25Nov 9, 2025Updated 3 months ago
- The Third Bit website☆20Feb 28, 2026Updated last week
- Send events via a channels form anywhere (eg. web-dom, c-ffi) to Bevy Observers☆25Jan 13, 2026Updated last month