muzili's Stars
mbecker20/komodo
🦎 a tool to build and deploy software on many servers 🦎
onceupon/Bash-Oneliner
A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance.
taubyte/tau
Open source distributed Platform as a Service (PaaS). A self-hosted Vercel / Netlify / Cloudflare alternative.
ente-io/ente
Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
o2hp/rustdesk-docker
SeekStorm/SeekStorm
SeekStorm - sub-millisecond full-text search library & multi-tenancy server in Rust
Ceelog/DictionaryByGPT4
一本 GPT4 生成的单词书📚,超过 8000 个单词分析,涵盖了词义、例句、词根词缀、变形、文化背景、记忆技巧和小故事
jahongir7174/YOLOv8-human
YOLOv8 re-implementation for human detection using PyTorch
jahongir7174/YOLOv8-pt
YOLOv8 implementation using PyTorch
VainF/Torch-Pruning
[CVPR 2023] DepGraph: Towards Any Structural Pruning
bobbyiliev/introduction-to-bash-scripting
Free Introduction to Bash Scripting eBook
mainmatter/100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
mezbaul-h/june
Local voice chatbot for engaging conversations, powered by Ollama, Hugging Face Transformers, and Coqui TTS Toolkit
nicanorflavier/spf-dkim-dmarc-simplified
Email security is a key part of internet communication. But what are SPF, DKIM, and DMARC, and how do they work? This guide will explain it all in simple terms to make these concepts clearer.
basecamp/omakub
Opinionated Ubuntu Setup
bitnami/minideb
A small image based on Debian designed for use in containers
juanfont/headscale
An open source, self-hosted implementation of the Tailscale control server
olimorris/codecompanion.nvim
✨ AI-powered coding, seamlessly in Neovim. Supports Anthropic, Copilot, Gemini, Ollama, OpenAI and xAI LLMs
microsoft/Phi-3CookBook
This is a Phi-3 book for getting started with Phi-3. Phi-3, a family of open sourced AI models developed by Microsoft. Phi-3 models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks.
rust-minidump/rust-minidump
Type definitions, parsing, and analysis for the minidump file format.
jankolf/GraFIQs
Official repository of paper "GraFIQs: Face Image Quality Assessment Using Gradient Magnitudes"
huangyangyu/ADNet
ADNet: Leveraging Error-Bias Towards Normal Direction in Face Alignment [Official, ICCV 2021]
BSI-OFIQ/OFIQ-Project
Open Source Facial Image Quality
chaofengc/IQA-PyTorch
👁️ 🖼️ 🔥PyTorch Toolbox for Image Quality Assessment, including PSNR, SSIM, LPIPS, FID, NIQE, NRQM(Ma), MUSIQ, TOPIQ, NIMA, DBCNN, BRISQUE, PI and more...
lkimuk/the-book-of-modern-cpp
The Book of Modern C++
andreasfertig/cppinsights
C++ Insights - See your source code with the eyes of a compiler
signalwire/freeswitch
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
ARM-software/ComputeLibrary
The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies.
ermig1979/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON for ARM.
alexpusch/rust-magic-patterns
Magical Rust patterns laid out and simplified