vigna / webgraph-rsLinks
A Rust port of the WebGraph framework
☆55Updated last week
Alternatives and similar repositories for webgraph-rs
Users that are interested in webgraph-rs are comparing it to the libraries listed below
Sorting:
- Succinct data structures using very efficient rank and select☆125Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆89Updated last week
- ☆35Updated 3 years ago
- Rust implementations of succinct data structures☆59Updated last week
- An ε-copy serialization/deserialization framework for Rust☆152Updated this week
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated last month
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated 2 months ago
- Rust libraries and programs focused on succinct data structures☆144Updated last week
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆34Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆141Updated last year
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Agnesoft Graph Database☆88Updated last week
- Lightning fast concurrent HyperLogLog for Rust.☆39Updated last week
- A buffering MPSC queue.☆79Updated last year
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 2 months ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆88Updated 3 weeks ago
- SIMD Floating point and integer compressed vector library☆81Updated last year
- A collection of boosting algorithms written in Rust 🦀☆57Updated 2 months ago
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 3 months ago
- Tensor library for machine learning☆27Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated last month
- Faster integer division and modulus operations☆87Updated last month
- Graph algorithms based on the Rust "petgraph" library.☆28Updated 3 weeks ago
- Human-friendly indexed collections☆53Updated 2 months ago
- SQLite-based on-disk cache for Rust.☆23Updated last year
- 8-bit floating point types for Rust☆48Updated 2 weeks ago
- Hierarchical sparse bitset☆50Updated last week
- ☆51Updated 2 weeks ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆108Updated 2 years ago