nietras

nietras

Geek Repo

Location:Denmark

Home Page:nietras.com

Twitter:@nietras1

Github PK Tool:Github PK Tool

nietras's starred repositories

llamafile

Distribute and run LLMs with a single file.

Language:C++License:NOASSERTIONStargazers:18733Issues:170Issues:402

slint

Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.

Language:RustLicense:NOASSERTIONStargazers:16699Issues:104Issues:1940

Win11Debloat

A simple, easy to use PowerShell script to remove pre-installed apps from Windows, disable telemetry, remove Bing from Windows search as well as perform various other changes to declutter and improve your Windows experience. This script works for both Windows 10 and Windows 11.

Language:PowerShellLicense:MITStargazers:11718Issues:83Issues:92

qoi

The “Quite OK Image Format” for fast, lossless image compression

stable-diffusion.cpp

Stable Diffusion and Flux in pure C/C++

Language:C++License:MITStargazers:3137Issues:51Issues:217

SymSpell

SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm

Language:C#License:MITStargazers:3115Issues:71Issues:96

libarchive

Multi-format archive and compression library

Language:CLicense:NOASSERTIONStargazers:2992Issues:110Issues:1362

MemoryModule

Library to load a DLL from memory.

Language:CLicense:MPL-2.0Stargazers:2776Issues:171Issues:78

CSharpRepl

A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.

Language:C#License:MPL-2.0Stargazers:2748Issues:23Issues:187

zen

Simple, free and efficient ad-blocker and privacy guard for Windows, macOS and Linux

Language:GoLicense:MITStargazers:2168Issues:8Issues:64

OnnxStream

Lightweight inference library for ONNX files, written in C++. It can run SDXL on a RPI Zero 2 but also Mistral 7B on desktops and servers.

Language:C++License:NOASSERTIONStargazers:1820Issues:28Issues:69

convnet-burden

Memory consumption and FLOP count estimates for convnets

Language:MATLABLicense:MITStargazers:914Issues:33Issues:11

MiniWord

.NET Word(docx) exporting template engine without COM+ & interop (support Linux and Mac)

Language:C#License:Apache-2.0Stargazers:596Issues:6Issues:59

PeNet

Portable Executable (PE) library written in .Net

Language:C#License:Apache-2.0Stargazers:583Issues:31Issues:137

parquet-dotnet

Fully managed Apache Parquet implementation

Language:C#License:MITStargazers:565Issues:17Issues:323

Svg.Skia

An SVG rendering library.

Language:C#License:MITStargazers:445Issues:14Issues:135

WinDebloat

A dotnet tool that removes the bloat in Windows

Language:C#License:MITStargazers:428Issues:3Issues:9

PixelViewer

A cross-platform image viewer which supports reading raw Luminance/YUV/RGB/ARGB/Bayer pixels data from file and rendering it.

Language:C#License:MITStargazers:250Issues:2Issues:19

PrivateProxy

Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.

Language:C#License:MITStargazers:239Issues:7Issues:7

gguf-tools

GGUF implementation in C as a library and a tools CLI program

Language:CLicense:MITStargazers:237Issues:11Issues:0

PublicApiGenerator

Project to generate a public API of an assembly or type (useful for semantic versioning)

Language:C#License:MITStargazers:220Issues:6Issues:95

FlashCap

Independent video frame capture library on .NET/.NET Core and .NET Framework.

Language:C#License:Apache-2.0Stargazers:187Issues:9Issues:61

HotAvalonia

🔥 Supercharge your Avalonia development experience with hot reload capabilities

Language:C#License:MITStargazers:173Issues:9Issues:11

csv-spectrum

A variety of CSV files to serve as an acid test for CSV parsing libraries

FixedStrings

Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+

Language:C#License:BSD-2-ClauseStargazers:74Issues:3Issues:0

simdprune

Pruning elements in SIMD vectors (i.e., packing left elements)

Language:CLicense:Apache-2.0Stargazers:58Issues:7Issues:5

turnkeyml

The no-code AI toolchain

Language:PythonLicense:Apache-2.0Stargazers:57Issues:11Issues:120

onnx-safetensors

Use safetensors with ONNX 🤗

Language:PythonLicense:MITStargazers:22Issues:3Issues:1

eigen-decomposition

Implementation of the QR algorithm for computing eigenvalues and eigenvectors of a given real symmetric matrix