Skip to content

skhaz/stars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

877 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Awesome Stars Awesome

A curated list of my GitHub stars! Generated by starred.

Contents

ActionScript

Assembly

C

C#

  • memstechtips/Winhance - Application designed to optimize, customize and enhance your Windows experience.

C++

  • willtobyte/carimbo - A 2D game engine developed in modern C++ using SDL, an Entity-Component-System (ECS) architecture, and Box2D. It features Lua scripting and is designed for web portability via WebAssembly
  • skypjack/entt - Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
  • 0xf00ff00f/rotator -
  • mapeditor/tiled - Flexible level editor
  • FEX-Emu/FEX - A fast usermode x86 and x86-64 emulator for Arm64 Linux
  • mikeloomisgg/cppack - A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]
  • eranpeer/FakeIt - C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.
  • mischief/arduino-lua - lua port for arduino/esp32
  • efecan0/binaryrpc-framework - BinaryRpc designed for latency-sensitive applications such as multiplayer games, financial tick streams, and IoT dashboards, delivering ultra-low latency and minimal overhead. With a modular architect
  • PlutoLang/Pluto - A superset of Lua 5.4 with a focus on general-purpose programming.
  • fernandotonon/QtMeshEditor - It is a graphical editor for Ogre3D mesh, materials and animations
  • boostorg/url - Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).
  • ROCm/hip - HIP: C++ Heterogeneous-Compute Interface for Portability
  • luau-lang/luau - A small, fast, and embeddable programming language based on Lua with a gradual type system.
  • ashvardanian/less_slow.cpp - Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO
  • google/highway - Performance-portable, length-agnostic SIMD with runtime dispatch
  • deepseek-ai/3FS - A high-performance distributed file system designed to address the challenges of AI training and inference workloads.
  • qxmpp-project/qxmpp - Moved to KDE: https://invent.kde.org/libraries/qxmpp | Cross-platform C++ XMPP client and server library
  • ThePhD/sol2 - Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
  • uNetworking/uWebSockets - Simple, secure & standards compliant web server for the most demanding of applications
  • dsrhaslab/lazyfs - LazyFS: A FUSE Filesystem with an internal dedicated page cache, which can be used to simulate data loss on unsynced writes
  • ml-explore/mlx - MLX: An array framework for Apple silicon
  • LadybirdBrowser/ladybird - Truly independent web browser
  • LizardByte/Sunshine - Self-hosted game stream host for Moonlight.
  • ClickHouse/ClickHouse - ClickHouseยฎ is a real-time analytics database management system
  • google/orbit - C/C++ Performance Profiler
  • facebook/rocksdb - A library that provides an embeddable, persistent key-value store for fast storage.
  • nlohmann/json - JSON for Modern C++
  • strukturag/libheif - libheif is an HEIF and AVIF file format decoder and encoder.
  • moonlight-stream/moonlight-qt - GameStream client for PCs (Windows, Mac, Linux, and Steam Link)
  • simsong/tcpflow - TCP/IP packet demultiplexer. Download from:
  • evert-arias/EasyButton - Arduino library for debouncing momentary contact switches, detect press, release, long press and sequences with event definitions and callbacks.

CSS

Clojure

  • instantdb/instant - Instant is a modern Firebase. We make you productive by giving your frontend a real-time database.

Dockerfile

Go

  • charmbracelet/crush - Glamourous agentic coding for all ๐Ÿ’˜
  • charmbracelet/glamour - Stylesheet-based markdown rendering for your CLI apps ๐Ÿ’‡๐Ÿปโ€โ™€๏ธ
  • charmbracelet/harmonica - A simple, physics-based animation library ๐ŸŽผ
  • terrastruct/d2 - D2 is a modern diagram scripting language that turns text to diagrams.
  • pocketbase/pocketbase - Open Source realtime backend in 1 file
  • peak/s5cmd - Parallel S3 and local filesystem execution tool.
  • Southclaws/fault - Go errors but structured and composable. Fault provides an extensible yet ergonomic mechanism for wrapping errors.
  • ayoisaiah/f2 - F2 is a cross-platform command-line tool for batch renaming files and directories quickly and safely. Written in Go!
  • yarlson/lnk - ๐Ÿ”— Git-native dotfiles management that doesn't suck.
  • tdewolff/argp - GNU command line argument parser
  • Zouuup/landrun - Run any Linux process in a secure, unprivileged sandbox using Landlock. Think firejail, but lightweight, user-friendly, and baked into the kernel.
  • kubenetworks/kubevpn - KubeVPN offers a Cloud Native Dev Environment that connects to kubernetes cluster network.
  • subtrace/subtrace - Network inspector for your backend
  • monasticacademy/httptap - View HTTP/HTTPS requests made by any Linux program
  • FiloSottile/mkcert - A simple zero-config tool to make locally trusted development certificates with any names you'd like.
  • charmbracelet/wish - Make SSH apps, just like that! ๐Ÿ’ซ
  • destel/rill - Go toolkit for clean, composable, channel-based concurrency
  • bahaaador/bluetooth-usb-peripheral-relay - Bluetooth to USB HID relay using a Raspberry Pi Zero 2 W (or any OTG enabled single board computer)
  • wind-c/comqtt - A lightweight, high-performance go mqtt server(v3.0|v3.1.1|v5.0) supporting distributed cluster
  • thomaspoignant/go-feature-flag - GO Feature Flag is a simple, complete and lightweight self-hosted feature flag solution 100% Open Source. ๐ŸŽ›๏ธ
  • xataio/pgroll - PostgreSQL zero-downtime migrations made easy
  • keisku/gmon - An eBPF tool monitoring a goroutine
  • ergo-services/ergo - An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.
  • josephburnett/jd - JSON diff and patch
  • twpayne/chezmoi - Manage your dotfiles across multiple diverse machines, securely.
  • FiloSottile/age - A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
  • Zxilly/go-size-analyzer - A tool for analyzing the size of compiled Go binaries, offering cross-platform support, detailed breakdowns, and multiple output formats.
  • eclipse-paho/paho.mqtt.golang -
  • goravel/framework - The full-featured Golang Development Framework source code
  • goravel/goravel - The full-featured Golang Development Framework skeleton
  • a-h/templ - A language for writing HTML user interfaces in Go.
  • tidwall/gjson - Get JSON values quickly - JSON parser for Go
  • graph-gophers/graphql-go - GraphQL server with a focus on ease of use
  • anacrolix/torrent - Full-featured BitTorrent client package and utilities
  • quic-go/quic-go - A production-ready QUIC implementation in pure Go
  • failsafe-go/failsafe-go - Fault tolerance and resilience patterns for Go
  • hellofresh/health-go - Library to provide basic healthcheck functionality to Go applications.
  • pb33f/libopenapi - libopenapi is a fully featured, high performance OpenAPI 3.2, 3.1, 3.0 and Swagger parser, library, validator and toolkit for golang applications.
  • danielgtaylor/huma - Huma REST/HTTP API Framework for Golang with OpenAPI 3.1
  • riverqueue/river - Fast and reliable background jobs in Go
  • codegangsta/gin - Live reload utility for Go web servers
  • go-redsync/redsync - Distributed mutual exclusion lock using Redis for Go
  • maypok86/otter - A high performance caching library for Go
  • shopspring/decimal - Arbitrary-precision fixed-point decimal numbers in Go
  • francoismichel/ssh3 - SSH3: faster and rich secure shell using HTTP/3, checkout our article here: https://arxiv.org/abs/2312.08396 and our Internet-Draft: https://datatracker.ietf.org/doc/draft-michel-ssh3/
  • wazero/wazero - wazero: the zero dependency WebAssembly runtime for Go developers
  • ncruces/go-sqlite3 - Go bindings to SQLite using wazero
  • charmbracelet/log - A minimal, colorful Go logging library ๐Ÿชต
  • zitadel/oidc - Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation
  • Jeffail/gabs - For parsing, creating and editing unknown or dynamic JSON in Go
  • uptrace/bun - SQL-first Golang ORM
  • kkyr/fig - A minimalist Go configuration library
  • stretchr/testify - A toolkit with common assertions and mocks that plays nicely with the standard library
  • google/go-cmp - Package for comparing Go values in tests
  • bracesdev/errtrace - An alternative to stack traces for your Go errors
  • brianvoe/gofakeit - Random fake data generator written in go
  • imgproxy/imgproxy - Fast and secure standalone server for resizing, processing, and converting images on the fly
  • oklog/ulid - Universally Unique Lexicographically Sortable Identifier (ULID) in Go
  • uber-go/nilaway - Static analysis tool to detect potential nil panics in Go code
  • vektra/mockery - A mock code autogenerator for Go
  • bodgit/sevenzip - Golang library for dealing with 7-zip archives
  • go-git/go-git - A highly extensible Git implementation in pure Go.
  • ionrock/procs - Go exec helpers for better using processes.
  • oapi-codegen/oapi-codegen - Generate Go client and server boilerplate from OpenAPI 3 specifications
  • charmbracelet/bubbletea - A powerful little TUI framework ๐Ÿ—
  • abahmed/kwatch - ๐Ÿ‘€ monitor & detect crashes in your Kubernetes(K8s) cluster instantly
  • yonahd/kor - A Golang Tool to discover unused Kubernetes Resources
  • ohler55/ojg - Optimized JSON for Go
  • microcosm-cc/bluemonday - bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS
  • google/go-querystring - go-querystring is Go library for encoding structs into URL query strings.
  • samber/mo - ๐Ÿฆ„ Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
  • Shopify/go-lua - A Lua VM in Go
  • kelseyhightower/envconfig - Golang library for managing configuration data from environment variables
  • cenkalti/backoff - โฑ The exponential backoff algorithm in Go
  • aweris/gale - GitHub Action Local Executor
  • stephenafamo/bob - SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
  • avast/retry-go - Simple golang library for retry mechanism
  • segmentio/ksuid - K-Sortable Globally Unique IDs
  • sqlc-dev/sqlc - Generate type-safe code from SQL
  • jesseduffield/lazydocker - The lazier way to manage everything docker
  • samber/lo - ๐Ÿ’ฅ A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
  • yuin/gopher-lua - GopherLua: VM and compiler for Lua in Go
  • m110/airplanes - A 2D shoot 'em up game made with Go, Ebitengine, and donburi. Featuring ECS (Entity Component System).
  • joewalnes/websocketd - Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
  • nektos/act - Run your GitHub Actions locally ๐Ÿš€
  • redpanda-data/connect - Fancy stream processing made operationally mundane
  • expr-lang/expr - Expression language and expression evaluation for Go
  • ent/ent - An entity framework for Go
  • Jeffail/tunny - A goroutine pool for Go
  • abiosoft/colima - Container runtimes on macOS (and Linux) with minimal setup
  • seaweedfs/seaweedfs - SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, xDC replicatio
  • bdd/runitor - A command runner with healthchecks.io integration
  • wailsapp/wails - Create beautiful applications using Go
  • pytimer/k8sutil - The repository provides some toolkits package to make it easier to call client-go to operate Kubernetes cluster.
  • ko-build/ko - Build and deploy Go applications
  • emirpasic/gods - GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
  • bufbuild/buf - The best way of working with Protocol Buffers.
  • connectrpc/connect-go - The Go implementation of Connect: Protobuf RPC that works.
  • rfjakob/gocryptfs - Encrypted overlay filesystem written in Go
  • jmespath/go-jmespath - Golang implementation of JMESPath.
  • alitto/pond - ๐Ÿ”˜ Minimalistic and High-performance goroutine worker pool written in Go
  • dop251/goja - ECMAScript/JavaScript engine in pure Go
  • apernet/hysteria - Hysteria is a powerful, lightning fast and censorship resistant proxy.
  • golang-queue/queue - Queue is a Golang library for spawning and managing a Goroutine pool
  • zserge/lorca - Build cross-platform modern desktop apps in Go + HTML5
  • pterodactyl/wings - The server control plane for Pterodactyl Panel. Written from the ground-up with security, speed, and stability in mind.
  • lima-vm/lima - Linux virtual machines, with a focus on running containers
  • gotenberg/gotenberg - A developer-friendly API for converting numerous document formats into PDF files, and more!
  • getsops/sops - Simple and flexible tool for managing secrets
  • deroproject/graviton - Graviton Database: ZFS for key-value stores.
  • tucnak/broccoli - Using brotli compression to embed static files in Go.

HTML

  • kreuzberg-dev/kreuzberg - A polyglot document intelligence framework with a Rust core. Extract text, metadata, and structured information from PDFs, Office documents, images, and 75+ formats. Available for Rust, Python, Ruby,
  • NVIDIA/garak - the LLM vulnerability scanner
  • rough-stuff/rough - Create graphics with a hand-drawn, sketchy, appearance
  • f/prompts.chat - a.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source โ€” self-host for your organization with complete privacy.
  • sergiokopplin/indigo - Minimalist Jekyll Template, dark and light themes
  • kevquirk/simple.css - Simple.css is a CSS template that allows you to make a good looking website really quickly.

Java

  • thingsboard/thingsboard - Open-source IoT Platform - Device management, data collection, processing and visualization.
  • thingsboard/tbmq - The ultimate distributed MQTT broker. Handles 100M+ connections and 10M msg/sec with ease. Built on Kafka to provide industrial-grade persistence and eliminate data loss.
  • standard-webhooks/standard-webhooks - The Standard Webhooks specification

JavaScript

  • holepunchto/pear - combined Peer-to-Peer (P2P) Runtime, Development & Deployment tool
  • OpenMaxIO/openmaxio-object-browser - Forked UI for MinIO Object Storage
  • christian-fei/my-yt - A clean and minimal youtube frontend, without all the ads and whistles
  • zen-browser/desktop - Welcome to a calmer internet
  • altcha-org/altcha - GDPR, WCAG 2.2 AA, and EAA compliant, self-hosted CAPTCHA alternative with PoW mechanism.
  • HeyPuter/Oops.js - ๐Ÿคญ Oops.js: Add powerful undo/redo capabilities to your app
  • unpoly/unpoly - Progressive enhancement for HTML
  • typicode/json-server - Get a full fake REST API with zero coding in less than 30 seconds (seriously)
  • paralleldrive/cuid2 - The most secure, collision-resistant ids optimized for horizontal scaling and performance.
  • google/zx - A tool for writing better scripts
  • ArchGPT/insomnium - Insomnium is a fast local API testing tool that is privacy-focused and 100% local. For testing GraphQL, REST, WebSockets and gRPC. This is a fork of Kong/insomnia
  • automerge/automerge - A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
  • pomber/code-surfer - Rad code slides <๐Ÿ„/>
  • vercel/ncc - Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.
  • gacts/install-hurl - ๐Ÿš€ Installs hurl binary file into your actions workflow
  • paralleldrive/cuid - Deprecated collision-resistant id spec. Insecure because it leaks timestamps. Use cuid2 instead.
  • vercel/pkg - Package your Node.js project into an executable
  • svaarala/duktape - Duktape - embeddable Javascript engine with a focus on portability and compact footprint
  • segment-boneyard/nightmare - A high-level browser automation library.
  • grommet/grommet - a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package
  • bigskysoftware/htmx - </> htmx - high power tools for HTML

Jupyter Notebook

  • SamPlvs/LOGO_Python - This is a sample code for recreation of an old programming language called Logo used to educate children about programming by co

Lua

MDX

  • dair-ai/Prompt-Engineering-Guide - ๐Ÿ™ Guides, papers, lessons, notebooks and resources for prompt engineering, context engineering, RAG, and AI Agents.

Makefile

Nim

Others

PHP

  • RSS-Bridge/rss-bridge - The RSS feed for websites missing it
  • coollabsio/coolify - An open-source, self-hostable PaaS alternative to Vercel, Heroku & Netlify that lets you easily deploy static sites, databases, full-stack applications and 280+ one-click services on your own servers.

PowerShell

Python

Ruby

Rust

Shell

  • game-ci/steam-deploy - Github Action to deploy a game to Steam
  • dokku/dokku - A docker-powered PaaS that helps you build and manage the lifecycle of applications
  • hiulit/cross-compile-godot-raspberry-pi - A script to easily cross-compile Godot binaries for the Raspberry Pi from Linux x86_64 and an extra script to easily transfer the compiled Godot binaries to the Raspberry Pi using rsync
  • rpardini/docker-registry-proxy - An HTTPS Proxy for Docker providing centralized configuration and caching of any registry (quay.io, DockerHub, registry.k8s.io, ghcr.io)

Svelte

  • saadeghi/daisyui - ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ โ€ƒThe most popular, free and open-source Tailwind CSS component library

Swift

TypeScript

License

CC0

To the extent possible under law, skhaz has waived all copyright and related or neighboring rights to this work.

About

My stars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •