Pinned Repositories
CPRNG
Data and code associated with the paper "Computationally easy, spectrally good multipliers for congruential pseudorandom number generators"
dsiutils
The DSI Utilities are a mishmash of classes accumulated during the last twenty years in projects developed at the DSI (Dipartimento di Scienze dell'Informazione, i.e., Information Sciences Department), now DI (Dipartimento di Informatica, i.e., Informatics Department), of the Università degli Studi di Milano.
epserde-rs
An ε-copy serialization/deserialization framework for Rust
fastutil
fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.
ne
ne, the nice editor
sux
Succinct data structures in C/C++
sux-rs
Rust implementations of succinct data structures
Sux4J
Sux4J is an effort to bring succinct data structures to Java.
webgraph
WebGraph is a framework for graph compression.
webgraph-rs
A Rust port of the WebGraph framework
vigna's Repositories
vigna/fastutil
fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.
vigna/ne
ne, the nice editor
vigna/Sux4J
Sux4J is an effort to bring succinct data structures to Java.
vigna/epserde-rs
An ε-copy serialization/deserialization framework for Rust
vigna/sux
Succinct data structures in C/C++
vigna/webgraph
WebGraph is a framework for graph compression.
vigna/sux-rs
Rust implementations of succinct data structures
vigna/webgraph-rs
A Rust port of the WebGraph framework
vigna/CPRNG
Data and code associated with the paper "Computationally easy, spectrally good multipliers for congruential pseudorandom number generators"
vigna/webgraph-big
WebGraph is a framework for graph compression.
vigna/hrtb-lending-iterator-rs
A lending iterator trait based on generic associated types and higher-rank trait bounds
vigna/dsi-bitstream-rs
A Rust implementation of read/write bit streams supporting several types of instantaneous codes
vigna/rust-dev-guidelines
Rust Development Guidelines at the Laboratory for Web Algorithmics
vigna/dsi-progress-logger-rs
A Rust port of the ProgressLogger class from the DSI Utilities
vigna/scipy
Scipy library main repository
vigna/sync-cell-slice-rs
Cells and slices that are accessible from multiple threads
vigna/bsuccinct-rs
Succinct data structures and other libraries for Rust
vigna/bytelines
Read input lines as byte slices for high efficiency
vigna/fastdiv
vigna/Lender
iter feature complete(-ish) lending iterator for Rustlang
vigna/mmap-rs
A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.
vigna/mymod
Modulo di prova
vigna/networkx
Network Analysis in Python
vigna/no-break-rs
Extraction of continuation values from control flows without breaks
vigna/PTRHash
PTRHash minimal perfect hash function, based of PTHash
vigna/rdst
A flexible, native Rust implementation of unstable radix sort.
vigna/rust_serialization_benchmark
Benchmarks for rust serialization frameworks
vigna/sysinfo
Cross-platform library to fetch system information
vigna/tournament
Implementation of a k-way merge using a tournament tree
vigna/webgraph-algo-rs
Efficient algorithms for webgraph