Pinned Repositories
ans-large-alphabet
Large-Alphabet Semi-Static Entropy Coding Via Asymmetric Numeral Systems
ENGR3K3
Code of the subject
faster-graph-bisection
FM-Index
FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental results.
libcds
Compact Data Structures Library
mem_monitor
A simple C++11 memory monitor
rankbvmmap
uncompressed rank/select enabeld bitvector that can be memory mapped directly into memory.
recursive_graph_bisection
This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Sergey Pupyrev, Alon Shalita: Compressing Graphs and Indexes with Recursive Graph Bisection. KDD 2016: 1535-1544
rlz-store
High performance Relative LZ store
sb_tree
String B-tree implementation that is faithful to theoretical result of Ferragina and Grossi of 96/99
mpetri's Repositories
mpetri/recursive_graph_bisection
This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Sergey Pupyrev, Alon Shalita: Compressing Graphs and Indexes with Recursive Graph Bisection. KDD 2016: 1535-1544
mpetri/faster-graph-bisection
mpetri/ans-large-alphabet
Large-Alphabet Semi-Static Entropy Coding Via Asymmetric Numeral Systems
mpetri/rlz-store
High performance Relative LZ store
mpetri/rbo
The RBO indefinite rank similarity metric
mpetri/cstlm
CST based language model powered by SDSL
mpetri/kaminpar-rs
Rust wrapper around KaMinPar which is a shared-memory parallel tool to heuristically solve the graph partitioning problem
mpetri/partitioned_ef_ans
ANS based inverted index compression based on the PEF framework of Ottaviano
mpetri/predict-wand-thres
mpetri/rank_biased_centroids
The Rank-Biased Centroids (RBC) rank fusion method to combine multiple-rankings of objects.
mpetri/rlz-rs
mpetri/mpetri.github.com
mpetri/bitpacking
SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.
mpetri/ciff
Common Index File Format to to support interoperability between open-source IR engines
mpetri/cst-nn-lm
mpetri/extrablatt
Article scraping in rust
mpetri/faiss
A library for efficient similarity search and clustering of dense vectors.
mpetri/KaMinPar
Shared-Memory Parallel Graph Partitioning for Large K
mpetri/kmean-rs
Small and fast library for k-means clustering.
mpetri/pl-stats
mpetri/rmq-rs
mpetri/rusoto
AWS SDK for Rust
mpetri/s2geometry
Computational geometry and spatial indexing on the sphere
mpetri/select.rs
A Rust library to extract useful data from HTML documents, suitable for web scraping.
mpetri/smol
A small and fast async runtime for Rust
mpetri/streamvbyte
Rust FFI bindings for streamvbyte
mpetri/streamvbyte-sys
mpetri/tokenizers
💥Fast State-of-the-Art Tokenizers optimized for Research and Production
mpetri/tonic
A native gRPC client & server implementation with async/await support.
mpetri/xray
🕵️ aws xray daemon client for rustlang applications