facebookresearch / dachshund
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.
☆90Updated last year
Alternatives and similar repositories for dachshund
Users that are interested in dachshund are comparing it to the libraries listed below
Sorting:
- ☆65Updated 2 years ago
- finalfusion embeddings in Rust☆100Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆137Updated last year
- k-Medoids clustering in Rust with the FasterPAM algorithm☆22Updated 5 months ago
- A fast covertree implementation☆35Updated 9 months ago
- Fast hierarchical agglomerative clustering in Rust.☆96Updated last month
- Source of BLAS and LAPACK via OpenBLAS☆85Updated 4 months ago
- Simple probabilistic data structures☆145Updated last week
- Hidden Markov Models in Rust☆72Updated last year
- Context-sensitive word embeddings with subwords. In Rust.☆87Updated last year
- Small and fast library for k-means clustering.☆48Updated this week
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆77Updated 7 months ago
- Rust library for setting up and running distributed Monte-Carlo statistical simulations. Designed primarily for lattice QCD.☆41Updated 5 years ago
- Simulation of point processes in the Rust programming language☆41Updated 2 years ago
- Fwumious Wabbit, fast on-line machine learning toolkit written in Rust☆138Updated 10 months ago
- ☆30Updated 8 months ago
- Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.☆76Updated last year
- rust-library to wrap GraphBLAS.h☆27Updated 2 years ago
- An on-disk hash table implementation☆116Updated 3 years ago
- A Rust implementation of the CMA-ES optimization algorithm.☆35Updated last month
- Generic Automatic Differentiation library for Rust (aka "autograd")☆38Updated 3 years ago
- ☆41Updated 3 weeks ago
- Repository containing Rust crates common between other Facebook open source projects (like Mononoke or Eden).☆111Updated this week
- Rust FFI wrapper for CRoaring☆158Updated this week
- Locality Sensitive Hashing in Rust with Python bindings☆115Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆154Updated this week
- A Rust port of the WebGraph framework☆53Updated this week
- DBSCAN, HDBSCAN, and OPTICS clustering algorithms.☆32Updated last week
- Serialisable closures for Rust.☆64Updated 2 years ago