giometrix's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
jlevy/the-art-of-command-line
Master the command line, in one page
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
abi/screenshot-to-code
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
xtekky/gpt4free
The official gpt4free repository | various collection of powerful language models
iperov/DeepFaceLive
Real-time face swap for PC streaming or video calls
invoke-ai/InvokeAI
Invoke is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, and serves as the foundation for multiple commercial products.
microsoft/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
woltapp/blurhash
A very compact representation of a placeholder for an image.
marticliment/UniGetUI
UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
litedb-org/LiteDB
LiteDB - A .NET NoSQL Document Store in a single data file
microsoft/FASTER
Fast persistent recoverable log and key-value store + cache, in C# and C++.
phoenixframework/phoenix_live_view
Rich, real-time user experiences with server-rendered HTML
Tyrrrz/CliWrap
Library for running command-line processes
bflattened/bflat
C# as you know it but with Go-inspired tooling (small, selfcontained, and native executables)
microsoft/kiota
OpenAPI based HTTP Client code generator
saharmor/dalle-playground
A playground to generate images from any text prompt using Stable Diffusion (past: using DALL-E Mini)
jbogard/Respawn
Intelligent database cleaner for integration tests
Cysharp/ZString
Zero Allocation StringBuilder for .NET and Unity.
dotnet/Nerdbank.GitVersioning
Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit IDs for non-official builds.
hydrostack/hydro
Hydro brings stateful and reactive components to ASP.NET Core without writing JavaScript
ForNeVeR/Cesium
C compiler for the CLI platform
sinanbozkus/FormHelper
ASP.NET Core - Transform server-side validations to client-side without writing any javascript code. (Compatible with Fluent Validation)
erikbra/grate
grate - the SQL scripts migration runner
failwyn/BundlerMinifier
Visual Studio extension
rozumak/tailwindcss-dotnet
A dotnet tool for installing and invoking Tailwind CSS.
giometrix/TableStorage.Abstractions.POCO
Builds on top of TableStorage.Abstractions (a repository wrapper over Azure Table Storage) such that objects to be serialized to and from Azure Table Storage are Plain Old CLR Objects (POCO) rather than TableEntities.