tpltnt's Stars
ggerganov/llama.cpp
LLM inference in C/C++
syncthing/syncthing
Open Source Continuous File Synchronization
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
ggerganov/whisper.cpp
Port of OpenAI's Whisper model in C/C++
searxng/searxng
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
ggerganov/ggml
Tensor library for machine learning
benbusby/whoogle-search
A self-hosted, ad-free, privacy-respecting metasearch engine
modelscope/facechain
FaceChain is a deep-learning toolchain for generating your Digital-Twin.
nothings/single_file_libs
List of single-file C/C++ libraries.
spyglass-search/spyglass
A personal search engine: Create a searchable library from your personal documents, interests, and more!
yangxy/GPEN
KimiNewt/pyshark
Python wrapper for tshark, allowing python packet parsing using wireshark dissectors
vitoplantamura/OnnxStream
Lightweight inference library for ONNX files, written in C++. It can run Stable Diffusion XL 1.0 on a RPI Zero 2 (or in 298MB of RAM) but also Mistral 7B on desktops and servers. ARM, x86, WASM, RISC-V supported. Accelerated by XNNPACK.
rigtorp/awesome-lockfree
A collection of resources on wait-free and lock-free programming
rapidloop/pgmetrics
Collect and display information and stats from a running PostgreSQL server
tidalcycles/strudel
Web-based environment for live coding algorithmic patterns, incorporating a faithful port of TidalCycles to JavaScript
aetilius/pHash
pHash - the open source perceptual hash library
Apress/design-patterns-in-modern-cpp
Source code for 'Design Patterns in Modern C++' by Dmitri Nesteruk
angrykoala/awesome-esolangs
Curated list of awesome Esoteric languages and resources
patrickhaller/no-wm
Use X11 without a window manager
adobe-research/DeepAFx
Third-party audio effects plugins as differentiable layers within deep neural networks.
tcwang0509/TalkingHead-1KH
commonsmachinery/blockhash
michaildoukas/headGAN
HeadGAN - Official PyTorch Implementation (ICCV 2021)
bellinitte/ruxnasm
Alternative Uxntal assembler focused on error reporting
DeltaF1/uxn-impl-guide
Notes on how to implement the Uxn/Varvara virtual machine specification
robertkleffner/wort
A core concatenative programming language with variables and first-rank polymorphic type inference
lucadonnoh/GreenNFT
Green NFTs: A Study on the Environmental Impact of Cryptoart Technologies
max22-/uxnbruteforce
Optimize small uxntal programs via brute-force
shithead/vad
Simple voice activity detection (VAD) algorithm in Python