oz123's Stars
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
princeton-nlp/SWE-agent
[NeurIPS 2024] SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges.
oz123/awesome-c
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
hoarder-app/hoarder
A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
karpathy/build-nanogpt
Video+code lecture on building nanoGPT from scratch
hnes/libaco
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
akinomyoga/ble.sh
Bash Line Editor―a line editor written in pure Bash with syntax highlighting, auto suggestions, vim modes, etc. for Bash interactive sessions.
git-chglog/git-chglog
CHANGELOG generator implemented in Go (Golang).
haampie/libtree
ldd as a tree
pkulchenko/ZeroBraneStudio
Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on Windows, macOS, and Linux
megastep/makeself
A self-extracting archiving tool for Unix systems, in 100% shell script.
atopile/atopile
Design circuit boards with code! ✨ Get software-like design reuse 🚀, validation, version control and collaboration in hardware; starting with electronics ⚡️
jodevsa/wireguard-operator
Painless deployment of wireguard on kubernetes
theokwebb/C-from-Scratch
A roadmap to learn C from Scratch
xataio/pgzx
Create PostgreSQL extensions using Zig.
kamranahmedse/aws-cost-cli
CLI tool to perform cost analysis on your AWS account with Slack integration
rad-security/kbom
KBOM - Kubernetes Bill of Materials
nixys/nxs-backup
The tool for creating, delivering and rotating backups for GNU/Linux distributions.
gatewayd-io/gatewayd
☁️ Cloud-native database gateway and framework for building data-driven applications ✨ Like API gateways, but for databases ✨
autocrypt/autocrypt
Convenient End-to-End Encryption for E-Mail
asmeurer/removestar
Tool to automatically replace 'import *' in Python files with explicit imports
CDSoft/luax
luax is a Lua interpreter and REPL based on Lua 5.4, augmented with some useful packages. It is also a "compiler" that produces standalone executables from Lua scripts.
dora-team/dora.dev
Public-facing knowledge site: https://dora.dev
mahendrapaipuri/grafana-dashboard-reporter-app
A Grafana plugin app to create PDF reports of dashboards
flowerinthenight/kubepfm
A simple wrapper to kubectl port-forward for multiple pods/deployments/services.
sqlitecloud/sdk
Official SDK repository for SQLite Cloud databases and nodes.
tidwall/rhbloom
Robin hood bloom filter (C library)
tobiasgiese/cluster-api-migration
markuadoc/markua-spec
Markua spec, with in-progress reference implementations in C and JavaScript
WarrenTheRabbit/pytest-onboarding
This repository is a step towards contributing 'Case Studies and Documentation' to the pytest framework. It is a work in progress.