Rikorose's Stars
vBaiCai/python-pesq
A python package for calculating the PESQ.
mir-evaluation/mir_eval
Evaluation functions for music/audio information retrieval/signal processing algorithms.
marcan/takeover.sh
Wipe and reinstall a running Linux system via SSH, without rebooting. You know you want to.
LaurentMazare/tch-rs
Rust bindings for the C++ api of PyTorch.
timvisee/ffsend
:mailbox_with_mail: Easily and securely share files from the command line. A fully featured Firefox Send client.
neoclide/coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
Delgan/loguru
Python logging made (stupidly) simple
rust-ndarray/ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
benfred/py-spy
Sampling profiler for Python programs
emersion/kanshi
Dynamic display configuration (mirror)
pavlin-policar/openTSNE
Extensible, parallel implementations of t-SNE
lmcinnes/umap
Uniform Manifold Approximation and Projection
rstojnic/lazydata
Lazydata: Scalable data dependencies for Python projects
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
dylanaraps/pure-bash-bible
📖 A collection of pure bash alternatives to external processes.
zanshin/dotfiles
My dotfiles.
kthohr/gcem
A C++ compile-time math library using generalized constant expressions
swaywm/sway
i3-compatible Wayland compositor
gruns/icecream
🍦 Never use print() to debug again.
aubio/aubio
a library for audio and music analysis
dmlc/nnvm
fmtlib/fmt
A modern formatting library
opencv/opencv
Open Source Computer Vision Library
nlohmann/json
JSON for Modern C++
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
sjwhitworth/golearn
Machine Learning for Go
includeos/IncludeOS
A minimal, resource efficient unikernel for cloud services
mapsme/omim
🗺️ MAPS.ME — Offline OpenStreetMap maps for iOS and Android
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍