Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
A curated list of my GitHub stars! Generated by starred.
Contents
- ActionScript
- Assembly
- C
- C#
- C++
- CSS
- Dockerfile
- Go
- HTML
- Java
- JavaScript
- Jupyter Notebook
- Lua
- MDX
- Makefile
- Nim
- Objective-C
- Others
- PHP
- PowerShell
- Python
- Ruby
- Rust
- Shell
- Swift
- TypeScript
- Zig
ActionScript
- AndreiRegiani/2012-OperationNautak - [2012] RTS tower defense game
Assembly
- klauspost/reedsolomon - Reed-Solomon Erasure Coding in Go
- AndreiRegiani/tic-tac-arm64 - Tic-Tac-Toe written in ARM 64-bit assembly (AArch64)
C
- vixhal-baraiya/microgpt-c - The most atomic way to train and inference a GPT in pure, dependency-free C
- losnoco/Cog - Cog - A Free and Open Source Audio Player for macOS 10.15+
- nordstjernen-web/nordstjernen-browser - Nordstjernen web browser.
- vercel-labs/zerolang - The Programming Language for Agents
- kristapsdz/openrsync - BSD-licensed implementation of rsync
- HermannBjorgvin/Clawdmeter - ESP32 desk dashboard that shows Claude Code usage
- mackron/miniaudio - Audio playback and capture library written in C, in a single source file.
- ghostty-org/ghostling - A minimum viable terminal emulator built on top of the libghostty C API. Ex minimo, infinita nascuntur. ๐ป๐ฃ
- danalec/DMMSY-SSSP - Experimental C implementation of โBreaking the Sorting Barrier for Directed Single-Source Shortest Pathsโ by Ran Duan, Jiayi Mao, Xiao Mao, Xinkai Shu, and Longhui Yin (STOC 2025)
- Zaneham/Booth - Open-source CUDA, Triton and HIP compiler targeting multiple GPU and CPU architectures.
- bellard/mquickjs - Public repository of the Micro QuickJS Javascript Engine
- unum-cloud/UCall - Web Serving and Remote Procedure Calls at 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & REST over io_uring โ๏ธ
- icculus/physfs - A portable, flexible file i/o abstraction.
- kunitoki/LuaBridge3 - A lightweight, dependency-free library for binding Lua to C++
- simd-everywhere/simde - Implementations of SIMD instruction sets for systems which don't natively support them.
- ramiropolla/ffglitch-core - FFglitch - FFmpeg fork for glitching
- libsdl-org/SDL_shader_tools - Shader compiler and tools for SDLSL (Simple Directmedia Layer Shader Language)
- jart/cosmopolitan - build-once run-anywhere c library
- quiet/libcorrect - C library for Convolutional codes and Reed-Solomon
- libsdl-org/SDL - Simple DirectMedia Layer
- zlib-ng/zlib-ng - zlib replacement with optimizations for "next generation" systems.
- randy408/libspng - Simple, modern libpng alternative
- ashvardanian/StringZilla - Up to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and memo
- jerryscript-project/jerryscript - Ultra-lightweight JavaScript engine for the Internet of Things.
- ExistentialAudio/BlackHole - BlackHole is a modern macOS audio loopback driver that allows applications to pass audio to other applications with zero additional latency.
- pgvector/pgvector - Open-source vector similarity search for Postgres
- Cyan4973/xxHash - Extremely fast non-cryptographic hash algorithm
- inikep/lzbench - lzbench is an in-memory benchmark of open-source compressors
- tokers/zstd-nginx-module - Nginx modules for the Zstandard compression
- NicoHood/HID - Bring enhanced HID functions to your Arduino!
- EpicGames/raddebugger - A native, user-mode, multi-process, graphical debugger.
- warmcat/libwebsockets - canonical libwebsockets.org networking library
- nanopb/nanopb - Protocol Buffers with small code size
- wasm3/wasm3 - ๐ A fast WebAssembly interpreter and the most universal WASM runtime
- fluent/fluent-bit - Fast and Lightweight Logs, Metrics and Traces processor for Linux, BSD, OSX and Windows
- skhaz/piragamedev-joystick - My prototype of a USB-connected joystick that uses HID protocol, written in C using Atmega microcontrollers.
- pocketpy/pocketpy - Portable Python 3.x Interpreter in Modern C for Game Scripting
- lvgl/lvgl - LVGL is a free, full-featured embedded UI library for devices from small MCUs to 3D-capable MPUs, enhanced by LVGL Pro, a professional editor and tooling.
- moonlight-stream/moonlight-common-c - Core implementation of Nvidia's GameStream protocol
- krallin/tini - A tiny but valid
initfor containers - woltapp/blurhash - A very compact representation of a placeholder for an image.
- pikvm/ustreamer - ยตStreamer - Lightweight and fast MJPEG-HTTP streamer
- ventoy/Ventoy - A new bootable USB solution.
- AOMediaCodec/libavif - libavif - Library for encoding and decoding .avif files
C#
- memstechtips/Winhance - Application designed to optimize, customize and enhance your Windows experience.
C++
- transmission/transmission - Official Transmission BitTorrent client repository
- catchorg/Catch2 - A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
- ClickHouse/silk - Fast stackful fibers with a NUMA-aware work-stealing scheduler
- google/flatbuffers - FlatBuffers: Memory Efficient Serialization Library
- simdutf/simdutf - Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension, LoongArch64, POWER. Part of Node.js, WebKit/Safari, Ladybi
- mikke89/RmlUi - RmlUi - The HTML/CSS User Interface library evolved
- LibreSprite/LibreSprite - Animated sprite editor & pixel art tool -- Fork of the last GPLv2 commit of Aseprite
- alibaba/zvec - A lightweight, lightning-fast, in-process vector database
- OGRECave/ogre - high-performance rendering backend (C++, Python, C#, Java)
- willtobyte/carimbo - A 2D game engine developed in modern C++ using SDL, an Entity-Component-System (ECS) architecture, miniaudio, 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.
- geo-tp/ESP32-Bit-Pirate - A Hardware Hacking Tool with Web-Based CLI That Speaks Every Protocol
- 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.5 with a focus on general-purpose programming.
- fernandotonon/QtMeshEditor - Free 3D asset tool for indie game developers โ merge animations, convert between 40+ 3D formats, edit materials with AI
- 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
- connorferster/handcalcs - Python library for converting Python calculations into rendered latex.
Dockerfile
- astral-sh/uv-docker-example - An example of using uv in Docker images
- goldbergyoni/nodebestpractices - โ The Node.js best practices list (July 2026)
- OpenVisualCloud/Dockerfiles - Optimized media, analytics and graphics software stack images. Use the dockerfile(s) in your project or as a recipe book for bare metal installation.
Go
- nalgeon/redka - Redis re-implemented with SQL
- stupside/castor - Point it at any web page and it finds the video, extracts the stream, transcodes it and casts in real time to your TV. It even burns subtitlesโฆ.
- Danny-Dasilva/CycleTLS - Spoof TLS/JA3 fingerprints in GO and Javascript
- wippyai/runtime - Lua/WASM Actor platform
- hatchet-dev/durable-execution-the-hard-way - Set up a durable execution engine from scratch using Postgres with no dependencies.
- pion/webrtc - Pure Go implementation of the WebRTC API
- temporalio/temporal - Temporal service
- tmc/langchaingo - LangChain for Go, the easiest way to write LLM-based programs in Go
- angelnicolasc/graymatter - Three lines of code to give your AI agents persistent memory. Reduce 90% token consumption while also maintaining quality.
- databasus/databasus - PostgreSQL backup tool with Point-In-Time-Recovery and restore verification
- wippyai/go-lua - Typesafe Lua for actors
- eduardolat/pgbackweb - ๐ Effortless PostgreSQL backups with a user-friendly web interface! ๐๐พ
- mojatter/s2 - Go object storage library and S3-compatible server โ a lightweight MinIO alternative
- smhanov/llmhub - A go package that lets you prompt multiple providers with text & images over a unified, extensivle interface.
- JuliusBrussee/caveman - ๐ชจ why use many token when few token do trick โ Claude Code skill that cuts 65% of tokens by talking like caveman
- 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 ๐ผ
- d2lang/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! ๐ซ
- infiniflow/ragflow - RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
- 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 cloud native feature flag solution 100% Open Source โ built on OpenFeature ๐๏ธ
- 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, Overlays and Arazzo parser, library, validator and toolkit for go 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 wasm2go
- 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 distributed storage system for object storage (S3), file systems, and Iceberg tables, designed to handle billions of files with O(1) disk access and effortless horizontal scaling.
- bdd/runitor - A command runner with healthchecks.io integration
- wailsapp/wails - Create beautiful applications using Go
- netdata/netdata - The fastest path to AI-powered full stack observability, even for lean teams.
- 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
- HyNetworks/hysteria - Hysteria is powerful, lightning-fast, and censorship-resistant open-source proxy software
- 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 many 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
- trycua/cua - Scale computer-use 2.0 with open-source drivers, cross-OS fleets, and benchmarks for training, evaluation, and data generation.
- rough-stuff/rough - Create graphics with a hand-drawn, sketchy, appearance
- f/prompts.chat - f.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
- floci-io/floci - Light, fluffy, and always free - The AWS Local Emulator alternative
- 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
- trinketapp/trinket-oss -
- aattaran/deepclaude - Use Claude Code's autonomous agent loop with DeepSeek V4 Pro, OpenRouter, or any Anthropic-compatible backend. Same UX, 17x cheaper.
- awesome-opencode/awesome-opencode - A curated list of awesome plugins, themes, agents, projects, and resources for https://opencode.ai
- holepunchto/pear - Peer-to-Peer (P2P) Install & Deploy CLI
- 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
- saadeghi/daisyui - ๐ผ ๐ผ ๐ผ ๐ผ ๐ผ โThe most popular, free and open-source Tailwind CSS component library
- 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
- 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
- nickjvandyke/opencode.nvim - Neovim ๐ค OpenCode in the flow that you already know.
- pkulchenko/MobDebug - Remote debugger for Lua.
- slembcke/debugger.lua - A dependency free, embeddable debugger for Lua in a single file (.lua or .h)
- dacap/export-aseprite-file - Little Aseprite script to export the data inside a .aseprite
- kikito/middleclass - Object-orientation for Lua
MDX
- dair-ai/Prompt-Engineering-Guide - ๐ Guides, papers, lessons, notebooks and resources for prompt engineering, context engineering, RAG, and AI Agents.
Makefile
- libretro-thumbnails/libretro-thumbnails - Thumbnails for RetroArch
Nim
- inim-repl/INim - Interactive Nim shell / REPL / Playground
Objective-C
- Hammerspoon/hammerspoon - Staggeringly powerful macOS desktop automation with Lua
Others
- i5heu/ublock-hide-yt-shorts - Maintained - uBlock Origin filter list to hide YouTube Shorts
- codefuse-ai/Awesome-Code-LLM - [TMLR] A curated list of language modeling researches for code (and other software engineering activities), plus related datasets.
- scrapoxy/scrapoxy - Scrapoxy has been discontinued.
- Klaus2m5/6502_65C02_functional_tests - Tests for all valid opcodes of the 6502 and 65C02 processor
- memstechtips/UnattendedWinstall - Personalized Unattended Answer Files that helps automatically debloat and customize Windows 10 & 11 during the installation process.
- ulid/spec - The canonical spec for ulid
- ByteByteGoHq/system-design-101 - Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
- ProxymanApp/Proxyman - The best-in-class HTTP Debugger for macOS. Capture HTTP/HTTPS from macOS, iOS, Android with a few clicks โ
- hwayne/awesome-cold-showers - For when people get too hyped up about things
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
- ntdevlabs/tiny11builder - Scripts to build a trimmed-down Windows 11 image.
Python
- unslothai/unsloth - Local UI to run and train LLMs and diffusion models, including Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, DeepSeek-V4, FLUX and more.
- DeepBlueDynamics/grubcrawler - The world's fastest agentic crawler. Reclaimed. Reinvented. Ready for war.
- newren/git-filter-repo - Quickly rewrite git repository history (filter-branch replacement)
- Flagsmith/flagsmith - Flagsmith is an open source feature flagging and remote config service. Self-host or use our hosted version at https://app.flagsmith.com.
- karpathy/autoresearch - AI agents running research on single-GPU nanochat training automatically
- antoinezambelli/forge - A Python framework for self-hosted LLM tool-calling and multi-step agentic workflows
- MinishLab/semble - Fast and Accurate Code Search for Agents. Uses 99% fewer tokens than grep+read
- karpathy/nanoGPT - The simplest, fastest repository for training/finetuning medium-sized GPTs.
- pyinfra-dev/pyinfra - ๐ง pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast a
- temporalio/sdk-python - Temporal Python SDK
- walac/drgn-mcp -
- wilpel/caveman-compression - Caveman Compression is a semantic compression method for LLM contexts. It removes predictable grammar while preserving the unpredictable, factual content that defines meaning.
- simonw/llm - Access large language models from the command-line
- agiletec-inc/airis-mcp-gateway -
- getmoto/moto - A library that allows you to easily mock out tests based on AWS infrastructure.
- knowsuchagency/mcp2cli - Turn any MCP, OpenAPI, or GraphQL server into a CLI โ at runtime, with zero codegen
- StarTrail-org/LEANN - [MLsys2026]: RAG on Everything with LEANN. Enjoy 97% storage savings while running a fast, accurate, and 100% private RAG application on your personal device.
- shawnz/textcoder - Steganographic message encoder using LLMs
- mitmproxy/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
- hyperflask/hyperflask - Full stack web framework
- Kozea/WeasyPrint - The awesome document factory
- OpenTSLM/OpenTSLM - OpenTSLM: Time-Series Language Models for Reasoning over Multivariate Medical Text- and Time-Series Data
- donnemartin/system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
- google/langextract - A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.
- ungoogled-software/ungoogled-chromium - Google Chromium, sans integration with Google
- oaubert/python-vlc - Python vlc bindings
- PrefectHQ/fastmcp - ๐ The fast, Pythonic way to build MCP servers and clients.
- modelcontextprotocol/python-sdk - The official Python SDK for Model Context Protocol servers and clients
- abhinavsingh/proxy.py - ๐ซ Ngrok FRP Alternative โข โก Fast โข ๐ชถ Lightweight โข 0๏ธโฃ Dependency โข ๐ Pluggable โข ๐ TLS interception โข ๐ DNS-over-HTTPS โข ๐ฅ Poor Man's VPN โข โช Reverse & โฉ Forward โข ๐ฎ๐ฟ "Proxy Server" framework โข ๐ "We
- TkTech/chancy - A postgres-backed task queue for Python.
- adbar/trafilatura - Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping, extraction, output as CSV, JSON, HTML, MD, TXT, XML
- astral-sh/ty - An extremely fast Python type checker and language server, written in Rust.
- ariebovenberg/whenever - โฐ Modern datetime library for Python
- microsoft/markitdown - Python tool for converting files and office documents to Markdown.
- suitenumerique/docs - Docs is an open-source text editor: web-native, made for real-time collaboration, cleanly structured documents and sub-documents with full ownership of your data. Built to scale with Django and React.
- vllm-project/vllm - A high-throughput and memory-efficient inference and serving engine for LLMs
- data-privacy-stack/presidio - An open-source framework for detecting, redacting, masking, and anonymizing sensitive data (PII) across text, images, and structured data. Supports NLP, pattern matching, and customizable pipelines.
- peterhinch/micropython-mqtt - A 'resilient' asynchronous MQTT driver. Recovers from WiFi and broker outages.
- huggingface/open-r1 - Fully open reproduction of DeepSeek-R1
- NVIDIA/NeMo-Retriever - NeMo Retriever Library is a scalable, performance-oriented document content and metadata extraction microservice. NeMo Retriever Library uses specialized NVIDIA NIM microservices to find, contextualiz
- lexiforest/curl_cffi - Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser tls/ja3/http2 fingerprints.
- malmeloo/FindMy.py - ๐ + ๐ฏ + ๐ = Query Apple's FindMy Network with Python!
- scoder/lupa - Lua in Python
- NVIDIA/garak - the LLM vulnerability scanner
- Kanaries/pygwalker - PyGWalker: Turn your dataframe into an interactive UI for visual analysis
- cle-b/httpdbg - A tool for Python developers to easily debug the HTTP(S) client and server requests in a Python program.
- localstack/localstack - ๐ป A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
- dleemiller/WordLlama - Things you can do with the token embeddings of an LLM
- hamcrest/PyHamcrest - Hamcrest matchers for Python
- igrek51/wat - Deep inspection of Python objects
- pallets/quart - An async Python micro framework for building web applications.
- phodal/awesome-iot - Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform
- AgentOps-AI/tokencost - Easy token price estimates for 400+ LLMs. TokenOps.
- ChrisBuilds/terminaltexteffects - TerminalTextEffects (TTE) is a terminal visual effects engine, application, and Python library.
- pydantic/pydantic-settings - Settings management using pydantic
- Textualize/textual - The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
- glitzflitz/pyxorfilter - Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)
- ikvk/imap_tools - Work with email by IMAP
- posit-dev/py-shiny - Shiny for Python
- vshymanskyy/muon - ยตON - a compact and simple binary object notation
- ankane/python-timeouts - Timeouts for popular Python packages
- bananaml/fructose -
- django-q2/django-q2 - A multiprocessing distributed task queue for Django based on Django-Q
- jd/tenacity - Retrying library for Python
- python-pendulum/pendulum - Python datetimes made easy
- stm32-rs/stm32-rs - Embedded Rust device crates for STM32 microcontrollers
- saulpw/visidata - A terminal spreadsheet multitool for discovering and arranging data
- tobymao/sqlglot - Python SQL Parser and Transpiler
- sanic-org/sanic - Accelerate your web app development | Build fast. Run fast.
- 0x67757300/uHTTP - Pythonic Web Development
- squidfunk/mkdocs-material - Documentation that simply works
- ijl/orjson - Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
- thumbor/thumbor - thumbor is an open-source photo thumbnail service by globo.com
- litestar-org/litestar - Light, flexible and extensible ASGI framework | Built to scale
- strawberry-graphql/strawberry - A GraphQL library for Python that leverages type annotations ๐
- conan-io/conan - Conan - The open-source C and C++ package manager
- danielfm/pybreaker - Python implementation of the Circuit Breaker pattern.
- kr8s-org/kr8s - A batteries-included Python client library for Kubernetes that feels familiar for folks who already know how to use kubectl
- wemake-services/asyncio-redis-rate-limit - Rate limiter for async functions using Redis as a backend.
- lark-parser/lark - Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
- nickjj/docker-flask-example - A production ready example Flask app that's using Docker and Docker Compose.
- GoogleCloudPlatform/functions-framework-python - FaaS (Function as a service) framework for writing portable Python functions
- youknowone/ring - Python cache interface with clean API and built-in memcache & redis + asyncio support.
- klen/mixer - Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.
- pypa/cibuildwheel - ๐ก Build Python wheels for all the platforms with minimal configuration.
- grantjenks/python-diskcache - Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
- danielgtaylor/python-betterproto - Clean, modern, Python 3.6+ code generator & library for Protobuf 3 and async gRPC
- jmespath/jmespath.py - JMESPath is a query language for JSON.
- crdoconnor/strictyaml - Type-safe YAML parser and validator.
- construct/construct - Construct: Declarative data structures for python that allow symmetric parsing and building
- scanapi/scanapi - Automated Integration Testing and Live Documentation for your API
- jsbueno/extradict - Collection of Mappings and data structures with different capabilities and some utilities
- httpie/cli - ๐ฅง HTTPie CLI โ modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
- aio-libs/yarl - Yet another URL library
- simonw/shot-scraper - A CLI utility for taking screenshots of websites, recording video demos and scraping sites using JavaScript
- more-itertools/more-itertools - More routines for operating on iterables, beyond itertools
- Textualize/rich - Rich is a Python library for rich text and beautiful formatting in the terminal.
- GoogleCloudPlatform/serverless-expeditions -
- isidentical/refactor - AST-based fragmental source code refactoring toolkit for Python
- seatgeek/fuzzywuzzy - Fuzzy String Matching in Python
- ICRAR/ijson - Iterative JSON parser with Pythonic interfaces
- kiwicom/pytest-recording - A pytest plugin powered by VCR.py to record and replay HTTP traffic.
- nteract/papermill - ๐ Parameterize, execute, and analyze notebooks
- big-o/cherrypicker - A Python package for extracting flat tables of data from complex structures.
- scrapinghub/dateparser - python parser for human readable dates
- hynek/structlog - Simple, powerful, and fast logging for Python.
- mesozoic/gmail-yaml-filters - A quick tool for generating Gmail filters from YAML rules.
- pydantic/pydantic - Data validation using Python type hints
- P403n1x87/austin-tui - The top-like text-based user interface for Austin
- Bogdanp/dramatiq - A fast and reliable background task processing library for Python 3.
- tobgu/pyrsistent - Persistent/Immutable/Functional data structures for Python
- mcfunley/pugsql - A HugSQL-inspired database library for Python
- oracle/graalpython - GraalPy โ A high-performance embeddable Python 3 runtime for Java
- geldata/gel - Gel supercharges Postgres with a modern data model, graph queries, Auth & AI solutions, and much more.
- scrapedia/scrapy-pipelines - A collection of pipelines for Scrapy
- google/latexify_py - A library to generate LaTeX expression from Python code.
- pytransitions/transitions - A lightweight, object-oriented finite state machine implementation in Python with many extensions
- mingrammer/diagrams - ๐จ Diagram as Code for prototyping cloud system architectures
- rapidfuzz/RapidFuzz - Rapid fuzzy string matching in Python using various string metrics
- proofit404/stories - Service objects designed with OOP in mind.
- ahawker/ulid - Universally Unique Lexicographically Sortable Identifier (ULID) in Python 3
- borgmatic-collective/borgmatic - Simple, configuration-driven backup software for servers and workstations
Ruby
- CanineHQ/canine - A developer friendly PaaS for your Kubernetes
- andersonkrs/malheatmap - An extension for tracking your activities on myanimelist.net
Rust
- RyanCodrai/turbovec - A vector index built on TurboQuant, written in Rust with Python bindings
- pgdogdev/pgdog - PostgreSQL connection pooler, load balancer and database sharder.
- ntsc-rs/ntsc-rs - Free, open-source VHS effect. Standalone application + plugin (After Effects, Premiere, and OpenFX).
- oxc-project/oxc - โ A collection of high-performance JavaScript tools.
- faiscadev/fakecloud - Free, open-source AWS emulator. LocalStack alternative: 105 services, 7,391 operations, true 100% Smithy conformance (248,319/248,319 variants pass). No account, no auth token, no paid tier.
- rustfs/rustfs - ๐2.3x faster than MinIO for 4KB object payloads. RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms
- smol-machines/smolvm - Portable, lightweight, self-contained virtual machine.
- jj-vcs/jj - A Git-compatible VCS that is both simple and powerful
- rtk-ai/rtk - CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
- bahdotsh/feedr - A feature-rich terminal-based RSS/Atom feed reader written in Rust.
- Barre/ZeroFS - ZeroFS: A log-structured filesystem for S3. ZeroFS serves S3-compatible buckets as POSIX filesystems over NFS and 9P, or as raw block devices over NBD.
- austin-weeks/miasma - Trap AI web scrapers in an endless poison pit.
- JagritGumber/evolvsql - BEAM + Rust PostgreSQL-compatible database. Lightweight, no vacuum, infinite connections.
- dmtrKovalenko/fff - The fastest and the most accurate file search SDK for AI agents, Neovim, Rust, C, Python, Bun and NodeJS
- raine/workmux - git worktrees + tmux windows for zero-friction parallel dev
- andersonkrs/twig - A glamorous tmux session manager with git worktree support.
- alacritty/alacritty - A cross-platform, OpenGL terminal emulator.
- Hugo-Dz/spritefusion-pixel-snapper - A tool to snap pixels to a perfect grid. Designed to fix messy and inconsistent pixel art generated by AI.
- atuinsh/atuin - โจ Making your shell magical
- zedless-editor/old-school-zedless - (old variant) Zed fork focused on privacy and being local-first
- ai-dynamo/dynamo - A Datacenter Scale Distributed Inference Serving Framework
- typst/typst - A markup-based typesetting system that is powerful and easy to learn.
- BoundaryML/baml - The programming language for agents
- xberg-io/xberg - A polyglot document intelligence framework with a Rust core. Extract text, metadata, images, and structured data from 101 formats (115 file extensions) plus code intelligence for 371 code languages. 1
- schpet/envset - set values in .env files the fun way
- napi-rs/napi-rs - A framework for building compiled Node.js add-ons in Rust via Node-API
- ChuckHend/pg_vectorize - Full-text and semantic search on any Postgres
- jdx/mise - dev tools, env vars, task runner
- qdrant/qdrant - Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
- embassy-rs/embassy - Modern embedded framework, using Rust and async.
- boustrophedon/pgtemp - Rust library and daemon for easily starting postgres databases per-test without Docker
- awslabs/llrt - LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications.
- YS-L/csvlens - Command line csv viewer
- PyO3/pyo3 - Rust bindings for the Python interpreter
- astral-sh/ruff - An extremely fast Python linter and code formatter, written in Rust.
- rayon-rs/rayon - Rayon: A data parallelism library for Rust
- Orange-OpenSource/hurl - Hurl, run and test HTTP requests with plain text.
- tauri-apps/tauri - Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
Shell
- obra/superpowers - An agentic skills framework & software development methodology that works.
- vinzabe/PERMANENT-opencode-anthropic-oauth-fix - Drop-in patched dist/index.js for op-anthropic-auth@0.1.1: fixes Anthropic third-party classifier 400s and /messages vs /v1/messages path mismatch in opencode
- 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)
Swift
- leonickson1/Swiftlet - Swiftlet is a Swift and Metal runtime that runs large Qwen Mixture-of-Experts models locally on Apple devices by streaming expert weights from storage, enabling 35B and 80B models to run with low RAM,
- fayazara/bucketdrop - BucketDrop is a tiny, open-source menu bar app for uploading files to your own S3-compatible storage. No dashboards. No syncing folders. No vendor lock-in. Just drop a file and get a shareable URL i
- tombonez/noTunes - A simple macOS application that will prevent iTunes or Apple Music from launching.
- nikitabobko/AeroSpace - AeroSpace is an i3-like tiling window manager for macOS
- synth-inc/onit - Onit MacOS client
- p0deje/Maccy - Lightweight clipboard manager for macOS
- jasonjmcghee/rem - An open source approach to locally record and enable searching everything you view on your Mac.
- iina/iina - The modern video player for macOS.
- OpenEmu/OpenEmu - ๐น Retro video game emulation for macOS
- utmapp/UTM - Virtual machines for iOS and macOS
TypeScript
- tetherto/qvac - Open-source local AI SDK - run AI on-device with no cloud, no API keys. Supports GGUF, RAG, image, music, and video generation, speech-to-text, P2P inference, and more. Cross-platform: Linux, macOS, W
- immich-app/immich - High performance self-hosted photo and video management solution.
- AndrewKirkovski/fast-playwright-mcp - FAST Playwright MCP server
- abhigyanpatwari/GitNexus - GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a git repository (Github, Gitlab, Azure, Local)
- vercel-labs/wterm - A terminal emulator for the web
- blackboardsh/electrobun - Build ultra fast, tiny, and cross-platform desktop apps with Typescript.
- leodavinci1/kanbots - Local collaboration interface for working on a kanban board where each task is either a Claude Code or Codex agent.
- thunderbird/thunderbolt - AI You Control: Choose your models. Own your data. Eliminate vendor lock-in.
- kdcokenny/ocx - OpenCode extension manager with portable, isolated profiles. Your setup, anywhere.
- backnotprop/plannotator - Annotate and review coding agent plans and code diffs visually, share with your team, send feedback to agents with one click.
- tobi/qmd - mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches while being all local
- anomalyco/opentui - OpenTUI is a library to build terminal user interfaces (TUI)
- 21st-dev/1code - Orchestration layer for coding agents (Claude Code, Codex)
- anomalyco/opencode - The open source coding agent.
- quemsah/awesome-claude-plugins - Automated collection of Claude Code plugin adoption metrics across GitHub repositories using n8n workflows
- YouMind-OpenLab/awesome-nano-banana-pro-prompts - ๐ World's largest Nano Banana Pro prompt library โ 10,000+ curated prompts with preview images, 16 languages. Google Gemini AI image generation. Free & open source.
- xyflow/xyflow - React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customi
- atuinsh/desktop - ๐ Runbooks that run
- DetachHead/basedpyright - pyright fork with various type checking improvements, improved vscode support and pylance features built into the language server
- browser-actions/setup-chrome - Set up your GitHub Actions workflow with a specific version of chromium
- lucemia/typed-ffmpeg - Type-safe FFmpeg bindings for Python & TypeScript โ filters, typing, and docs
- humanlayer/12-factor-agents - What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers?
- mountain-loop/yaak - The most intuitive desktop API client. Organize and execute REST, GraphQL, WebSockets, Server Sent Events, and gRPC ๐ฆฌ
- jetkvm/kvm - Control any computer remotely
- anomalyco/sst - Build full-stack apps on your own infrastructure.
- recharts/recharts - Redefined chart library built with React and D3
- Dokploy/dokploy - Open Source Alternative to Vercel, Netlify and Heroku.
- chartdb/chartdb - Database diagrams editor that allows you to visualize and design your DB with a single query.
- instantdb/instant - Instant is the best backend for AI-coded apps. You get auth, permissions, storage, presence, and streams โ everything you need to ship apps your users will love.
- altcha-org/altcha - GDPR, WCAG 2.2 AA, and EAA compliant, self-hosted CAPTCHA alternative with PoW mechanism.
- keplergl/kepler.gl - Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
- event-driven-io/Pongo - Pongo - Mongo but on Postgres and with strong consistency benefits
- sebastianwessel/quickjs - A typescript package to execute JavaScript and TypeScript code in a webassembly quickjs sandbox
- promptfoo/promptfoo - Test your prompts, agents, and RAGs. Red teaming/pentesting/vulnerability scanning for AI. Compare performance of GPT, Claude, Gemini, DeepSeek, and more. Simple declarative configs with command line
- divriots/jampack - Optimizes static websites for best user experience and best Core Web Vitals scores.
- Mechazawa/103-early-anti-adblock - Detect adblockers without Javascript by abusing early hints
- honojs/examples - Examples using Hono.
- osmoscraft/osmosfeed - Turn GitHub into an RSS reader
- honojs/hono - Web framework built on Web Standards
- mswjs/msw - Industry standard API mocking for JavaScript.
- drizzle-team/drizzle-orm - ORM
- pheralb/svgl - ๐งฉ A beautiful library with SVG logos. Built with Sveltekit & Tailwind CSS.
- elysiajs/elysia - Ergonomic Framework for Humans
- mikro-orm/mikro-orm - TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.
- redis/redis-om-node - Object mapping, and more, for Redis and Node.js. Written in TypeScript.
- mattdsteele/spot-tracker-tracker -
- oclif/oclif - CLI for generating, building, and releasing oclif CLIs. Built by Salesforce.
- Sparticuz/chromium - Chromium for Serverless Platforms
- js-sdsl/js-sdsl - A javascript standard data structure library which benchmark against C++ STL.
- Binaryify/OneDark-Pro - Atom's iconic One Dark theme for Visual Studio Code
- satelllte/nextjs-wasm - Next.js with WebAssembly
- vercel/satori - Enlightened library to convert HTML and CSS to SVG
- jj811208/watching-you - watching-you is a javascript library for building animations that watch anything on DOM ๐.
- colinhacks/zod - TypeScript-first schema validation with static type inference
- trpc/trpc - ๐งโโ๏ธ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
- nanostores/nanostores - A tiny (340 bytes) state manager for React/RN/Preact/Vue/Svelte with many atomic tree-shakable stores
- slidevjs/slidev - Presentation Slides for Developers
- GoogleChromeLabs/squoosh - Make images smaller using best-in-class codecs, right in the browser.
- handsontable/hyperformula - HyperFormula is an open-source headless spreadsheet for business web apps. It comes with over 400 formulas, CRUD operations, undo-redo, clipboard support, and sorting.
- elastic/eui - Elastic UI Framework ๐
- ealush/vest - Vest โ Declarative validations framework
Zig
- ghostty-org/ghostty - ๐ป Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
License
To the extent possible under law, skhaz has waived all copyright and related or neighboring rights to this work.