grinya007's Stars
yuankunzhang/charming
A visualization library for Rust
debauchee/barrier
Open-source KVM software
dandxy89/lp_parser_rs
Rust LP file Parser
markdegrootnl/unifi-protect-arm64
Run UniFi Protect in Docker on ARM64 hardware
LibrePhotos/librephotos
A self-hosted open source photo management service. This is the repository of the backend.
helix-editor/helix
A post-modern modal text editor.
Mailu/Mailu
Insular email distribution - mail server as Docker images
docker-mailserver/docker-mailserver
Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container.
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
bluez/bluez
Main BlueZ tree
cptactionhank/docker-netatalk
Docker container running Netatalk
grinya007/docker-openvpn
🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
kylemanna/docker-openvpn
🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
PaulJuliusMartinez/jless
jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.
PyPSA/pypsa-eur
PyPSA-Eur: A Sector-Coupled Open Optimisation Model of the European Energy System
emilk/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
simrat39/rust-tools.nvim
Tools for better development in rust using neovim's builtin lsp
bincode-org/bincode
A binary encoder / decoder implementation in Rust.
ERGO-Code/HiGHS
Linear optimization software
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
Marwes/schemafy
Crate for generating rust types from a json schema
kehlert/ellp
Linear programming library (written in Rust) that provides primal and dual simplex solvers.
google/or-tools
Google's Operations Research tools:
nikvdp/nvim-lsp-config
mit-pdos/noria
Fast web applications through dynamic, partially-stateful dataflow
fish-shell/fish-shell
The user-friendly command line shell.
KardinalAI/coin_cbc
Rust bindings to the CoinOR CBC MILP Solveur using the C API.
likr/clp-rs
Rust binding for COIN-OR Linear Programming Solver
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust