facebookresearch / dachshundView external linksLinks
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:
- Code repo for the ICML 2021 paper "Making Paper Reviewing Robust to Bid Manipulation Attacks".☆10Sep 15, 2021Updated 4 years ago
- 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.☆327May 5, 2025Updated 9 months ago
- A more realistic demo of a buffer overflow cause by -ffast-math☆15Sep 10, 2022Updated 3 years ago
- HPC Python Workshop at RSECon22☆14Oct 17, 2022Updated 3 years ago
- Cross-chain DEX built on RenVM Chaosnet☆12Aug 11, 2021Updated 4 years ago
- rust wrappers for kernel mode synchronization primitives☆16Aug 26, 2025Updated 5 months ago
- Mark current symbol and jump in all matching symbols.☆13Jan 5, 2019Updated 7 years ago
- ☆11Oct 11, 2023Updated 2 years ago
- More indexing options for Rust slices☆10Oct 26, 2023Updated 2 years ago
- Regression-based multi-period difference-in-differences with heterogenous treatment effects☆13Mar 11, 2022Updated 3 years ago
- Straightforward, no-std compatible, simd optimized, BitSet API.☆12Sep 19, 2020Updated 5 years ago
- Temporal Walk Based Centrality Metric for Graph Streams☆15Mar 20, 2023Updated 2 years ago
- A implementation of the modified akima interpolation in rust☆12Oct 28, 2020Updated 5 years ago
- A procedural face generator for D&D style NPCs☆13Dec 8, 2021Updated 4 years ago
- ☆36Aug 8, 2024Updated last year
- 🧮 alphatensor matrix breakthrough algorithms + simd + rust.☆64Oct 10, 2022Updated 3 years ago
- A single-threaded polling-based Rust async executor suitable for use in games, embedded systems or WASM.☆24May 3, 2021Updated 4 years ago
- A simple blog for documenting my thoughts and adventures☆18Jul 28, 2025Updated 6 months ago
- Cargo subcommand to easily run targets/examples☆18Aug 24, 2022Updated 3 years ago
- SossMLJ makes it easy to build MLJ machines from user-defined models from the Soss probabilistic programming language☆15Aug 31, 2025Updated 5 months ago
- An outline and resources for the "Agentic Fediverse".☆22Feb 15, 2025Updated 11 months ago
- Safe low-level Vulkan bindings for Rust☆14Nov 12, 2025Updated 3 months ago
- WebAssembly in Python.☆18Apr 16, 2025Updated 9 months ago
- 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
- Persistence techniques for windows.☆19Jun 26, 2023Updated 2 years ago
- A generic media layer for graphics, IO, and audio for desktop and the browser☆18Jul 5, 2024Updated last year
- A Julia package for behavioural modeling☆25Dec 5, 2025Updated 2 months ago
- Doug is a WIP semi-automated to full manual VLSI Analog and Mixed Signal CAD design tool built with Bevy and Layout21☆18Jan 12, 2025Updated last year
- 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
- a kernel mode solution for detecting and prevent malicious threads creation in target process☆22Jan 13, 2026Updated last month
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆22Dec 26, 2020Updated 5 years ago
- The Third Bit website☆20Updated this week
- Read and write DWARF's "Little Endian Base 128" variable length integer encoding☆21Aug 11, 2024Updated last year
- async time combinators☆25Nov 9, 2025Updated 3 months ago
- Send events via a channels form anywhere (eg. web-dom, c-ffi) to Bevy Observers☆25Jan 13, 2026Updated last month