Pinned Repositories
ensmallen
🍇 Ensmallen is the Rust/Python high-performance graph processing submodule of the GRAPE library.
epserde-rs
An ε-copy serialization/deserialization framework for Rust
sux-rs
Rust implementations of succinct data structures
webgraph-rs
A Rust port of the WebGraph framework
cache_decorator
a simple decorator to cache the results of computationally heavy functions
CheckTime
CheckTime it's a plugin for Icinga to predict the time left until a certain metric reach the max. It's under GPL2 license and it was developed for Würth Phoenix S.r.l.
common_traits
Rust traits I write way too often
elias_fano_rust
Rust implementation of elias fano
heaps
Experiments with different heaps implementations in Rust
mem_dbg-rs
A trait + derive to recursively compute / print the memory usage of a data structure.
zommiommy's Repositories
zommiommy/CheckTime
CheckTime it's a plugin for Icinga to predict the time left until a certain metric reach the max. It's under GPL2 license and it was developed for Würth Phoenix S.r.l.
zommiommy/elias_fano_rust
Rust implementation of elias fano
zommiommy/quantile_checking
zommiommy/cuda_rust_template
An example of fully rust CUDA code with as little dependancies as possible.
zommiommy/tensorflow_rocm_docker
The files I use to run tensorflow inside of a docker on a machine with AMD gpus
zommiommy/arbitrary_rust
bad and hacky code to do both serialization and deserialization of objects to bytes.
zommiommy/benchmark_dotproduct
A quick and dirty benchmark of various implementation of the dot product between two vectors.
zommiommy/cpu_count
A Rust implementation of Python's mp.cpu_count()
zommiommy/environments_utils
Utilities to identify which environments is your python script running within.
zommiommy/fid
FID (Fully Indexable Dictionary) implementation for Rust
zommiommy/influx_db_sanitization_scripts
Collection of scripts to sanitize an InfluxDB
zommiommy/influx_plugins
zommiommy/json_flattener
A python package to flatten a JSON into a list of strings and back
zommiommy/mendelian_snv_prediction
predict if a genome sequence contains a patogenic SNV
zommiommy/neteye_process_check_result
zommiommy/netmom_check
Unknown mac address check for Neteye4
zommiommy/num-traits
Numeric traits for generic mathematics in Rust
zommiommy/numpy_mmap
A small crate to create / load numpy arrays possibly through mmap.
zommiommy/pcap-file
Crate to read and write pcap and pcapng files in RUST.
zommiommy/pygifsicle
Python package wrapping the gifsicle library for editing and optimizing gifs.
zommiommy/pykeen
🤖 A Python library for learning and evaluating knowledge graph embeddings
zommiommy/pyo3_example
A small tutorial on how to make Rust -> Python bindings with Pyo3 and maturin
zommiommy/roaring-rs
Roaring bitmap implementation for Rust
zommiommy/rsdict
zommiommy/rust-numpy
PyO3-based Rust bindings of the NumPy C-API
zommiommy/rust_file_progress
Rust package to dump progress information in a file.
zommiommy/rust_shellcoding
A minimal example to shellcode in rust
zommiommy/rustc_bug
Documentation repository of a bug in rustc
zommiommy/staged-recipes
A place to submit conda recipes before they become fully fledged conda-forge feedstocks
zommiommy/wordle_fsa
A small experiment on the compression of wordle word list