awesome stars
A list of awesome repositories I’ve starred. Want your own? Try: stargazer
Total starred repositories: 1193
Contents
- ActionScript
- Batchfile
- C
- C#
- C++
- CSS
- Clojure
- Cython
- Dart
- Dockerfile
- EJS
- Elixir
- Fluent
- FreeBASIC
- FreeMarker
- GDScript
- Go
- Go Template
- HTML
- Handlebars
- Haxe
- Java
- JavaScript
- Jupyter Notebook
- KakouneScript
- Kotlin
- Liquid
- Lua
- Markdown
- Nim
- PHP
- PLpgSQL
- Pascal
- Python
- QML
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Slint
- Stylus
- Svelte
- Swift
- Tcl
- TypeScript
- Unknown
- Vue
ActionScript
- DaVikingCode/Citrus-Engine - Modern AS3 Game Engine (⭐️552)
Batchfile
- beeware/briefcase-windows-app-template - A template for generating Windows application projects with Briefcase [MIT License] (⭐️11)
- sourcesounds/csgo - Counter-Strike: Global Offensive Sound Files (⭐️28)
- sourcesounds/cstrike - Counter-Strike: Source Sound Files (⭐️33)
- sourcesounds/hl1 - Half-Life Sound Files (⭐️119)
- sourcesounds/hl2 - Half-Life 2 Sound Files (⭐️152)
- sourcesounds/portal2 - Portal 2 Sound Files (⭐️89)
- sourcesounds/tf - Team Fortress 2 Sound Files (⭐️29)
C
- codepointerapp/codepointer - CodePointer is an IDE for Rust, Go, C++ Python and more [GNU GPLv2] (⭐️57)
- curl/curl - A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, MQTTS, POP3, POP3S, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features (⭐️42156)
- darktable-org/darktable - darktable is an open source photography workflow application and raw developer [GNU GPLv3] (⭐️12605)
- dune3d/dune3d - 3D CAD application [GNU GPLv3] (⭐️2004)
- freeciv/freeciv - Freeciv is a Free and Open Source empire-building strategy game inspired by the history of human civilization. Upstream repository for the standalone Freeciv client and server. Report bugs and submit patches at https://redmine.freeciv.org/projects/freeciv [GNU GPLv2] (⭐️1552)
- geany/geany - A fast and lightweight IDE [GNU GPLv2] (⭐️3648)
- kdroidFilter/ComposeNativeTray - ComposeTray is a Kotlin library that provides a simple way to create system tray applications with native support for Mac, Linux and Windows. This library allows you to add a system tray icon, tooltip, and menu with various options in a Kotlin DSL-style syntax. [MIT License] (⭐️381)
- lua/lua - A copy of the Lua development repository, as seen by the Lua team. Mirrored irregularly. All communication should be through the Lua mailing list https://www.lua.org/lua-l.html (⭐️10066)
- microsoft/PowerToys - Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows [MIT License] (⭐️135236)
- microsoft/winfile - Original Windows File Manager (winfile) with enhancements [MIT License] (⭐️7067) Archived!
- obsproject/obs-studio - OBS Studio - Free and open source software for live streaming and screen recording [GNU GPLv2] (⭐️73301)
- pgvector/pgvector - Open-source vector similarity search for Postgres (⭐️21826)
- PilotLightTech/pilotlight - Lightweight real-time application framework [MIT License] (⭐️110)
- pygame/pygame - 🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL. (⭐️8812)
- sqlcipher/sqlcipher - SQLCipher is a standalone fork of SQLite that adds 256 bit AES encryption of database files and other security features. [Modified BSD License] (⭐️7175)
- torvalds/linux - Linux kernel source tree (⭐️236933)
- ValveSoftware/wine - Wine with a bit of extra spice (⭐️1968)
- videolan/vlc - VLC media player - plays everything, runs anywhere. Code here: https://code.videolan.org/videolan/vlc [GNU GPLv2] (⭐️18745)
C#
- 0x7c13/Notepads - A modern, lightweight text editor with a minimalist design. [MIT License] (⭐️10136)
- actions/runner - The Runner for GitHub Actions :rocket: [MIT License] (⭐️6086)
- AvaloniaUI/Avalonia - Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The future of .NET UI [MIT License] (⭐️31008)
- Cysharp/ProcessX - Simplify call an external process with the async streams in C# 8.0. [MIT License] (⭐️544)
- Cysharp/UniTask - Provides an efficient allocation free async/await integration for Unity. [MIT License] (⭐️10946)
- Devolutions/UniGetUI - UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers [MIT License] (⭐️24543)
- dotnet/maui - .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop. [MIT License] (⭐️23270)
- elsa-workflows/elsa-core - The Workflow Engine for .NET [MIT License] (⭐️7787)
- Facepunch/sbox-public - s&box is a modern game engine, built on Valve’s Source 2 and the latest .NET technology, it provides a modern intuitive editor for creating games (⭐️6286)
- files-community/Files - A modern file manager that helps users organize their files and folders. [MIT License] (⭐️43953)
- huynhsontung/Screenbox - LibVLC-based media player for the Universal Windows Platform [GNU GPLv3] (⭐️3893)
- huysentruitw/process-manager - Managed library for managing and queing spawned processes [Apache License 2.0] (⭐️30)
- icsharpcode/SharpDevelop - #develop (short for SharpDevelop) is a free IDE for .NET programming languages. (⭐️2157) Archived!
- icsharpcode/WpfDesigner - The WPF Designer from SharpDevelop [MIT License] (⭐️1064)
- jamesmanning/RunProcessAsTask - Simple wrapper around System.Diagnostics.Process to expose it as a System.Threading.Tasks.Task [MIT License] (⭐️221) Archived!
- JosefNemec/Playnite - Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games. [MIT License] (⭐️13293)
- killkimno/MORT - MORT 번역기 프로젝트 - Real-time game translator with OCR [MIT License] (⭐️1596)
- lepoco/wpfui - WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly. [MIT License] (⭐️9465)
- lolp1/Process.NET - A C# class library for interacting with processes. (⭐️337)
- mob-sakai/ParticleEffectForUGUI - Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas. [MIT License] (⭐️5811)
- mono/monodevelop - MonoDevelop is a cross platform .NET IDE (⭐️2897) Archived!
- MudBlazor/MudBlazor - Blazor Component Library based on Material Design principles. Do more with Blazor, utilizing CSS and keeping JavaScript to a bare minimum. [MIT License] (⭐️10444)
- NeoAxis/NeoAxisEngine - A versatile game engine designed for creating video games and real-time apps. (⭐️257)
- PixiEditor/PixiEditor - PixiEditor is a Universal Editor for all your 2D needs [GNU LGPLv3] (⭐️7823)
- Polytoria/polytoria-game - Polytoria, a multiplayer gaming platform built with Godot and .NET [Mozilla Public License 2.0] (⭐️239)
- PowerShell/PowerShell - PowerShell for every system! [MIT License] (⭐️53977)
- SakiRinn/LiveCaptions-Translator - Lightweight and powerful real-time audio/speech translation tool based on Windows LiveCaptions. [Apache License 2.0] (⭐️3182)
- ScottPlot/ScottPlot - Interactive plotting library for .NET [MIT License] (⭐️6648)
- SergeyMakeev/ArcadeCarPhysics - Arcade Car Physics - Vehicle Simulation for Unity3D [MIT License] (⭐️453)
- spectreconsole/spectre.console - A .NET library that makes it easier to create beautiful console applications. [MIT License] (⭐️11509)
- StackExchange/MarkdownSharp - Open source C# implementation of Markdown processor, used by Stack Overflow. [MIT License] (⭐️263)
- SubtitleEdit/subtitleedit - the subtitle editor :) [MIT License] (⭐️13205)
- Taiizor/Sucrose - Sucrose is a versatile wallpaper engine that brings life to your desktop with a wide range of interactive wallpapers. [GNU GPLv3] (⭐️1396)
- unchihugo/FluentFlyout - The modern Flyout app for Windows 11, built with Fluent 2 Design principles. Media Flyouts, Taskbar Widgets and more. [GNU GPLv3] (⭐️3199)
- velopack/velopack - Installer and automatic update framework for cross-platform desktop applications [MIT License] (⭐️2124)
- VitalElement/AvalonStudio - Cross platform IDE and Shell [GNU LGPLv3] (⭐️1719)
- WPFDevelopersOrg/OpenCVSharpExample - This is a WPF OpenCVSharp Example 😃 [MIT License] (⭐️22)
- WPFDevelopersOrg/WPFDevelopers - 🎉 Welcome to follow the official account of “WPFDevelopers”! It covers the basic controls and custom control library (screenshot controls) of WPF. This project will be constantly updated, welcome to us ⭐ ️ [MIT License] (⭐️1895)
- WPFDevelopersOrg/WPFDevelopers.Avalonia - This is a Avalonia Controls, welcome to use 😊 [MIT License] (⭐️260)
- WPFDevelopersOrg/WPFDevelopers.Charts - WPF Charts Control In development i🤝 (⭐️23)
- WPFDevelopersOrg/XamlViewer - XAML Viewer is a lightweight XAML editor. [MIT License] (⭐️290)
- Wra7h/SharpGhosting - Process Ghosting in C# [Modified BSD License] (⭐️221)
- xoofx/markdig - A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET [BSD 2-Clause “Simplified” License] (⭐️5260)
C++
- Algo-Phantoms/Algo-Tree - Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java. [MIT License] (⭐️374)
- alibaba/zvec - A lightweight, lightning-fast, in-process vector database [Apache License 2.0] (⭐️11289)
- aseprite/aseprite - Animated sprite editor & pixel art tool (Windows, macOS, Linux) (⭐️37556)
- audacity/audacity - Audio Editor (⭐️17199)
- aui-framework/aui - Declarative UI toolkit for modern C++20 [Mozilla Public License 2.0] (⭐️568)
- azahar-emu/azahar - An open-source 3DS emulator project based on Citra. [GNU GPLv2] (⭐️7448)
- azerothcore/azerothcore-wotlk - Complete Open Source and Modular solution for MMO [GNU GPLv2] (⭐️8487)
- barry-ran/QtScrcpy - Android real-time display control software [Apache License 2.0] (⭐️29911)
- carla-simulator/carla - Open-source simulator for autonomous driving research. [MIT License] (⭐️14079)
-
changkun/modern-cpp-tutorial - 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly https://changkun.de/modern-cpp/ [MIT License] (⭐️25583) - cocos/cocos-engine - Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment. (⭐️9655)
- crownengine/crown - A complete and cross-platform game engine designed for flexibility, performance, and fast-iterations. (⭐️2403)
- defold/defold - Defold is a completely free to use game engine for development of desktop, mobile and web games. (⭐️6128)
- deskflow/deskflow - Share a single keyboard and mouse between multiple computers. [GNU GPLv2] (⭐️26563)
- dolphin-emu/dolphin - Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements. (⭐️15132)
- electron/electron - :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS [MIT License] (⭐️121681)
- electron/rcedit - Command line tool to edit resources of exe [MIT License] (⭐️2054) Archived!
- eranif/codelite - A multi purpose IDE specialized in C/C++/Rust/Python/PHP and Node.js. Written in C++ [GNU GPLv2] (⭐️2386)
- f3d-app/f3d - Fast and minimalist 3D viewer. [Modified BSD License] (⭐️4501)
- flameshot-org/flameshot - Powerful yet simple to use screenshot software :desktop_computer: :camera_flash: [GNU GPLv3] (⭐️30172)
- FlaxEngine/FlaxEngine - Flax Engine – multi-platform 3D game engine (⭐️6855)
- FreeCAD/FreeCAD - Official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. [GNU LGPLv2.1] (⭐️31599)
- geo-tp/ESP32-Bit-Pirate - A Hardware Hacking Tool with Web-Based CLI That Speaks Every Protocol [MIT License] (⭐️3914)
- geode-sdk/geode - The ultimate Geometry Dash modding framework [Boost Software License 1.0] (⭐️2575)
- gluonhq/cameracapture - Capturing camera output natively (⭐️4)
- godotengine/godot - Godot Engine – Multi-platform 2D and 3D game engine [MIT License] (⭐️112760)
- godotjs/javascript - Javascript binding for godotengine [MIT License] (⭐️1122)
- HailToDodongo/pyrite64 - N64 Game-Engine and Editor using libdragon & tiny3d [MIT License] (⭐️3142)
- hoffstadt/DearPyGui - Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies [MIT License] (⭐️15483)
- honghaier-game/PythonIDE-PyMe - PyMe – A visual development tool for Python developers. Build software and games through an intuitive visual interface, and publish cross-platform with one click. Make your Python projects run anywhere with ease. (⭐️937)
- hrydgard/ppsspp - A PSP emulator for Android, Windows, Mac, Linux and iOS, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. (⭐️13979)
- hyprwm/Hyprland - Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn’t sacrifice on its looks. [Modified BSD License] (⭐️36431)
- jrouwe/JoltPhysics - A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West and Death Stranding 2. [MIT License] (⭐️10519)
- k2-fsa/sherpa-onnx - Speech-to-text, text-to-speech, speaker diarization, speech enhancement, source separation, and VAD using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android, iOS, HarmonyOS, Raspberry Pi, RISC-V, RK NPU, Axera NPU, Ascend NPU, x86_64 servers, websocket server/client, support 12 programming languages [Apache License 2.0] (⭐️13055)
- KDE/kate - Advanced text editor (⭐️1054)
- luanti-org/luanti - Luanti (formerly Minetest) is an open source voxel game-creation platform with easy modding and game creation (⭐️12991)
- microsoft/AirSim - Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research (⭐️18251)
- microsoft/microsoft-ui-xaml - WinUI: a modern UI framework with a rich set of controls and styles to build dynamic and high-performing Windows applications. [MIT License] (⭐️7690)
- microsoft/onnxruntime - ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator [MIT License] (⭐️20860)
- microsoft/react-native-windows - A framework for building native Windows apps with React. (⭐️17296)
- microsoft/terminal - The new Windows Terminal and the original Windows console host, all in the same place! [MIT License] (⭐️103644)
- microsoft/WSL - Windows Subsystem for Linux [MIT License] (⭐️32757)
- microsoft/wslg - Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios [MIT License] (⭐️11706)
- mltframework/shotcut - cross-platform (Qt), open-source (GPLv3) video editor [GNU GPLv3] (⭐️14285)
- mongodb/mongo - The MongoDB Database (⭐️28376)
- mozilla/DeepSpeech - DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers. [Mozilla Public License 2.0] (⭐️26753) Archived!
- neutralinojs/neutralinojs - Portable and lightweight cross-platform desktop application development framework (⭐️8546)
- niedev/RTranslator - Open source real-time translation app for Android that runs locally [Apache License 2.0] (⭐️10155)
- NixOS/nix - Nix, the purely functional package manager [GNU LGPLv2.1] (⭐️17119)
- nlohmann/json - JSON for Modern C++ [MIT License] (⭐️49964)
- nodegui/nodegui - A library for building cross-platform native desktop applications with Node.js and CSS 🚀. React NodeGui : https://react.nodegui.org and Vue NodeGui: https://vue.nodegui.org [MIT License] (⭐️9223)
- notepad-plus-plus/notepad-plus-plus - Notepad++ official repository (⭐️28434)
- o3de/o3de - Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations. (⭐️9403)
- ocornut/imgui - Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies [MIT License] (⭐️73932)
- opencv/opencv - Open Source Computer Vision Library [Apache License 2.0] (⭐️89250)
- OpenRCT2/OpenRCT2 - An open source re-implementation of RollerCoaster Tycoon 2 🎢 [GNU GPLv3] (⭐️15845)
- opentoonz/opentoonz - OpenToonz - An open-source full-featured 2D animation creation software (⭐️7233)
- organicmaps/organicmaps - 🍃 Organic Maps is a free Android & iOS offline maps app for more than 6M travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by the community. No ads, no tracking, no data collection, no crapware. Please donate to support the development! (⭐️14369)
- panda3d/panda3d - Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU (⭐️5151)
- PCSX2/pcsx2 - PCSX2 - The Playstation 2 Emulator [GNU GPLv3] (⭐️14982)
- qt-creator/qt-creator - A cross-platform Qt IDE (⭐️3037)
- rbfx/rbfx - Lightweight Game Engine/Framework in C++17 with WYSIWYG Editor. Experimental C# bindings. [MIT License] (⭐️1011)
- react/react-native - A framework for building native applications using React [MIT License] (⭐️126031)
- RunanywhereAI/runanywhere-sdks - Production ready toolkit to run AI locally (⭐️10326)
- SATYADAHAL/termrex - Chrome Dino Runner clone for the terminal. Playable on Linux, macOS, and other Unix-like systems. [MIT License] (⭐️43)
- SerenityOS/serenity - The Serenity Operating System 🐞 [BSD 2-Clause “Simplified” License] (⭐️33494)
- shadps4-emu/shadPS4 - PlayStation 4 emulator for Windows, Linux, macOS and FreeBSD written in C++ [GNU GPLv2] (⭐️31406)
- SimulIDE/SimulIDE - SimulIDE is a simple real-time electronic circuit simulator [GNU GPLv3] (⭐️299)
- sqlitebrowser/sqlitebrowser - Official home of the DB Browser for SQLite (DB4S) project. Previously known as “SQLite Database Browser” and “Database Browser for SQLite”. Website at: (⭐️24191)
- SteamClientHomebrew/Millennium - Open-source modding framework for creating and managing Steam Client themes and plugins. [MIT License] (⭐️3833)
- tensorflow/tensorflow - An Open Source Machine Learning Framework for Everyone [Apache License 2.0] (⭐️195764)
- thunder-engine/thunder - Thunder Engine – Cross-platform 2D and 3D game engine with modular architecture [Apache License 2.0] (⭐️659)
- TokisanGames/Terrain3D - A high performance, editable terrain system for Godot 4. [MIT License] (⭐️3977)
- TorqueGameEngines/Torque3D - (⭐️2006)
- UPBGE/upbge - UPBGE, the best integrated game engine in Blender (⭐️1778)
- vaibhavpandeyvpz/apkstudio - Open-source, cross platform Qt6 based IDE for reverse-engineering Android application packages. It features a friendly IDE-like layout including code editor with syntax highlighting support for .smali code files. [GNU LGPLv3*] (⭐️4022)
- ValveSoftware/Proton - Compatibility tool for Steam Play based on Wine and additional components (⭐️31886)
- Vita3K/Vita3K - Experimental PlayStation Vita emulator [GNU GPLv2] (⭐️5401)
- WerWolv/ImHex - 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. [GNU GPLv2] (⭐️53913)
- wled/WLED - Control WS2812B and many more types of digital RGB LEDs with an ESP32 over WiFi! [European Union Public License 1.2] (⭐️18234)
- wxFormBuilder/wxFormBuilder - A wxWidgets GUI Builder [GNU GPLv2] (⭐️2355)
- wxWidgets/wxWidgets - Cross-Platform C++ GUI Library (⭐️7177)
- XapaJIaMnu/translateLocally - Fast and secure translation on your local machine, powered by marian and Bergamot. [MIT License] (⭐️614)
- zealdocs/zeal - Offline documentation browser. Your personal reference library, searchable in an instant. [GNU GPLv3] (⭐️12663)
- ziyang0116/android-js-engine - android javascript engine [MIT License] (⭐️60)
CSS
- AkshayAgarwal007/Jekyll-Mono - :red_circle: Jekyll-Mono :large_blue_circle: is a simple and elegant GitHub Profile cum Blog theme [MIT License] (⭐️138)
- animate-css/animate.css - 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing. (⭐️82617)
- falnatsheh/MarkdownView - MarkdownView is an Android webview with the capablity of loading Markdown text or file and display it as HTML, it uses MarkdownJ and extends Android webview. (⭐️1013) Archived!
- h01000110/windows-95 - Jekyll Theme [MIT License] (⭐️496)
- insipx/material-bliss-jekyll-theme - A Material Theme for Jekyll created with React, Redux, and React-Router transpiled with Webpack [GNU GPLv3] (⭐️82)
- mattvh/jekyllthemes - A directory of the best-looking themes for Jekyll blogs (⭐️2337)
- mgilangjanuar/teledrive - The Google Drive/OneDrive/etc alternative using Telegram API [GNU GPLv3] (⭐️2044) Archived!
- necolas/normalize.css - A modern alternative to CSS resets [MIT License] (⭐️53540)
- pixelsign/html5-device-mockups - HTML5 mockups of popular devices, to showcase your portfolio and spice up your website. [MIT License] (⭐️3695)
- poole/hyde - A brazen two-column theme for Jekyll. (⭐️3799)
- poole/poole - The Jekyll Butler. A no frills responsive Jekyll blog theme. (⭐️2845)
- supun-io/jekyll-theme-leaf - Leaf - Jekyll Theme [MIT License] (⭐️145)
- t413/SinglePaged - SinglePaged - Simple Jekyll template [MIT License] (⭐️900)
- tocttou/hacker-blog - Hacker-Blog is a minimalistic, responsive jekyll theme built for hackers. https://ashishchaudhary.in/hacker-blog [Creative Commons Zero v1.0 Universal] (⭐️330)
Clojure
- tonsky/FiraCode - Free monospaced font with programming ligatures [SIL Open Font License 1.1] (⭐️81764)
Cython
- cython/cython - The most widely used Python to C compiler [Apache License 2.0] (⭐️10770)
- MagicStack/uvloop - Ultra fast asyncio event loop. [Apache License 2.0] (⭐️11821)
Dart
- fzyzcjy/flutter_rust_bridge - Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple. [MIT License] (⭐️5296)
- Norbert515/flutter_ide - A visual editor for Flutter widgets [MIT License] (⭐️1132)
Dockerfile
- goldbergyoni/nodebestpractices - ✅ The Node.js best practices list (July 2026) [Creative Commons Attribution Share Alike 4.0 International] (⭐️105350)
EJS
- Fechin/reference - ⭕ Share quick reference cheat sheet for developers. [GNU GPLv3] (⭐️10601)
Elixir
- plausible/analytics - Open source, privacy-first web analytics. Lightweight, cookie-free Google Analytics alternative. Self-hosted or cloud. [GNU AGPLv3] (⭐️27233)
Fluent
- qarmin/czkawka - Multi functional app to find duplicates, empty folders, similar images etc. (⭐️31573)
FreeBASIC
- XusinboyBekchanov/VisualFBEditor - IDE for FreeBasic (⭐️228)
FreeMarker
- mozilla/send - Simple, private file sharing from the makers of Firefox [Mozilla Public License 2.0] (⭐️13269) Archived!
GDScript
- bitbrain/beehave - 🐝 behavior tree AI for Godot Engine [MIT License] (⭐️3138)
- cherriesandmochi/gdmaim - GDMaim is a GDScript obfuscation plugin for the Godot Engine. [MIT License] (⭐️1067)
- dialogic-godot/dialogic - 💬 Create Dialogs, Visual Novels, RPGs, and manage Characters with Godot to create your Game! [MIT License] (⭐️5713)
- godotengine/godot-demo-projects - Demonstration and Template Projects [MIT License] (⭐️9006)
- Maaack/Godot-Game-Template - Godot template with a main menu, options menus, pause menu, credits, scene loader, extra tools, and an example game scene. [MIT License] (⭐️1492)
- mbrlabs/Lorien - Infinite canvas drawing/whiteboarding app for Windows, Linux and macOS. Made with Godot. [MIT License] (⭐️6693)
- MewPurPur/GodSVG - A vector graphics application for structured SVG editing, available on all major desktop platforms and on web. Currently in late alpha. [MIT License] (⭐️2536)
- nathanhoad/godot_dialogue_manager - A powerful nonlinear dialogue system for Godot [MIT License] (⭐️3649)
- Orama-Interactive/Pixelorama - Unleash your creativity with Pixelorama, a powerful and accessible open-source pixel art multitool. Whether you want to create sprites, tiles, animations, or just express yourself in the language of pixel art, this software will realize your pixel-perfect dreams with a vast toolbox of features. Available on Windows, Linux, macOS and the Web! [MIT License] (⭐️9753)
- ramokz/phantom-camera - A Camera addon for Godot 4. Inspired by Cinemachine. [MIT License] (⭐️3402)
- RodZill4/material-maker - A procedural textures authoring and 3D model painting tool based on the Godot game engine [MIT License] (⭐️5545)
- TokisanGames/Sky3D - Atmospheric Day/Night Cycle for Godot 4 (⭐️829)
Go
- 5rahim/seanime - Open-source media server with a web interface and desktop app for anime and manga. [GNU GPLv3] (⭐️3732)
- akshettrj/watgbridge - A forwarder from WhatsApp to Telegram written in GoLang [MIT License] (⭐️278)
- AlexxIT/go2rtc - Ultimate camera streaming application [MIT License] (⭐️13254)
- avelino/awesome-go - A curated list of awesome Go frameworks, libraries and software [MIT License] (⭐️175805)
- caddyserver/caddy - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS [Apache License 2.0] (⭐️73439)
- charmbracelet/glow - Render markdown on the CLI, with pizzazz! 💅🏻 [MIT License] (⭐️25893)
- cloudreve/cloudreve - 🌩 Self-hosted file management and sharing system, supports multiple storage providers [GNU GPLv3] (⭐️28139)
- conductor-oss/markitdown - convert any files to markdown [Apache License 2.0] (⭐️19)
- dstotijn/hetty - An HTTP toolkit for security research. [MIT License] (⭐️11319)
- GhostTroops/scan4all - Official repository vuls Scan: 15000+PoCs; 23 kinds of application password crack; 7000+Web fingerprints; 146 protocols and 90000+ rules Port scanning; Fuzz, HW, awesome BugBounty( ͡° ͜ʖ ͡°)… [Modified BSD License] (⭐️6129)
- gin-gonic/gin - Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices. [MIT License] (⭐️88706)
- gitleaks/gitleaks - Find secrets with Gitleaks 🔑 [MIT License] (⭐️27772)
- gohugoio/hugo - The world’s fastest framework for building websites. [Apache License 2.0] (⭐️88639)
- golang/go - The Go programming language [Modified BSD License] (⭐️134842)
- golang/mobile - [mirror] Go on Mobile [Modified BSD License] (⭐️6185)
- google/addlicense - A program which ensures source code files have copyright license headers by scanning directory patterns recursively [Apache License 2.0] (⭐️880)
- hkdb/aerion - An Open Source Lightweight E-Mail Client [Apache License 2.0] (⭐️740)
- jackc/pgx - PostgreSQL driver and toolkit for Go [MIT License] (⭐️13938)
- jesseduffield/lazygit - simple terminal UI for git commands [MIT License] (⭐️79436)
- mudler/LocalAI - LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required. [MIT License] (⭐️46980)
- muety/wakapi - 📊 A minimalist, self-hosted WakaTime-compatible backend for coding statistics [MIT License] (⭐️4345)
- nalgeon/codapi - Interactive code examples [Apache License 2.0] (⭐️2094)
- nektos/act - Run your GitHub Actions locally 🚀 [MIT License] (⭐️70825)
- openclaw/gogcli - Google Workspace in your terminal. [MIT License] (⭐️7748)
- pranshuparmar/witr - Why is this running? [Apache License 2.0] (⭐️17879)
- prometheus/alertmanager - Prometheus Alertmanager [Apache License 2.0] (⭐️8508)
- rverst/stargazer - Stargazer creates a sorted list of your stared GitHub repositories - your personal awesome-list. [MIT License] (⭐️65)
- sukeesh/markitdown-go - Go tool for converting PDF to Markdown along with images. [MIT License] (⭐️19)
- terrastruct/d2 - D2 is a modern diagram scripting language that turns text to diagrams. [Mozilla Public License 2.0] (⭐️24461)
- tgdrive/teldrive - Teldrive [MIT License] (⭐️2946)
- trufflesecurity/trufflehog - Find, verify, and analyze leaked credentials [GNU AGPLv3] (⭐️26819)
- usememos/memos - Open-source, self-hosted note-taking tool built for quick capture. Markdown-native, lightweight, and fully yours. [MIT License] (⭐️60901)
- wailsapp/wails - Create beautiful applications using Go [MIT License] (⭐️34860)
- wavetermdev/waveterm - An open-source, AI-integrated, cross-platform terminal for seamless workflows [Apache License 2.0] (⭐️21335)
- x1unix/go-playground - Better Go Playground with autocompletion and syntax highlight [MIT License] (⭐️1481)
Go Template
- n8n-io/n8n-hosting - Example of self-hosting n8n in various environments like docker, kubernetes, etc. [MIT License] (⭐️1645)
HTML
- alshedivat/al-folio - A beautiful, simple, clean, and responsive Jekyll theme for academics [MIT License] (⭐️15745)
- argyleink/gui-challenges - Components from the YouTube show GUI Challenges: accessible, responsive, adaptive and cross browser components. [Apache License 2.0] (⭐️2983)
- codeasashu/hcz-jekyll-blog - A simple material theme for blogger [MIT License] (⭐️255)
- cotes2020/jekyll-theme-chirpy - A minimal, responsive, and feature-rich Jekyll theme for technical writing. [MIT License] (⭐️10125)
- 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. (⭐️163904)
- gildasio/darcli - A dark + cli jekyll theme (⭐️69)
- hossain-khan/android-compose-highlight - Simple lightweight library that leverages JS bridge to bring fast syntax highlighting to Android Jetpack Compose [MIT License] (⭐️21)
-
jephersonRD/PC-Free - ☁️ Free Windows 10 Cloud Desktop - Run Windows in your browser without installation Self-hosted virtual PC (⭐️85) - JohnMwendwa/qr-code - A QR code component from frontend mentor challenge (⭐️23)
- le4ker/personal-jekyll-theme - { Personal } Jekyll theme [Apache License 2.0] (⭐️650)
- luong-komorebi/Awesome-Linux-Software - 🐧 A list of awesome Linux softwares (⭐️25113) Archived!
- Marvomatic/n8n-templates - A collection of free & premium n8n templates to automate SEO, content optimization and more. (⭐️1494)
- microweber/microweber - Drag and Drop Website Builder and CMS with E-commerce [MIT License] (⭐️3419)
- MjavadH/4X4-Collection - Simple 404 collection for use in personal and commercial projects [MIT License] (⭐️83)
- mmistakes/minimal-mistakes - :triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio. [MIT License] (⭐️13526)
- rangeengine/rangeengine.github.io - RangeEngine official website [MIT License] (⭐️33)
- Rheosoph/markitdown-rs - A Rust library designed to facilitate the conversion of various document formats into markdown text. [MIT License] (⭐️2)
- rough-stuff/rough - Create graphics with a hand-drawn, sketchy, appearance [MIT License] (⭐️21024)
- sergiokopplin/indigo - Minimalist Jekyll Template, dark and light themes (⭐️2722)
- StartBootstrap/startbootstrap-clean-blog-jekyll - A Jekyll version of the Clean Blog theme by Start Bootstrap [MIT License] (⭐️2137)
- thedevslot/WhatATheme - A customizable Jekyll Portfolio theme which supports blogging. [GNU GPLv2] (⭐️331)
- thiagorossener/jekflix-template - A Jekyll theme inspired by Netflix. 🎬 (⭐️940)
- TolgaTatli/Moon - 🌓 Moon is a minimal, one column jekyll theme. [MIT License] (⭐️2265)
- TolgaTatli/Moonrise - 🌅 Moonrise is a fresh take on the classic Moon theme, with a modern design, improved responsiveness, and more customization options. [MIT License] (⭐️75)
- wdhdev/free-for-life - A huge list of great stuff you can get for free! [MIT License] (⭐️1595)
- WestHealth/pyvis - Python package for creating and visualizing interactive network graphs. [Modified BSD License] (⭐️1197)
- willianjusten/cards-jekyll-template - A simple Jekyll Template Card Based. (⭐️321)
- wiredjs/designer - Mockups and wire-framing tool built using web components. Uses hand-drawn sketchy controls. [Modified BSD License] (⭐️209)
- Zroctve/ZeroOctave-Javascript-Projects - This Repository Contains 150+ web development Projects. [MIT License] (⭐️596)
Handlebars
- fazt/nodejs-notes-app - A web app to manage notes using Nodejs, and Mongodb as database, plus authentication with passportjs (⭐️271)
Haxe
- Stencyl/stencyl-engine - Create Flash, HTML5, iOS, Android, and desktop games with no code with Stencyl. This is the source to Stencyl’s Haxe-based engine. (⭐️215)
Java
- AmrDeveloper/CodeView - Android Library to make it easy to create an Code editor or IDE that support any languages and themes, with auto complete, auto indenting, snippets and more features [MIT License] (⭐️412)
- android/connectivity-samples - Multiple samples showing the best practices in connectivity on Android. [Apache License 2.0] (⭐️1784) Archived!
- AndroidCSOfficial/android-code-studio - Android Code Studio is an IDE for Android to develop full featured Android apps. [GNU GPLv3] (⭐️964)
- AndroidIDEOfficial/AndroidIDE - AndroidIDE is an IDE for Android to develop full featured Android apps. [GNU GPLv3] (⭐️2952) Archived!
- appdevforall/CodeOnTheGo - Code on the Go is an IDE that lets you build Android apps on Android phones, without a laptop computer and without Internet access. Code on the Go is a project of App Dev for All. [GNU GPLv3] (⭐️230)
- arduino/Arduino - Arduino IDE 1.x (⭐️14601)
- ashishps1/awesome-system-design-resources - Learn System Design concepts and prepare for interviews using free resources. [GNU GPLv3] (⭐️38826)
- aurelhubert/ahbottomnavigation - A library to reproduce the behavior of the Bottom Navigation guidelines from Material Design. (⭐️3824)
- avaje/avaje-http - Controller generation for Javalin, Jex, and Helidon SE [Apache License 2.0] (⭐️95)
- bauerca/drag-sort-listview - Android ListView with drag and drop reordering. (⭐️3200)
- BCsl/GalleryLayoutManager - New way to implements ViewPager/Gallery in Android with RecycleView [Apache License 2.0] (⭐️1008)
- Bearded-Hen/Android-Bootstrap - Bootstrap style widgets for Android, with Glyph Icons [MIT License] (⭐️7225)
- checkstyle/checkstyle - Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program. [GNU LGPLv2.1] (⭐️8954)
- codenameone/CodenameOne - Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support for iOS, Android, Desktop & Web. (⭐️1840)
- commonmark/commonmark-java - Java library for parsing and rendering CommonMark (Markdown) [BSD 2-Clause “Simplified” License] (⭐️2659)
- Cosmic-Ide/Cosmic-IDE - A next-gen Ide for JVM development on Android [GNU GPLv3] (⭐️669)
- davideas/FlexibleAdapter - Fast and versatile Adapter for RecyclerView which regroups several features into one library to considerably improve the user experience :-) [Apache License 2.0] (⭐️3573)
- davideas/FlipView - Flipping views like Gmail & beyond (⭐️491)
- dbeaver/dbeaver - Free universal database tool and SQL client [Apache License 2.0] (⭐️50615)
- Dev4Mod/WaEnhancer - WhatsApp tools for Android [GNU GPLv3] (⭐️1516)
- Diaana82/JusadiPay - (⭐️1)
- dlsc-software-consulting-gmbh/GemsFX - A collection of JavaFX controls and utilities. [Apache License 2.0] (⭐️619)
- DraqueT/PolyGlot - PolyGlot is a conlang construction toolkit. [MIT License] (⭐️493)
- DuanYan007/markitdown - markitdown:Cli;Lib; Java [MIT License] (⭐️837)
- FXMisc/RichTextFX - Rich-text area for JavaFX [BSD 2-Clause “Simplified” License] (⭐️1331)
- gauravk95/bubble-navigation - 🎉 [Android Library] A light-weight library to easily make beautiful Navigation Bar with ton of 🎨 customization option. [Apache License 2.0] (⭐️1801)
- geogebra/geogebra - GeoGebra apps (mirror) (⭐️2238)
- gluonhq/emoji - Emoji support [GNU GPLv3] (⭐️19)
- gluonhq/gluon-samples - Gluon sample projects (⭐️334)
- gluonhq/gluonfx-maven-plugin - Plugin that simplifies creating native images for Java/JavaFX maven projects [Modified BSD License] (⭐️244)
- gluonhq/ide-plugins - Gluon integration with Java IDEs [Modified BSD License] (⭐️26)
- gluonhq/maps - [GNU GPLv3] (⭐️161)
- gluonhq/rich-text-area - [GNU GPLv3] (⭐️137)
- gluonhq/scenebuilder - Scene Builder is a visual, drag ‘n’ drop, layout tool for designing JavaFX application user interfaces. (⭐️816)
- gluonhq/substrate - Create native Java(FX) apps for desktop, mobile and embedded [GNU GPLv2] (⭐️442)
- google/bundletool - Bundletool is a command-line tool to manipulate Android App Bundles [Apache License 2.0] (⭐️3996)
- google/gson - A Java serialization/deserialization library to convert Java Objects into JSON and back [Apache License 2.0] (⭐️24209)
- google/live-transcribe-speech-engine - Live Transcribe is an Android application that provides real-time captioning for people who are deaf or hard of hearing. This repository contains the Android client libraries for communicating with Google’s Cloud Speech API that are used in Live Transcribe. [Apache License 2.0] (⭐️1495) Archived!
- gsantner/markor - Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, .. (⭐️5722)
- h6ah4i/android-advancedrecyclerview - RecyclerView extension library which provides advanced features. (ex. Google’s Inbox app like swiping, Play Music app like drag and drop sorting) [Apache License 2.0] (⭐️5322)
- HanzoDev1375/Android-code-snap - [GNU GPLv3] (⭐️24) Archived!
- HendrixString/Android-PdfMyXml - Convert android XML layouts into PDF document, works on all versions of Android. [GNU GPLv2] (⭐️256)
- iBotPeaches/Apktool - A tool for reverse engineering Android apk files [Apache License 2.0] (⭐️24804)
- iluwatar/java-design-patterns - Design patterns implemented in Java (⭐️94127)
- itsvks19/LayoutEditor - Create Awesome UI! [GNU GPLv3] (⭐️34)
- java-decompiler/jd-gui - A standalone Java Decompiler GUI [GNU GPLv3] (⭐️15117)
- JetBrains/intellij-community - IntelliJ IDEA & IntelliJ Platform (⭐️20242)
- jMonkeyEngine/jmonkeyengine - A complete 3-D game development suite written in Java. [Modified BSD License] (⭐️4237)
- Julow/Unexpected-Keyboard - A lightweight keyboard for Android [GNU GPLv3] (⭐️3080)
- kdn251/interviews - Everything you need to know to get the job. [MIT License] (⭐️64981)
- kekingcn/kkFileView - Universal File Online Preview Project based on Spring-Boot (⭐️14222)
- keycloak/keycloak - Open Source Identity and Access Management For Modern Applications and Services [Apache License 2.0] (⭐️34985)
- kordamp/bootstrapfx - BootstrapFX: Bootstrap for JavaFX [MIT License] (⭐️1054)
- languagetool-org/languagetool - Style and Grammar Checker for 25+ Languages [GNU LGPLv2.1] (⭐️14588)
- logisim-evolution/logisim-evolution - Digital logic design tool and simulator [GNU GPLv3] (⭐️7221)
- MeteorDevelopment/meteor-client - Based Minecraft utility mod. [GNU GPLv3] (⭐️3553)
- MisterBooo/LeetCodeAnimation - Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路) (⭐️76591)
- mongodb/mongo-java-driver - The official MongoDB drivers for Java, Kotlin, and Scala [Apache License 2.0] (⭐️2659)
- Move-Agency/MarkyMark-Android - Markdown parser for Android [MIT License] (⭐️34)
- multi-os-engine/multi-os-engine - Multi-OS Engine: Create iOS Apps in Java (or Kotlin … etc.) [Apache License 2.0] (⭐️596)
- NationalSecurityAgency/ghidra - Ghidra is a software reverse engineering (SRE) framework [Apache License 2.0] (⭐️69875)
- noties/Markwon - Android markdown library (no WebView) [Apache License 2.0] (⭐️3398)
- OpenAPITools/openapi-generator - OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3) [Apache License 2.0] (⭐️26422)
- openjdk/jdk - JDK main-line development https://openjdk.org/projects/jdk [GNU GPLv2] (⭐️22999)
- opensearch-project/OpenSearch - 🔎 Open source distributed and RESTful search engine. [Apache License 2.0] (⭐️13221)
- pedrovgs/Algorithms - Solutions for some common algorithm problems written in Java. [Apache License 2.0] (⭐️2786)
- plantuml/plantuml - Generate diagrams from textual description (⭐️13102)
- QmDeve/QmBlurView - Android UI component library that provides real-time, dynamic Gaussian blur effects. It uses native C++ code for efficient blur processing and provides a set of blur UI components to enhance your application design [MIT License] (⭐️207)
- questdb/questdb - QuestDB is a high performance, open-source, time-series database [Apache License 2.0] (⭐️17095)
- ShadelessFox/decima-workshop - GUI application for viewing and editing resources found in games powered by Decima Engine [GNU GPLv3] (⭐️252)
- Shin-NiL/Godot-Android-Admob-Plugin - Android AdMob plugin for Godot Game Engine 3.2 or higher [MIT License] (⭐️551)
- Sketchware-Pro/Sketchware-Pro - Sketchware Pro’s sources in Java. Now anyone can contribute to Sketchware Pro. (⭐️1616)
- skylot/jadx - Dex to Java decompiler [Apache License 2.0] (⭐️49116)
- slymax/webview - a template project for android studio (⭐️882)
- spring-projects/spring-boot - Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss. [Apache License 2.0] (⭐️80969)
- spring-projects/spring-framework - Spring Framework [Apache License 2.0] (⭐️60039)
- sqlcipher/sqlcipher-android - SQLCipher for Android provides an interface to SQLCipher databases on the Android platform. (⭐️271)
- sriharshachilakapati/SilenceEngine - A cross platform 2D / 3D Java Game Engine (Desktop / Html5 / Android) [MIT License] (⭐️123)
- sshahine/JFoenix - JavaFX Material Design Library [MIT License] (⭐️6333)
- Stirling-Tools/Stirling-PDF - #1 PDF Application on GitHub that lets you edit PDFs on any device anywhere (⭐️81296)
- termux/termux-app - Termux - a terminal emulator application for Android OS extendible by variety of packages. (⭐️56566)
- TheAlgorithms/Java - All Algorithms implemented in Java [MIT License] (⭐️65849)
- tiagohm/MarkdownView - Android library to display markdown text. [Apache License 2.0] (⭐️1053) Archived!
- vaadin/framework - Vaadin 6, 7, 8 is a Java framework for modern Java web applications. (⭐️1805)
- vsch/flexmark-java - CommonMark/Markdown Java parser with source level AST. CommonMark 0.28, emulation of: pegdown, kramdown, markdown.pl, MultiMarkdown. With HTML to MD, MD to PDF, MD to DOCX conversion modules. [BSD 2-Clause “Simplified” License] (⭐️2625)
- webfx-project/webfx - A JavaFX application transpiler. Write your Web Application in JavaFX and WebFX will transpile it in pure JS. [Apache License 2.0] (⭐️395)
- xandergos/terrain-diffusion-mc - Procedural terrain generation with diffusion models (in Minecraft) [MIT License] (⭐️553)
- xonotic/xonotic - Mirror of https://gitlab.com/xonotic/xonotic - Xonotic (superproject containing build scripts and tools to download other repositories and assets) (⭐️499)
- zhanghai/MaterialProgressBar - Material Design ProgressBar with consistent appearance [Apache License 2.0] (⭐️2231)
JavaScript
- 4ian/GDevelop - 🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone. (⭐️23934)
- adam-p/markdown-here - Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending. [MIT License] (⭐️60217)
- ajaxorg/ace - Ace (Ajax.org Cloud9 Editor) (⭐️27133)
- algorithm-visualizer/algorithm-visualizer - :fireworks:Interactive Online Platform that Visualizes Algorithms from Code [MIT License] (⭐️48561)
- alxpez/vuegg - dnd visual editor - mockups and code in one go! [MIT License] (⭐️2335) Archived!
- alyssaxuu/animockup - Create animated mockups in the browser 🔥 [MIT License] (⭐️1848)
- Anil-matcha/Open-Generative-AI - Open-source alternative to AI video platforms — Free AI image & video generation studio with 200+ models (Flux, Midjourney, Kling, Sora, Veo). No content filters. Self-hosted, MIT licensed. [MIT License] (⭐️19988)
- antgroup/FluidMarkdown - Streaming Markdown engine for AI chat on mobile. [Apache License 2.0] (⭐️585)
- asabaylus/react-command-palette - An accessible browser compatible javascript command palette [MIT License] (⭐️645)
- Asabeneh/30-Days-Of-React - 30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw (⭐️27418)
- asgeirtj/system_prompts_leaks - Extracted system prompts from Anthropic - Claude Fable 5, Opus 4.8, Claude Code, Claude Design. OpenAI - ChatGPT 5.5 Thinking, GPT 5.5 Instant, Codex. Google - Gemini 3.5 Flash, 3.1 Pro, Antigravity. xAI - Grok, Cursor, Copilot, VS Code, Perplexity, and more. Updated regularly. [Creative Commons Zero v1.0 Universal] (⭐️43369)
- aunyks/newton-api - ➗ A really micro micro-service for advanced math. (⭐️524)
- author-more/penpot-desktop - A desktop application for Penpot, an open-source design tool. [GNU AGPLv3] (⭐️925)
- axios/axios - Promise based HTTP client for the browser and node.js [MIT License] (⭐️109080)
- Axorax/awesome-free-apps - Curated list of the best free apps for PC and mobile (⭐️6628)
- basecamp/trix - A rich text editor for everyday writing [MIT License] (⭐️19969)
- brentvollebregt/auto-py-to-exe - Converts .py to .exe using a simple graphical interface [MIT License] (⭐️4951)
- browserify/browserify - browser-side require() the node.js way [MIT License] (⭐️14708)
- budnix/ball-and-wall - Ball And Wall - Arkanoid style game [MIT License] (⭐️49)
- casesandberg/react-color - :art: Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more [MIT License] (⭐️12310)
- chenckang/react-json-pretty - A react component for prettifying JSON in browser [MIT License] (⭐️160)
- chinchang/web-maker - A blazing fast & offline frontend code editor [MIT License] (⭐️2689)
- CodeboxIDE/codebox - Open source cloud & desktop IDE [Apache License 2.0] (⭐️4147)
-
CodeEngineOrg/code-engine - build tool code generator static site builder [MIT License] (⭐️2) - codemirror/codemirror5 - In-browser code editor (version 5, legacy) [MIT License] (⭐️27245) Archived!
- codemirror/dev - Development repository for the CodeMirror editor project (⭐️7820) Archived!
- craftyjs/Crafty - JavaScript Game Engine [MIT License] (⭐️3581)
- creolingo/react-translate-maker - Universal internationalization (i18n) open source library for React [Apache License 2.0] (⭐️36)
- cykod/Quintus - HTML5 Game Engine [GNU GPLv2] (⭐️1417)
- decosoftware/deco-ide - The React Native IDE [GNU AGPLv3] (⭐️5814)
- docsifyjs/docsify - 🃏 A magical documentation site generator. [MIT License] (⭐️31285)
- Draggable/formeo - Drag & Drop Form Builder [MIT License] (⭐️600)
- drawdb-io/drawdb - Free, simple, and intuitive online database diagram editor and SQL generator. [GNU AGPLv3] (⭐️37403)
- DustinBrett/daedalOS - Desktop environment in the browser [MIT License] (⭐️12880)
- EddieHubCommunity/HealthCheck - Checks how friendly your Open Source project is and suggests improvements! Sponsored by @Flagsmith [MIT License] (⭐️89) Archived!
- ekelokorpi/panda-engine - Panda Engine - HTML5 Game Engine (⭐️765)
- Elanis/web-to-desktop-framework-comparison - An objective comparison of multiple frameworks that allow us to “transform” our web apps to desktop applications. [MIT License] (⭐️1954)
- elclanrs/jq-idealforms - The ultimate framework for building and validating responsive HTML5 forms. (⭐️720)
- embiem/react-canvas-draw - React Component for drawing in canvas [MIT License] (⭐️934) Archived!
- espruino/EspruinoWebIDE - The Espruino Web IDE - A Chrome Web App for programming Espruino [Apache License 2.0] (⭐️383)
- evolus/pencil - The Pencil Project’s unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use. [GNU GPLv2] (⭐️9810)
- expressjs/express - Fast, unopinionated, minimalist web framework for node. [MIT License] (⭐️69203)
- felipebuitragocarmona/teoria-desarrollo-frontend - (⭐️3)
- FormidableLabs/component-playground - A component for rendering React components with editable source and live preview [MIT License] (⭐️1184) Archived!
- framework7io/framework7 - Full featured HTML framework for building iOS & Android apps [MIT License] (⭐️18670)
- gladw-in/online-ide - Explore our AI online IDE supporting online compiler of Java, Python, JavaScript, C++, Go, Ruby, Swift, Verilog, TypeScript, Dart, Kotlin & more. [MIT License] (⭐️68)
- goabstract/Awesome-Design-Tools - The best design tools and plugins for everything 👉 [MIT License] (⭐️40300)
- google/coding-with-chrome - An Open Source Educational IDE. (⭐️531) Archived!
- hakimel/reveal.js - The HTML Presentation Framework [MIT License] (⭐️71766)
- i18next/react-i18next - Internationalization for react done right. Using the i18next i18n ecosystem. [MIT License] (⭐️10008)
- is-a-dev/register - Grab your own sweet-looking ‘.is-a.dev’ subdomain. [GNU GPLv3] (⭐️10514)
- is-a-software/is-a-software - Free .is-a.software subdomain for developers [MIT License] (⭐️474)
- JannisX11/blockbench - Blockbench - A low poly 3D model editor [GNU GPLv3] (⭐️5586)
- JetBrains/kotlin-playground - Self-contained component to embed in websites for running Kotlin code [Apache License 2.0] (⭐️489)
- js-org/js.org - Dedicated to JavaScript and its awesome community since 2015 (⭐️5780)
- judge0/ide - ✨ Simple, free and open-source online code editor. [MIT License] (⭐️1098)
- juliangarnier/anime - JavaScript animation engine [MIT License] (⭐️69981)
- kazzkiq/CodeFlask - A micro code-editor for awesome web pages. [MIT License] (⭐️1115)
- kirill3333/react-avatar - 👤 Load, crop & preview avatar with React [MIT License] (⭐️571)
- limonte/circle-flags - A collection of 400+ minimal circular SVG country, state and language flags [MIT License] (⭐️1)
- MagicStack/MagicPython - Cutting edge Python syntax highlighter for Sublime Text, Atom and Visual Studio Code. Used by GitHub to highlight your Python code! [MIT License] (⭐️1444)
- marcelscruz/public-apis - A collaborative list of public APIs for developers [MIT License] (⭐️9130)
- markdown-it/markdown-it - Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed [MIT License] (⭐️21591)
- markedjs/marked - A markdown parser and compiler. Built for speed. (⭐️36908)
- max-mapper/voxel-engine - 3D HTML5 voxel game engine [Modified BSD License] (⭐️1311)
- melonjs/melonJS - a modern & lightweight HTML5 game engine [MIT License] (⭐️6319)
- meodai/color-names - Large list of handpicked color names 🌈 [MIT License] (⭐️2944)
- michael/svedit - A tiny library for building editable websites in Svelte [MIT License] (⭐️616)
- microsoft/monaco-editor - A browser based code editor [MIT License] (⭐️46212)
- microsoft/vscode-generator-code - Visual Studio Code extension generator (⭐️1604)
- microsoft/Web-Dev-For-Beginners - 24 Lessons, 12 Weeks, Get Started as a Web Developer [MIT License] (⭐️95886)
- midudev/preguntas-entrevista-react - Preguntas típicas sobre React para entrevistas de trabajo ⚛️ [MIT License] (⭐️7783)
- mittsu333/MarkedView-for-Android - The MarkedView is the markdown text viewer. [MIT License] (⭐️322) Archived!
- mozilla/pdf.js - PDF Reader in JavaScript [Apache License 2.0] (⭐️53467)
- mozilla/rhino - Rhino is an open-source implementation of JavaScript written entirely in Java (⭐️4592)
- mozilla/task.js - Beautiful concurrency for JavaScript (⭐️1629)
- mozilla/web-ext - A command line tool to help build, run, and test web extensions [Mozilla Public License 2.0] (⭐️3093)
- mrdoob/three.js - JavaScript 3D Library. [MIT License] (⭐️113156)
- muhiris/wgpt - A simple CLI Application for Google Bard without API key (⭐️24)
- mukeshsolanki/MarkdownView-Android - Markdown lets you easily display markdown data in android and its compose ready. [MIT License] (⭐️638)
- nalgeon/codapi-js - Interactive code examples for documentation, education and fun. [MIT License] (⭐️612)
- nodejs/node - Node.js JavaScript runtime ✨🐢🚀✨ (⭐️117855)
- nuejs/nue - Fastest way to build modern websites [MIT License] (⭐️8823)
- nwjs/nw.js - Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies. [MIT License] (⭐️41184)
- obra/Youtube2Webpage - I learn much better from text than from videos [MIT License] (⭐️1332)
- octokatherine/readme.so - An online drag-and-drop editor to easily build READMEs [MIT License] (⭐️4628)
- PaulleDemon/PyUIBuilder - Python GUI builder. GUI builder for Tkinter, CustomTkinter, Kivy(upcoming) and PySide (⭐️2452)
- Phlow/feeling-responsive - »Feeling Responsive« is a free flexible theme for Jekyll built on Foundation framework. You can use it for your company site, as a portfolio or as a blog. [MIT License] (⭐️957)
- phoboslab/Impact - HTML5 Game Engine [MIT License] (⭐️2114)
- pilas-engine/pilas-engine - Una herramienta para aprender programación y desarrollo de juegos [GNU LGPLv3] (⭐️44)
- pilotpirxie/visual-editor - 🏗 Website editor built with React. Make a modern website in seconds with predefined blocks and drag and drop. [MIT License] (⭐️176)
- playcanvas/engine - Powerful web graphics runtime built on WebGL, WebGPU, WebXR and glTF [MIT License] (⭐️16063)
- prettier/prettier - Prettier is an opinionated code formatter. [MIT License] (⭐️52054)
- qeeqbox/social-analyzer - API, CLI, and Web App for analyzing and finding a person’s profile in 1000 social media \ websites [GNU AGPLv3] (⭐️23082)
- rakheOmar/Markdrop - Markdrop - A powerful visual markdown editor and builder. Create beautiful README files, documentation, and markdown content with an intuitive drag-and-drop interface. Features live preview, custom blocks, and export capabilities. (⭐️281)
- RandomAPI/Randomuser.me-Node - Source code that powers randomuser.me [MIT License] (⭐️1485)
- RaspberryPiFoundation/blockly - The web-based visual programming editor. [Apache License 2.0] (⭐️13437)
- react/react - The library for web and native user interfaces. [MIT License] (⭐️245987)
- reactide/reactide - Reactide is the first dedicated IDE for React web application development. [MIT License] (⭐️10503)
- reactjs/express-react-views - This is an Express view engine which renders React components on server. It renders static markup and does not support mounting those views on the client. (⭐️2712) Archived!
- remarkjs/react-markdown - Markdown component for React [MIT License] (⭐️15775)
- romannurik/AndroidAssetStudio - A set of web-based tools for generating graphics and other assets that would eventually be in an Android application’s res/ directory. [Apache License 2.0] (⭐️6584)
- sahildua2305/hackIDE - hackIDE is an online code editor, compiler and interpreter based on Django, powered by HackerEarth API! Go, hack it! (⭐️303)
- schlagmichdoch/PairDrop - PairDrop: Transfer Files Cross-Platform. No Setup, No Signup. [GNU GPLv3] (⭐️10654)
- scratchfoundation/scratch-gui - Graphical User Interface for creating and running Scratch 3.0 projects. [GNU AGPLv3] (⭐️4809) Archived!
- showdownjs/showdown - A bidirectional Markdown to HTML to Markdown converter written in Javascript [MIT License] (⭐️14863)
- sveltejs/svelte - web development for the rest of us [MIT License] (⭐️87334)
- TheAlgorithms/JavaScript - Algorithms and Data Structures implemented in JavaScript for beginners, following best practices. [GNU GPLv3] (⭐️34181)
- thomaspark/bootswatch - Themes for Bootstrap [MIT License] (⭐️14757)
- trekhleb/javascript-algorithms - 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings [MIT License] (⭐️196100)
- Underhive/visual-react-editor - Edit react apps like you edit figma designs. [Apache License 2.0] (⭐️79)
- usebruno/bruno - Opensource IDE For Exploring and Testing API’s (lightweight alternative to Postman/Insomnia) [MIT License] (⭐️45009)
- vercel/next.js - The React Framework [MIT License] (⭐️140111)
- viarotel-org/escrcpy - 📱 Display and control your Android device graphically with scrcpy. [Apache License 2.0] (⭐️10251)
- viatsko/awesome-vscode - 🎨 A curated list of delightful VS Code packages and resources. [Creative Commons Zero v1.0 Universal] (⭐️28762)
- VishwaGauravIn/github-profile-readme-maker - 🏆 Best Profile Generator, Create your perfect GitHub Profile ReadMe in the best possible way. Lots of features and tools included, all for free ! 💫 [GNU GPLv3] (⭐️971)
- vladikoff/chromeos-apk - ☢️ Run Android Apps in Chrome OS OR Chrome in OS X, Linux and Windows. [MIT License] (⭐️7854)
- WhiskeySockets/Baileys - Socket-based TS/JavaScript API for WhatsApp Web [MIT License] (⭐️9820)
- wwebjs/whatsapp-web.js - A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app [Apache License 2.0] (⭐️22034)
- xodio/xod - XOD IDE [GNU AGPLv3] (⭐️932)
- Xotaym/pvz-desktop - Plants vs. Zombies, but you’re playing on your own desktop! (⭐️46)
- zumerlab/snapdom - High-performance engine for capturing, modifying, and converting DOM elements into any format. [MIT License] (⭐️7873)
Jupyter Notebook
- adi0509/Python - :snake: Python Programs (⭐️90)
- Jotarlo/estructuras-de-datos-2019.1 - (⭐️1)
- Jotarlo/estructuras-de-datos-2021.1 - Repositorio de código para estructuras de datos del 2021.1 (⭐️1)
- microsoft/generative-ai-for-beginners - 21 Lessons, Get Started Building with Generative AI [MIT License] (⭐️112131)
- microsoft/IoT-For-Beginners - 12 Weeks, 24 Lessons, IoT for All! [MIT License] (⭐️16955)
- microsoft/mcp-for-beginners - This open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable, and secure AI workflows from session setup to service orchestration. [MIT License] (⭐️16561)
- microsoft/ML-For-Beginners - 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all [MIT License] (⭐️87013)
- rasbt/LLMs-from-scratch - Implement a ChatGPT-like LLM in PyTorch from scratch, step by step (⭐️97369)
- snakers4/silero-models - Silero Models: pre-trained text-to-speech models made embarrassingly simple (⭐️5971)
KakouneScript
- casperstorm/ferra - Ferra is a visually appealing theme that is inspired by the vibrant colors of Kanagawa and the warm tones of Gruvbox. [MIT License] (⭐️79)
Kotlin
- 1719pankaj/Pastry-Wrapper - (⭐️3)
- afollestad/date-picker - 📅 Custom responsive date picker widget for Android, written in Kotlin. [Apache License 2.0] (⭐️161) Archived!
- afreakyelf/Pdf-Viewer - A Lightweight PDF Viewer Android library which only occupies around 80kb while most of the Pdf viewer occupies up to 16MB space. [MIT License] (⭐️1189)
- AleSpero/ExpandableCardView - Simple expandable CardView for Android. [Apache License 2.0] (⭐️709)
- android/architecture-samples - A collection of samples to discuss and showcase different architectural tools and patterns for Android apps. [Apache License 2.0] (⭐️45725)
- android/compose-samples - Official Jetpack Compose samples. [Apache License 2.0] (⭐️23241)
- android/identity-samples - Multiple samples showing the best practices in identity on Android. [Apache License 2.0] (⭐️508)
- android/search-samples - Multiple samples demonstrating Search API usage in Android. [Apache License 2.0] (⭐️93)
- android/security-samples - Multiple samples showing the best practices in security APIs on Android. [Apache License 2.0] (⭐️1011)
- android/storage-samples - Multiple samples showing the best practices in storage APIs on Android. [Apache License 2.0] (⭐️1651) Archived!
- android/user-interface-samples - Multiple samples showing the best practices in the user interface on Android. [Apache License 2.0] (⭐️4623) Archived!
- androidx/androidx - Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack’s primary development branch on AOSP. [Apache License 2.0] (⭐️6008)
- Bartozo/Life-Progress-Android - Friendly reminder that you’re not gonna live forever (⭐️121)
- bmax121/APatch - The patching of Android kernel and Android system [GNU GPLv3] (⭐️7582)
- canopas/rich-editor-compose - Android WYSIWYG Rich editor for Jetpack compose. (⭐️97)
- clumsyklutz/Apk-Editor-Plus - 📱 Edit and modify APK files easily with ApkEditorPlus, a modern, open-source tool refactored in Kotlin for Android app development. [MIT License] (⭐️5)
- codee-team/codee-app - Android IDE for programming fully written on Kotlin [MIT License] (⭐️59) Archived!
- DavidSanf0rd/android-drive-kotlin - A google drive integration example made with kotlin (⭐️8)
- DeweyReed/Theme - 🎨 An Experimental Theme Engine for Android [Apache License 2.0] (⭐️95) Archived!
- dokar3/LazyRecycler - A library that provides LazyColumn like APIs to build lists with RecyclerView. [Apache License 2.0] (⭐️23)
- Droppers/AnimatedBottomBar - A customizable and easy to use BottomBar navigation view with sleek animations, with support for ViewPager, ViewPager2, NavController, and badges. [MIT License] (⭐️1468)
- fwcd/kotlin-language-server - Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol [MIT License] (⭐️2033)
- GeorgeClensy/Escape-Launcher - A minimalist android launcher to help you quit your phone addiction [MIT License] (⭐️361)
- GitLiveApp/firebase-kotlin-sdk - A Kotlin-first SDK for Firebase [Apache License 2.0] (⭐️1696)
- gleb-skobinsky/ThemeAnimator - Theme animation for Compose Multiplatform (⭐️53)
- godot-sdk-integrations/godot-google-play-billing - Godot Android plugin for the Google Play Billing library [MIT License] (⭐️256)
- google-ai-edge/gallery - A gallery that showcases on-device ML/GenAI use cases and allows people to try and use models locally. [Apache License 2.0] (⭐️23815)
- halilozercan/compose-richtext - A collection of Compose libraries for advanced text formatting and alternative display types. [Apache License 2.0] (⭐️987)
- huarangmeng/Markdown - Compose Markdown [MIT License] (⭐️36)
- iamgio/quarkdown - 🪐 Markdown with superpowers: from ideas to papers, presentations, websites, books, and knowledge bases. [GNU GPLv3] (⭐️15544)
- iamjosephmj/flinger - Customizable Fling Physics for Jetpack Compose. Take full control of scroll momentum in LazyColumn, LazyRow, Pagers, and more with 9+ presets, snap behavior, and adaptive physics. [MIT License] (⭐️197)
- ibrahimsn98/SmoothBottomBar - A lightweight Android material bottom navigation bar library [MIT License] (⭐️2055)
- ImaginativeShohag/Why-Not-Compose - A collection of animations, compositions, UIs using Jetpack Compose. You can say Jetpack Compose cookbook, showcase or play-ground if you want! [Apache License 2.0] (⭐️731)
- ImaginativeShohag/Why-Not-Image-Carousel - Why Not use Image Carousel if you have lots of images to show! [Apache License 2.0] (⭐️486)
- imgly/vesdk-android-demo - VideoEditor SDK: A fully customizable video editor for your app. (⭐️156)
- Infomaniak/android-rich-html-editor - A WYSIWYG text editor written in Kotlin for Android. Based on HTML contenteditable. Used in the Infomaniak Mail application. [Apache License 2.0] (⭐️41)
- ismaeldivita/chip-navigation-bar - An android navigation bar widget [MIT License] (⭐️925)
- ivan-magda/kotlin-textmate - Pure Kotlin port of VS Code’s TextMate grammar engine. No regex hacks - real TextMate scoping with standard .tmLanguage grammars and Compose AnnotatedString rendering. Android/JVM. (⭐️37)
- jaredrummler/Cyanea - A theme engine for Android [Apache License 2.0] (⭐️1443) Archived!
- javalin/javalin - A simple and modern Java and Kotlin web framework [Apache License 2.0] (⭐️8285)
- javalin/javalin-openapi - Annotation processor for compile-time OpenAPI & JsonSchema, with out-of-the-box support for Javalin 5.x, 6.x & 7.x, Swagger & ReDoc [Apache License 2.0] (⭐️64)
- javalin/javalin-routing-extensions - Set of alternative routing implementations for Javalin 5.x, 6.x & 7.x [MIT License] (⭐️20)
- javalin/javalin-samples - Collection of many example projects for Javalin 4+ [Apache License 2.0] (⭐️26)
- jegly/OfflineLLM - Private on-device AI chat for Android — runs any GGUF model locally via llama.cpp with ARM-optimised SIMD. Zero network permissions, encrypted settings, biometric lock, tamper detection. (⭐️181)
- JetBrains/compose-multiplatform - Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable. [Apache License 2.0] (⭐️19137)
- JetBrains/kotlin - The Kotlin Programming Language. (⭐️52920)
- JetBrains/kotlin-web-demo - Online mini-IDE for Kotlin [Apache License 2.0] (⭐️166) Archived!
- JetBrains/markdown - Markdown parser written in kotlin [Apache License 2.0] (⭐️940)
- jeziellago/compose-markdown - Markdown Text for Android Jetpack Compose 📋. [MIT License] (⭐️856)
- Kashif-E/KMPLiquidGlass - A library to create liquid glass components in Compose multiplatform [Apache License 2.0] (⭐️115)
- kibotu/androidx-splashscreen-compose - Drop-in animated splash screens for Android. Uses Jetpack Compose + AndroidX SplashScreen for smooth brand experiences without platform fights. [Apache License 2.0] (⭐️97)
- kingideayou/MarkwonCodeEx - Markwon extensition support elegant code background. 为 Markwon 提供优雅的代码块显示 (⭐️27)
- klyx-dev/klyx - A lightweight, high-performance code editor for Android. [GNU GPLv3] (⭐️135)
- korlibs/korge - A Kotlin Multiplatform Game Engine (⭐️3021)
- Kotlin/kotlin-lsp - Kotlin Language Server and plugin for Visual Studio Code [Apache License 2.0] (⭐️3403)
- ktorio/ktor - Framework for quickly creating connected applications in Kotlin with minimal effort [Apache License 2.0] (⭐️14436)
- kurikomi-labs/komi-store - 🩵 A free, open-source app store for developers’ releases on GitHub, Codeberg & Forgejo — browse, discover, and install apps with one click. Formerly GitHub Store. [Apache License 2.0] (⭐️15483)
- Kyant0/AndroidLiquidGlass - Compose Multiplatform Liquid Glass effect [Apache License 2.0] (⭐️2814)
- Kyant0/Shapes - iOS-like shapes for Compose Multiplatform [Apache License 2.0] (⭐️25)
- LemmyNet/jerboa - A native Android app for Lemmy [GNU AGPLv3] (⭐️1300)
- LottieFiles/dotlottie-android - [MIT License] (⭐️131)
- maxrave-dev/SimpMusic - A cross-platform music app using YouTube Music for backend [GNU GPLv3] (⭐️9564)
- mikepenz/multiplatform-markdown-renderer - Markdown renderer for Kotlin Multiplatform Projects (Android, iOS, Desktop), using Compose. [Apache License 2.0] (⭐️990)
- MohamedRejeb/compose-rich-editor - A Rich text editor library for both Jetpack Compose and Compose Multiplatform, fully customizable, supports HTML and Markdown. [Apache License 2.0] (⭐️1797)
- noties/Adapt - Android view DSL in Kotlin [Apache License 2.0] (⭐️11)
- oneHamidreza/MeowBottomNavigation - Android Meow Bottm Navigation (⭐️1433)
- PixelPlayerHQ/PixelPlayer - privacy-first Android music player built with Material 3 Expressive. Play offline, sync lyrics, fine-tune with equalizer presets, and cast to your devices. (⭐️5066)
- poingstudios/godot-admob-android - Godot’s AdMob Plugin for Android with support for Mediations. [MIT License] (⭐️443) Archived!
- prathameshmm02/ThemeEngine - Material Design 3 Theme Engine for Android [Apache License 2.0] (⭐️83)
- sameerasw/essentials - Essential tools and mods for Android nerds [MIT License] (⭐️2042)
- samolego/Canta - Uninstall any Android app without root (with power of Shizuku). Debloat your device as you wish, no PC required. [GNU LGPLv3] (⭐️5076)
- script-jpg/android-pdf-editor - A feature-rich PDF reader application for Android. Built with kotlin and ❤️ (⭐️3)
- shubham0204/SmolChat-Android - Running any GGUF SLMs/LLMs locally, on-device in Android [Apache License 2.0] (⭐️851)
- Siddhesh2377/ToolNeuron - Encrypted & Privacy First, On Android Device AI App [MIT License] (⭐️424)
- SimformSolutionsPvtLtd/SSCustomBottomNavigation - Animated TabBar with native control and Jetpack Navigation support..✨🔖🚀 [Apache License 2.0] (⭐️543)
- square/moshi - A modern JSON library for Kotlin and Java. [Apache License 2.0] (⭐️10141)
- square/okhttp - Square’s meticulous HTTP client for the JVM, Android, and GraalVM. [Apache License 2.0] (⭐️46975)
- stoyan-vuchev/squircle-shape - Squircle Shape is a Compose Multiplatform library providing customizable Squircle shapes for modern UI components. [MIT License] (⭐️91)
- T8RIN/DynamicTheme - 🎨 Jetpack Compose material theming library, which falls back onto a custom dynamic colors implementation based on wallpapers to support older API levels. [Apache License 2.0] (⭐️127)
- T8RIN/ESearch - :globe_with_meridians: Lightweight browser app, using Coroutines, WebView, Room [Apache License 2.0] (⭐️79)
- T8RIN/Firenote - :notebook_with_decorative_cover::pushpin: Firenote demonstrates, how to use Jetpack Compose to create Material You based lightweight notepad application using MVVM pattern and Firebase Database [Apache License 2.0] (⭐️101)
- T8RIN/ImageToolbox - 🖼️ Image Toolbox is a powerful app for advanced image manipulation. It offers dozens of features, from basic tools like crop and draw to filters, OCR, and a wide range of image processing options [Apache License 2.0] (⭐️13291)
- TheAlgorithms/Kotlin - All Algorithms implemented in Kotlin [MIT License] (⭐️1617)
- tiann/KernelSU - A Kernel based root solution for Android [GNU GPLv3] (⭐️16876)
- timmyy123/LLM-Hub - Local AI Assistant on your phone (⭐️448)
- torlando-tech/columba - Native Android messaging app using Bluetooth LE, TCP, or RNode (LoRa) over LXMF and Reticulum [Mozilla Public License 2.0] (⭐️830)
- tyron12233/CodeAssist - Experimental IDE for building Android applicatons on Android. [GNU GPLv3] (⭐️1269)
- utkarshdalal/GameNative - Native PC gaming with Steam, Epic, GOG and Amazon integrations on Android [GNU GPLv3] (⭐️8102)
- vanniktech/Emoji - A library to add Emoji support to your Android / iOS / JVM Application [Apache License 2.0] (⭐️1634)
- Visual-Code-Space/Visual-Code-Space - A Modern Code Editor for Android [GNU GPLv3] (⭐️651)
- Vivecstel/Jetpack-Compose-Playground - Jetpack Compose Playground [Apache License 2.0] (⭐️448)
- Wadamzmail/KotlinIDE - test Kotlin LSP on Android [GNU GPLv3] (⭐️4)
- wasishah33/android-apk-builder - Build Android APKs using GitHub Actions without installing Android Studio locally [MIT License] (⭐️16)
- WinNative-Emu/WinNative - An Android app for playing Windows games from Steam, Epic Games, GOG, and more on your device. [GNU GPLv3] (⭐️337)
- wonky81/MaterialYouCatalog - (⭐️29)
Liquid
- allejo/jekyll-toc - A GitHub Pages compatible Table of Contents generator without a plugin or JavaScript :octocat: (⭐️523)
Lua
- cimgui/cimgui - c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets [MIT License] (⭐️1920)
- fazt/dotfiles - Personal dotfiles for Windows and Linux (alacritty, ghostty, tmux, etc.) (⭐️7)
- lite-xl/lite-xl - A lightweight text editor written in Lua [MIT License] (⭐️6216)
- SpartanJ/ecode - Lightweight multi-platform code editor designed for modern hardware with a focus on responsiveness and performance. [MIT License] (⭐️1648)
Markdown
- codecrafters-io/build-your-own-x - Master programming by recreating your favorite technologies from scratch. (⭐️517146)
- ellisonleao/magictools - :video_game: :pencil: A list of Game Development resources to make magic happen. [MIT License] (⭐️16843)
- zeelsheladiya/Awesome-IDEs - A curated list of Integrated Development Environments (IDEs) and related tools that can enhance your coding experience and boost your productivity. [Creative Commons Zero v1.0 Universal] (⭐️202)
Nim
- nim-lang/Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority). (⭐️18054)
PHP
- astralapp/astral - Organize Your GitHub Stars With Ease [Modified BSD License] (⭐️3546)
- OpnForm/OpnForm - Beautiful Open-Source Form Builder (⭐️3472)
- paragonie/awesome-appsec - A curated list of resources for learning about application security [MIT License] (⭐️6965)
PLpgSQL
- devrimgunduz/pagila - PostgreSQL Sample Database (⭐️1071)
- neondatabase/postgres-sample-dbs - A collection of sample Postgres databases for learning, testing, and development. [MIT License] (⭐️222)
Pascal
- lmbelo/pyscripter - Pyscripter is a feature-rich but lightweight Python IDE [MIT License] (⭐️1243)
Python
- 3b1b/manim - Animation engine for explanatory math videos [MIT License] (⭐️87723)
- Aboghazala/AwesomeTkinter - Pretty tkinter widgets [MIT License] (⭐️113)
- ActiveState/OpenKomodoIDE - Open Komodo IDE is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform. (⭐️644)
- adamerose/PandasGUI - A GUI for Pandas DataFrames [MIT No Attribution] (⭐️3259)
- ageitgey/face_recognition - The world’s simplest facial recognition api for Python and the command line [MIT License] (⭐️56515)
- alejandroautalan/pygubu - A simple GUI builder for the python tkinter module [MIT License] (⭐️2175)
- alejandroautalan/pygubu-designer - A simple GUI designer for the python tkinter module [GNU GPLv3] (⭐️1057)
- Alexey-T/CudaText - Cross-platform text editor, written in Free Pascal [Mozilla Public License 2.0] (⭐️3113)
- alexlyzhov/telegram-import - Script for importing messages to Telegram (⭐️17)
- AnandSrikumar/PyPacman - Pacman clone written in python [GNU GPLv3] (⭐️62)
- Andereoo/TkinterWeb - HTML/CSS widgets for Tkinter [MIT License] (⭐️228)
- ArtifexSoftware/pdf2docx - Open source Python library for converting PDF to DOCX. [MIT License] (⭐️3447)
- ashnkumar/sketch-code - Keras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images. (⭐️5142)
- astral-sh/ty - An extremely fast Python type checker and language server, written in Rust. [MIT License] (⭐️18984)
- AustL/PygameWidgets - A module for use with Pygame. Includes fully customisable buttons, textboxes, sliders and many more, as well as the ability to create and run animations on these widgets. [MIT License] (⭐️73)
- avgupta456/github-trends - 🚀 Level up your GitHub profile readme with customizable cards including LOC statistics! [MIT License] (⭐️16015) Archived!
- beeware/briefcase - Tools to support converting a Python project into a standalone native application. [Modified BSD License] (⭐️3304)
- beeware/bugjar - A interactive graphical debugger for Python code. [Modified BSD License] (⭐️257)
- beeware/toga - A Python native, OS native GUI toolkit. [Modified BSD License] (⭐️5381)
- BEPb/image_to_ascii - Everything is very simple: you either download a picture file or specify its link when running a python script, and output you get a text file, and you can immediately view on the command line how it will look the result of your conversion. [MIT License] (⭐️150)
- bobeff/open-source-games - A list of open source games. [Creative Commons Zero v1.0 Universal] (⭐️13025)
- browser-use/browser-use - 🌐 Make websites accessible for AI agents. Automate tasks online with ease. [MIT License] (⭐️99512)
- CadQuery/CQ-editor - CadQuery GUI editor based on PyQT [Apache License 2.0] (⭐️1174)
- cheahjs/free-llm-api-resources - A list of free LLM inference resources accessible via API. (⭐️23632)
- chidiwilliams/buzz - Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI’s Whisper. [MIT License] (⭐️19748)
- CorentinJ/Real-Time-Voice-Cloning - Clone a voice in 5 seconds to generate arbitrary speech in real-time (⭐️59926)
- danielcardeenas/whatsapp-framework - ⚗️Whatsapp python api (⭐️1183)
- deeplook/svglib - Read SVG files and convert them to other formats. [GNU LGPLv3] (⭐️370)
- dgtlmoon/changedetection.io - Best and simplest tool for website change detection, web page monitoring, and website change alerts. Perfect for tracking content changes, price drops, restock alerts, and website defacement monitoring—all for free or enjoy our SaaS plan! [Apache License 2.0] (⭐️32057)
- django/django - The Web framework for perfectionists with deadlines. [Modified BSD License] (⭐️87907)
- dmnfarrell/tkintertable - A pure Python library for adding tables to a Tkinter application (⭐️414)
- EbookFoundation/free-programming-books - :books: Freely available programming books [Creative Commons Attribution 4.0 International] (⭐️390477)
- eclipse-sumo/sumo - Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation. [Eclipse Public License 2.0] (⭐️4062)
- ehmatthes/gh-profiler - Examine a GH user’s profile, to help quickly decide how much to invest in their contributions. [MIT License] (⭐️127)
- faif/python-patterns - A collection of design patterns/idioms in Python (⭐️42807)
- fastapi/fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production [MIT License] (⭐️99389)
- flet-dev/flet - Build realtime web, mobile and desktop apps in Python only. No frontend experience required. [Apache License 2.0] (⭐️16235)
- Fosowl/agenticSeek - Fully Local Manus AI. No APIs, No $200 monthly bills. Enjoy an autonomous agent that thinks, browses the web, and code for the sole cost of electricity. 🔔 Official updates only via twitter @Martin993886460 (Beware of fake account) [GNU GPLv3] (⭐️26527)
- freemocap/freemocap - Free Motion Capture for Everyone 💀✨ [GNU AGPLv3] (⭐️9160)
- g-walley/cegpy - Cegpy (/segpaɪ/) is a Python package for working with Chain Event Graphs. It supports learning the graphical structure of a Chain Event Graph from data, encoding of parametric and structural priors, estimating its parameters, and performing inference. [MIT License] (⭐️12)
- Grimmys/pygame_popup_manager - Engine to easily build a UI in a pygame project [GNU GPLv3] (⭐️18)
- honghaier-game/2DTiledEditor - 2D TiledMap Editor, Made by InsCode AI IDE.(Python,Tkinter) [Apache License 2.0] (⭐️1)
- hyperdiv/hyperdiv - Build reactive web UIs in Python [Apache License 2.0] (⭐️972)
- is-cool-me/register - Free subdomains for personal sites, open-source projects, and more. [MIT License] (⭐️381) Archived!
- israel-dryer/TkRouter - TkRouter is a lightweight routing library for Tkinter, bringing modern declarative navigation, animated transitions, nested routes, guards, and 404 handling to Python desktop apps. [MIT License] (⭐️23)
- israel-dryer/ttkbootstrap - A modern theming library for Tkinter that adds sleek, responsive styles inspired by Bootstrap. Includes ready-to-use widgets, 20+ themes, and tools for building beautiful, cross-platform desktop apps with ease. [MIT License] (⭐️2605)
- iterative/PyDrive2 - Google Drive API Python wrapper library. Maintained fork of PyDrive. (⭐️670)
- jchanvfx/NodeGraphQt - A node graph UI framework written in python using Qt. [MIT License] (⭐️1650)
- jianchang512/pyvideotrans - Translate the video from one language to another and embed dubbing & subtitles. [GNU GPLv3] (⭐️18023)
- josephmisiti/awesome-machine-learning - A curated list of awesome Machine Learning frameworks, libraries and software. (⭐️72931)
- jython/jython - Python for the Java Platform (⭐️1516)
- kagisearch/pyllms - Minimal Python library to connect to LLMs (OpenAI, Anthropic, Google, Groq, Reka, Together, AI21, Cohere, Aleph Alpha, HuggingfaceHub), with a built-in model performance benchmark. [MIT License] (⭐️820) Archived!
- kayjan/bigtree - Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame. [MIT License] (⭐️208)
- keon/algorithms - Minimal examples of data structures and algorithms in Python [MIT License] (⭐️25479)
- kivy/kivy-designer - UI designer for Kivy - DEPRECATED [MIT License] (⭐️832) Archived!
- kivymd/KivyMD - KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications. https://youtube.com/c/KivyMD https://twitter.com/KivyMD https://habr.com/ru/users/kivymd https://stackoverflow.com/tags/kivymd [MIT License] (⭐️2449)
- Kozea/pygal - PYthon svg GrAph plotting Library [GNU LGPLv3] (⭐️2766)
- leo-editor/leo-editor - Leo is an outline-oriented editor written in 100% Python. (⭐️1584)
- LibreTranslate/LibreTranslate - Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup. [GNU AGPLv3] (⭐️15016)
- liuzi6612/awesome-web-editor - 🔨 Open source WEB editor summary [Creative Commons Zero v1.0 Universal] (⭐️887)
- lk-geimfari/mimesis - Mimesis is a fast Python library for generating fake data in multiple languages. [MIT License] (⭐️4818)
- MagicStack/asyncpg - A fast PostgreSQL Database Client Library for Python/asyncio. [Apache License 2.0] (⭐️8046)
- mar10/nutree - A Python library for tree data structures with an intuitive, yet powerful API. [MIT License] (⭐️55)
- marcosfede/algorithms - Solved algorithms and data structures problems in many languages [GNU GPLv3] (⭐️1133)
- mashu3/tkface - A multilingual GUI extension library for Tkinter with enhanced dialogs, calendar widgets, and Windows-specific features. [MIT License] (⭐️1)
- MemoriLabs/Memori - Memori is agent-native memory infrastructure. A LLM-agnostic layer that turns agent execution and conversation into structured, persistent state for production systems. (⭐️15324)
- microsoft/agent-lightning - The absolute trainer to light up AI agents. [MIT License] (⭐️17313)
- microsoft/BitNet - Official inference framework for 1-bit LLMs [MIT License] (⭐️39334)
- microsoft/cascadia-code - This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal. (⭐️27745)
- microsoft/JARVIS - JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf [MIT License] (⭐️24863)
- microsoft/markitdown - Python tool for converting files and office documents to Markdown. [MIT License] (⭐️155698)
- microsoft/pyright - Static Type Checker for Python (⭐️15476)
- microsoft/typeagent-py - Structured RAG: ingest, index, query [MIT License] (⭐️872)
- microsoft/VibeVoice - Open-Source Frontier Voice AI [MIT License] (⭐️49472)
- mirob2005/Python_Data_Structures - Implementations of different data structures or algorithms in Python including ADT’s, hash table, linked lists, sorts, trees, and graphs (⭐️40)
- moderngl/moderngl - Modern OpenGL binding for Python [MIT License] (⭐️2292)
- MoigeMatino/data-structures-algorithms-python - This repository features DSA problems & solutions in Python adapted from structy.net course. I created it as a resource to help others enhance their problem-solving skills and build proficiency in Python. Whether you’re a beginner or a seasoned programmer, this comprehensive guide can help you develop your abilities and excel in your career. (⭐️44)
- MUSoC/Visualization-of-popular-algorithms-in-Python - Visualization of popular algorithms using NetworkX Graph libray (⭐️207)
- MustardChef/WSABuilds - Run Windows Subsystem For Android on your Windows 10 and Windows 11 PC using prebuilt binaries with Google Play Store (MindTheGapps) and/or Magisk or KernelSU (root solutions) built in. [GNU AGPLv3] (⭐️17671)
- mypaint/mypaint - MyPaint is a simple drawing and painting program that works well with Wacom-style graphics tablets. [GNU GPLv2] (⭐️2937)
- MyreMylar/pygame_gui - A GUI system for pygame. [MIT License] (⭐️809)
- MyreMylar/pygame_gui_examples - Some examples of how to use pygame_gui (⭐️163)
- npc-engine/npc-engine - Deep learning and NLP toolkit for games. [MIT License] (⭐️58) Archived!
- numpy/numpy - The fundamental package for scientific computing with Python. (⭐️32215)
- ObaraEmmanuel/Formation - Tools for building gorgeous graphical user interfaces in tkinter [MIT License] (⭐️392)
- openai/openai-python - The official Python library for the OpenAI API [Apache License 2.0] (⭐️31031)
- OpenShot/openshot-qt - OpenShot Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality video editing and animation solutions to the world. (⭐️5903)
- PaddlePaddle/PaddleOCR - Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages. [Apache License 2.0] (⭐️83010)
- pallets/flask - The Python micro framework for building web applications. [Modified BSD License] (⭐️71680)
- ParthJadhav/Tkinter-Designer - An easy and fast way to create a Python GUI 🐍 [Modified BSD License] (⭐️10255)
- patrick91/rich-toolkit - Opinionated components for Rich [MIT License] (⭐️58)
- plotly/plotly.py - The interactive graphing library for Python :sparkles: [MIT License] (⭐️18611)
- ppizarror/pygame-menu - A menu for pygame (pygame-ce also supported!). Simple, and easy to use (⭐️607)
- pre-commit/identify - File identification library for Python [MIT License] (⭐️296)
- psincraian/pepy - pepy is a site to get statistics information about any Python package. [MIT License] (⭐️884)
- public-apis/public-apis - A collective list of free APIs [MIT License] (⭐️442638)
- pvcraven/arcade_book - (⭐️40)
- pydantic/FastUI - Build better UIs faster. [MIT License] (⭐️8970) Archived!
- pyglet/pyglet - pyglet is a cross-platform windowing and multimedia library for Python, for developing games and other visually rich applications. [Modified BSD License] (⭐️2198)
- pyodide/pyodide - Pyodide is a Python distribution for the browser and Node.js based on WebAssembly [Mozilla Public License 2.0] (⭐️14672)
- pypa/pip - The Python package installer [MIT License] (⭐️10206)
- pyscript/pyscript - An open source platform for Python in the browser. https://pyscript.net Docs: https://docs.pyscript.net/ Try it: https://pyscript.com/ Community: https://discord.gg/HxvBtukrg2 [Apache License 2.0] (⭐️18693)
- PySimpleGUI/PySimpleGUI - Python GUIs for Humans! Create any GUI simple or complicated in a way that’s intuitive. Launched in 2018. NEW for 2026 - the LGPL3 Version 6. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users. [GNU LGPLv3] (⭐️13807)
- python/cpython - The Python programming language (⭐️73314)
- pythonarcade/arcade - Easy to use Python library for creating 2D arcade games. (⭐️2039)
- pythonarcade/arcade-web - A version of Arcade which allows running Arcade games in a web browser [MIT License] (⭐️15) Archived!
- pywinauto/pywinauto - Windows GUI Automation with Python (based on text properties) [Modified BSD License] (⭐️6075)
- QuentinFuxa/WhisperLiveKit - Simultaneous speech-to-text models [Apache License 2.0] (⭐️10459)
- r0x0r/pywebview - Build GUI for your Python program with JavaScript, HTML, and CSS [Modified BSD License] (⭐️5920)
- ragardner/tksheet - Python tkinter table and treeview widget (⭐️499)
- reactive-python/reactpy - It’s React, but in Python [MIT License] (⭐️8136)
- reflex-dev/reflex - 🕸️ Web apps in pure Python 🐍 [Apache License 2.0] (⭐️28578)
- resemble-ai/chatterbox - SoTA open-source TTS [MIT License] (⭐️25123)
- robinsingh-ai/pythorn - A Python module for all the data structures and algorithms. [MIT License] (⭐️4)
- RyanCodrai/turbovec - A vector index built on TurboQuant, written in Rust with Python bindings [MIT License] (⭐️11936)
- samuelcolvin/python-devtools - Dev tools for python [MIT License] (⭐️1079)
- sb-ai-lab/Ride - RIDE is a Python library designed to accelerate Dijkstra’s algorithm on diverse graph structures using a hierarchical approach [Apache License 2.0] (⭐️36)
- Shubhamsaboo/awesome-llm-apps - 100+ AI Agent & RAG apps you can actually run — clone, customize, ship. [Apache License 2.0] (⭐️114991)
- soxoj/maigret - 🕵️♂️ Collect a dossier on a person by username from 3000+ sites [MIT License] (⭐️33262)
- sumerc/yappi - Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware. [MIT License] (⭐️1716)
- Textualize/rich - Rich is a Python library for rich text and beautiful formatting in the terminal. [MIT License] (⭐️56647)
- 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. [MIT License] (⭐️36311)
- TheAlgorithms/Python - All Algorithms implemented in Python [MIT License] (⭐️222039)
- TheCarBun/GitHub-Stat-Checker - Free GitHub stats dashboard built with Streamlit. Visualize contributions, repositories, and activity [MIT License] (⭐️36)
- thisal-d/tkchart - Line-chart Widget for tkinter, Python library for creating live updating line charts in Tkinter. [MIT License] (⭐️47)
- thonny/thonny - Python IDE for beginners [MIT License] (⭐️3855)
- TomSchimansky/CustomTkinter - A modern and customizable python UI-library based on Tkinter [MIT License] (⭐️13412)
- TomSchimansky/TkinterMapView - A python Tkinter widget to display tile based maps like OpenStreetMap or Google Satellite Images. [Creative Commons Zero v1.0 Universal] (⭐️729)
- ubbn/wxPython - Python GUI programming examples (⭐️384)
- UN-GCPDS/qt-material - Material inspired stylesheet for PySide2, PySide6, PyQt5 and PyQt6 [BSD 2-Clause “Simplified” License] (⭐️2848)
- usestrix/strix - Open-source AI hackers to find and fix your app’s vulnerabilities. [Apache License 2.0] (⭐️26046)
- VectifyAI/PageIndex - 📑 PageIndex: Document Index for Vectorless, Reasoning-based RAG [MIT License] (⭐️33200)
- vinta/awesome-python - An opinionated list of Python frameworks, libraries, tools, and resources (⭐️303656)
- vispy/vispy - Main repository for Vispy (⭐️3572)
- voicepowered-ai/VoicePoweredAI_Spanish_v1 - Repositorio para el modelo de TTS Open-Source enfocado en el acento español peninsular VoicePoweredAI-Spanish_v1 [Apache License 2.0] (⭐️84)
- withoutbg/withoutbg - Image Background Removal Toolkit - Open Source and API Models (⭐️1139)
- xdoko01/Pygame-Console - Full-featured Pygame console that can be integrated in your python game in order to execute python command/scripts/custom functions [MIT License] (⭐️34)
- yairchu/awesome-structure-editors - A list of projectional and structural editors [Creative Commons Zero v1.0 Universal] (⭐️449)
- yt-dlp/yt-dlp - A feature-rich command-line audio/video downloader [The Unlicense] (⭐️171507)
- Z4nzu/hackingtool - ALL IN ONE Hacking Tool For Hackers [MIT License] (⭐️77618)
- zauberzeug/nicegui - Create web-based user interfaces with Python. The nice way. [MIT License] (⭐️15931)
- Zie619/n8n-workflows - all of the workflows of n8n i could find (also from the site itself) [MIT License] (⭐️55197)
- Zulko/moviepy - Video editing with Python [MIT License] (⭐️14706)
QML
- Devvvmn/ActivSpot - My vision for a dynamic island for Hyprland [GNU GPLv3] (⭐️316)
- ilyamiro/nixos-configuration - Configuration for my NixOS setup (⭐️5224)
Ruby
- basecamp/kamal - Deploy web apps anywhere. [MIT License] (⭐️14325)
- bayandin/awesome-awesomeness - A curated list of awesome awesomeness (⭐️33496)
- benbalter/jekyll-auth - A simple way to use GitHub OAuth to serve a protected Jekyll site to your GitHub organization (⭐️843)
- docusealco/docuseal - Open source DocuSign alternative. Create, fill, and sign digital documents ✍️ [GNU AGPLv3] (⭐️17203)
- jekyll/jekyll - :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby [MIT License] (⭐️51502)
- mozilla/firefox-translations-models - CPU-optimized Neural Machine Translation models for Firefox Translations [Mozilla Public License 2.0] (⭐️461) Archived!
- opf/openproject - OpenProject is the leading open source project management software. [GNU GPLv3] (⭐️15346)
- piotrmurach/github - Ruby interface to GitHub API [MIT License] (⭐️1190)
- plusjade/jekyll-bootstrap - The quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages. [MIT License] (⭐️3327) Archived!
- rails/rails - Ruby on Rails [MIT License] (⭐️58697)
- ruby/ruby - The Ruby Programming Language (⭐️23619)
Rust
- 4gray/tauri-menubar-app - a simple menubar application based on tauri framework (⭐️131)
- actix/actix-web - Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust. [Apache License 2.0] (⭐️24682)
- ahkohd/tauri-awesome-rpc - Custom invoke system for Tauri that leverages WebSocket [Apache License 2.0] (⭐️188)
- algoscienceacademy/RustUI - RustUI - Cross-Platform UI Framework A modern, cross-platform UI framework written in Rust that supports desktop, web, iOS, and Android platforms. (⭐️34)
- amodm/webbrowser-rs - Rust library to open URLs in the web browsers available on a platform [Apache License 2.0] (⭐️323)
- astral-sh/ruff - An extremely fast Python linter and code formatter, written in Rust. [MIT License] (⭐️48085)
- astral-sh/uv - An extremely fast Python package and project manager, written in Rust. [Apache License 2.0] (⭐️86550)
- audulus/rui - Declarative Rust UI library [MIT License] (⭐️2026)
- Avon662/pane_ui - A Rust Native Data Driven Ui [Apache License 2.0] (⭐️5)
- bevyengine/bevy - A refreshingly simple data-driven game engine built in Rust [Apache License 2.0] (⭐️46685)
- bragefuglseth/keypunch - Practice your typing skills [GNU GPLv3] (⭐️275)
- cjpais/Handy - A free, open source, and extensible speech-to-text application that works completely offline. [MIT License] (⭐️24141)
- cunarist/rinf - Rust for native business logic, Flutter for flexible and beautiful GUI [MIT License] (⭐️2721)
- d-e-s-o/gui - A generic UI library/framework. [GNU GPLv3] (⭐️24)
- denoland/deno - A modern runtime for JavaScript and TypeScript. [MIT License] (⭐️107168)
- DioxusLabs/dioxus - Fullstack app framework for web, desktop, and mobile. [Apache License 2.0] (⭐️36435)
- emilk/egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native [Apache License 2.0] (⭐️29433)
- esteinig/netviewr - Mutual nearest neighbor graphs for population structure inference and visualization :octopus: [MIT License] (⭐️18)
- facebook/pyrefly - A fast type checker and language server for Python [MIT License] (⭐️6670)
- fdehau/tui-rs - Build terminal user interfaces and dashboards using Rust [MIT License] (⭐️10874) Archived!
- fltk-rs/fltk-rs - Rust bindings for the FLTK GUI library. [MIT License] (⭐️1832)
- fschutt/azul - Desktop GUI Framework [MIT License] (⭐️6107)
- FyroxEngine/Fyrox - 3D and 2D game engine written in Rust [MIT License] (⭐️9418)
- git-ai-project/git-ai - A Git extension for tracking the AI-generated code in your repos [Apache License 2.0] (⭐️2100)
-
google/pack - 🤖→📦 Pack Android Resources into APKs/AABs from WebAssembly without Studio or the SDK [Apache License 2.0] (⭐️226) - GraphiteEditor/Graphite - Community-built comprehensive 2D content creation appplication for graphic design, digital art, and interactive real-time motion graphics powered by a node-based procedural graphics engine [Apache License 2.0] (⭐️26306)
- gtk-rs/gtk3-rs - Rust bindings for GTK 3 [MIT License] (⭐️501) Archived!
- GuillaumeGomez/sysinfo - Cross-platform library to fetch system information [MIT License] (⭐️2700)
- GyulyVGC/sniffnet - Comfortably monitor your Internet traffic 🕵️♂️ [Apache License 2.0] (⭐️39369)
- helix-editor/helix - A post-modern modal text editor. [Mozilla Public License 2.0] (⭐️44949)
- HelixDB/helix-db - HelixDB is an OLTP graph-vector database built in Rust. [Apache License 2.0] (⭐️5400)
- iced-rs/iced - A cross-platform GUI library for Rust, inspired by Elm [MIT License] (⭐️30781)
- imgui-rs/imgui-rs - Rust bindings for Dear ImGui [Apache License 2.0] (⭐️3018)
- kas-gui/kas - Another GUI toolkit [Apache License 2.0] (⭐️1022)
- khonsulabs/cushy - An experimental cross-platform graphical user interface (GUI) crate for Rust. [Apache License 2.0] (⭐️606)
- kitao/pyxel - A retro game engine for Python (⭐️17548)
- lampsitter/egui_commonmark - Markdown viewer for egui [Apache License 2.0] (⭐️171)
- lapce/floem - A native Rust UI library with fine-grained reactivity [MIT License] (⭐️4175)
- leptos-rs/leptos - Build fast web applications with Rust. [MIT License] (⭐️20951)
- linebender/druid - A data-first Rust-native UI design toolkit. [Apache License 2.0] (⭐️9710)
- linebender/xilem - An experimental Rust native UI framework [Apache License 2.0] (⭐️5407)
- longbridge/gpui-component - Rust GUI components for building fantastic cross-platform desktop application by using GPUI. (⭐️11814)
- marc2332/freya - Cross-platform and non-web GUI library for 🦀 Rust powered by 🎨 Skia. [MIT License] (⭐️2780)
- membrane-io/egui_markdown - A markdown parser and renderer for egui [Apache License 2.0] (⭐️3)
- microsoft/RustTraining - Beginner, advanced, expert level Rust training material [MIT License] (⭐️14612)
- microsoft/windows-rs - Rust for Windows [Apache License 2.0] (⭐️12432)
- mozilla/sccache - Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage. [Apache License 2.0] (⭐️7370)
- mozilla/uniffi-rs - a multi-language bindings generator for rust [Mozilla Public License 2.0] (⭐️4707)
- neondatabase/neon - Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero. [Apache License 2.0] (⭐️22268)
- not-fl3/macroquad - Cross-platform game engine in Rust. [Apache License 2.0] (⭐️4494)
- OlaProeis/Ferrite - A fast, lightweight text editor for Markdown, JSON, YAML, and TOML files. Built with Rust and egui for a native, responsive experience. [MIT License] (⭐️1648)
- oven-sh/bun - Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one (⭐️93333)
- PistonDevelopers/conrod - An easy-to-use, 2D GUI library written entirely in Rust. (⭐️3337)
- pnpm/pnpm - Fast, disk space efficient package manager [MIT License] (⭐️35559)
- PolyMeilex/rfd - Rusty File Dialog [MIT License] (⭐️805)
- pop-os/cosmic-text - Pure Rust multi-line text handling [Apache License 2.0] (⭐️2090)
- prefix-dev/pixi - Powerful system-level package manager for Linux, macOS and Windows written in Rust – building on top of the Conda ecosystem. [Modified BSD License] (⭐️7306)
- projectfluent/fluent-rs - Rust implementation of Project Fluent [Apache License 2.0] (⭐️1332)
- 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/ [Apache License 2.0] (⭐️32452)
- redbadger/crux - Cross-platform app development in Rust [Apache License 2.0] (⭐️2595)
- RibirX/Ribir - Non-intrusive GUI framework for Rust/WASM [MIT License] (⭐️1715)
- rodrigocfd/winsafe - Windows API and GUI in safe, idiomatic Rust. [MIT License] (⭐️660)
- rust-lang/cargo - The Rust package manager [Apache License 2.0] (⭐️15124)
- rust-lang/crates.io - The Rust package registry [Apache License 2.0] (⭐️3609)
- rust-lang/rust - Empowering everyone to build reliable and efficient software. [Apache License 2.0] (⭐️113978)
- rust-lang/rust-analyzer - A Rust compiler front-end for IDEs [Apache License 2.0] (⭐️16570)
- rust-lang/rust-clippy - A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/ [Apache License 2.0] (⭐️13291)
- rust-lang/rust-playground - The Rust Playground [Apache License 2.0] (⭐️1412)
- rust-unofficial/awesome-rust - A curated list of Rust code and resources. [Creative Commons Zero v1.0 Universal] (⭐️57927)
- rustdesk/rustdesk - An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer. [GNU AGPLv3] (⭐️116427)
- RustPython/RustPython - A Python Interpreter written in Rust [MIT License] (⭐️22126)
- seryai/mdkit - A Rust toolkit for getting markdown out of any document. [Apache License 2.0] (⭐️5)
- Skardyy/mcat - Terminal image, video, and Markdown viewer [MIT License] (⭐️1311)
- slint-ui/cargo-ui - GUI for Cargo [Apache License 2.0] (⭐️332)
- slint-ui/slint - Slint is an open-source declarative GUI toolkit to build native user interfaces for Rust, C++, JavaScript, or Python apps. (⭐️22936)
- slint-ui/slint-rust-template - A template for a Rust Application using Slint. This is meant to be used with cargo-generate. [MIT License] (⭐️316)
- subinium/SuperLightTUI - 🦀 An immediate-mode Rust TUI framework with flexbox layout and Tailwind-style chaining API. [MIT License] (⭐️160)
- tauri-apps/plugins-workspace - All of the official Tauri plugins in one place! [Apache License 2.0] (⭐️1760)
- tauri-apps/tauri - Build smaller, faster, and more secure desktop and mobile applications with a web frontend. [Apache License 2.0] (⭐️108058)
- tauri-apps/window-vibrancy - Make your windows vibrant. [Apache License 2.0] (⭐️1014)
- TheRedDeveloper/ply-engine - Beautiful UIs in Rust. Cross-platform. Dead simple. [BSD Zero Clause License] (⭐️403)
- tinyhumansai/openhuman - Your Personal AI super intelligence. Private, Simple and extremely powerful. [GNU GPLv3] (⭐️32616)
- tokio-rs/axum - HTTP routing and request-handling library for Rust that focuses on ergonomics and modularity [MIT License] (⭐️26277)
- tombi-toml/tombi - TOML Formatter / Linter / Language Server [MIT License] (⭐️981)
- trailbaseio/trailbase - An open, sub-millisecond, single-executable Firebase alternative with type-safe APIs, built-in WebAssembly runtime, realtime subscriptions, auth, and admin UI built on Rust, SQLite & Wasmtime. [Open Software License 3.0] (⭐️5340)
- trishume/syntect - Rust library for syntax highlighting using Sublime Text syntax definitions. [MIT License] (⭐️2357)
- tryandromeda/andromeda - JS runtime lolz [Mozilla Public License 2.0] (⭐️829)
- uhobnil/markitdown-rs - A Rust library designed to facilitate the conversion of various document formats into markdown text. [MIT License] (⭐️65)
- Userwithaname/mellow - Distraction-free music listening [GNU GPLv3] (⭐️165)
- vizia/vizia - A declarative GUI library written in Rust [MIT License] (⭐️2179)
- water-rs/waterui - Bring your app to all platform, learning once and applying anywhere [Apache License 2.0] (⭐️457)
- wooorm/markdown-rs - CommonMark compliant markdown parser in Rust with ASTs and extensions [MIT License] (⭐️1538)
- yewstack/yew - Rust / Wasm framework for creating reliable and efficient web applications [Apache License 2.0] (⭐️32684)
- zellij-org/zellij - A terminal workspace with batteries included [MIT License] (⭐️33757)
- zensical/zensical - A modern static site generator by the Material for MkDocs team [MIT License] (⭐️4981)
- zizmorcore/zizmor - Static analysis for GitHub Actions [MIT License] (⭐️5678)
SCSS
- amitmerchant1990/reverie - :art: A ridiculously elegant Jekyll theme. [MIT License] (⭐️858)
- b2a3e8/jekyll-theme-console - A jekyll theme inspired by linux consoles for hackers, developers and script kiddies. [MIT License] (⭐️814)
- bitbrain/jekyll-dash - 🌒 Light and dark blog theme for Jekyll, inspired by Dash UI for Atom. [Apache License 2.0] (⭐️314)
- jekyll/minima - Minima is a one-size-fits-all Jekyll theme for writers. [MIT License] (⭐️3821)
- joshgerdes/jekyll-uno - Jekyll-Uno - a minimal, responsive theme for Jekyll based on Uno for Ghost [MIT License] (⭐️626)
- just-the-docs/just-the-docs - A modern, high customizable, responsive Jekyll theme for documentation with built-in search. [MIT License] (⭐️9051)
- kitian616/jekyll-TeXt-theme - 💎 🐳 A super customizable Jekyll theme for personal site, team site, blog, project, documentation, etc. [MIT License] (⭐️3344)
- LeNPaul/portfolio-jekyll-theme - A minimalist Jekyll theme for building a personal portfolio site powered by Jekyll and GitHub Pages [MIT License] (⭐️253)
- nrandecker/particle - A simple portfolio Jekyll theme: [MIT License] (⭐️1101) Archived!
- pages-themes/minimal - Minimal is a Jekyll theme for GitHub Pages [Creative Commons Zero v1.0 Universal] (⭐️1802)
- piharpi/jekyll-klise - :beach_umbrella: Klisé is a minimalist Jekyll theme for running a personal site or blog, light & dark mode support. (https://klise.vercel.app) [MIT License] (⭐️1061)
- sujaykundu777/devlopr-jekyll - (FREE SITE GENERATOR) - A Customizable/Hackable portfolio jekyll theme where you can blog using Markdown or CMS :rocket: in minutes built for developers. (with CMS) ✨ [MIT License] (⭐️743)
- zerostaticthemes/jekyll-serif-theme - Serif is a multi page business theme for Jekyll. [MIT License] (⭐️850)
- zivong/jekyll-theme-hamilton - A minimal and beautiful Jekyll theme best for writing and note-taking. [MIT License] (⭐️230)
Scala
- twitter/the-algorithm - Source code for the X Recommendation Algorithm [GNU AGPLv3] (⭐️73446)
Shell
- CachyOS/linux-cachyos - Archlinux Kernel based on different schedulers and some other performance improvements. [GNU GPLv3] (⭐️3871)
- eborges-git/n8n-render - Deploying n8n on Render (render.com) hosting, using separate Web Service (with Docker and Persistent Disk Storage) + Postgres DB. (⭐️141)
- HQarroum/docker-android - 🤖 A minimal and customizable Docker image running the Android emulator as a service. [MIT License] (⭐️5969)
- n8n-io/n8n-heroku - [MIT License] (⭐️69)
- nalgeon/tryxinyminutes - Live code tutorials in your browser (⭐️80)
- nvm-sh/nvm - Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions [MIT License] (⭐️93855)
- ozlerhakan/mongodb-json-files - :package: A curated list of JSON / BSON datasets from the web in order to practice / use in MongoDB (⭐️722)
- sarveshpro/n8n-heroku - n8n docker implementation for heroku. [MIT License] (⭐️192)
- VSCodium/vscodium - binary releases of VS Code without MS branding/telemetry/licensing [MIT License] (⭐️32023)
- winapps-org/winapps - Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration. Hard fork of https://github.com/Fmstrat/winapps/ (⭐️15369)
Slint
- slint-ui/material-components - [MIT License] (⭐️49) Archived!
Stylus
- victorvoid/space-jekyll-template - A simple spacemacs template on jekyll. https://victorvoid.github.io/space-jekyll-template/ (⭐️407)
Svelte
- michqo/vlsmcalc - Site to generate subnets [MIT License] (⭐️18)
Swift
- supertone-inc/supertonic - Lightning-Fast, On-Device, Multilingual TTS — running natively via ONNX. [MIT License] (⭐️12416)
Tcl
- rdbende/Forest-ttk-theme - A beautiful modern theme for ttk, inspired by MS Excel’s look 🌲🌳 [MIT License] (⭐️457)
TypeScript
- agneym/playground - A simple playground for HTML, CSS and JavaScript supporting module imports. [MIT License] (⭐️1104)
- ahmedkhaleel2004/gitdiagram - Free, simple, fast interactive diagrams for any GitHub repository [MIT License] (⭐️15706)
- alichherawalla/off-grid-mobile-ai - The Swiss Army Knife of Offline AI. Chat, Speak, and Generate Images - Privacy First, Zero Internet. Download an LLM and use it on your mobile device. No data ever leaves your phone. Supports text-to-text, vision, text-to-image [MIT License] (⭐️2503)
- angular/angular - Deliver web apps with confidence 🚀 [MIT License] (⭐️100392)
- anomalyco/opentui - OpenTUI is a library for building terminal user interfaces (TUIs) [MIT License] (⭐️12006)
- ant-design/ant-design - An enterprise-class UI design language and React UI library [MIT License] (⭐️98391)
- balajmarius/svg2jsx - Transform SVG to valid JSX. [MIT License] (⭐️1921) Archived!
- berty/berty - Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network (⭐️9209)
- better-auth/better-auth - The most comprehensive authentication framework [MIT License] (⭐️28762)
- blakeblackshear/frigate - NVR with realtime local object detection for IP cameras [MIT License] (⭐️33827)
- brokenloop/jsontopydantic - Web tool for generating Pydantic models from JSON objects [MIT License] (⭐️359)
- BuilderIO/builder - Visual Development for React, Vue, Svelte, Qwik, and more [MIT License] (⭐️8708)
- BuilderIO/mitosis - Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more. [MIT License] (⭐️13849)
- bvaughn/react-error-boundary - Simple reusable React error boundary component [MIT License] (⭐️7956)
- carloscuesta/gitmoji - An emoji guide for your commit messages. 😜 [MIT License] (⭐️16766)
- chartdb/chartdb - Database diagrams editor that allows you to visualize and design your DB with a single query. [GNU AGPLv3] (⭐️22409)
- chartist-js/chartist - Simple responsive charts [MIT License] (⭐️13396)
- chrismaltby/gb-studio - A quick and easy to use drag and drop retro game creator for your favourite handheld video game system [MIT License] (⭐️9307)
- cline/cline - Autonomous coding agent as an SDK, IDE extension, or CLI assistant. [Apache License 2.0] (⭐️63516)
- coder/code-server - VS Code in the browser [MIT License] (⭐️77979)
- coderamp-labs/pad.ws - Whiteboard as an IDE, draw and code in your browser [MIT License] (⭐️4124)
- codex-team/editor.js - A block-style editor with clean JSON output [Apache License 2.0] (⭐️31824)
- colbymchenry/codegraph - Pre-indexed code knowledge graph, auto syncs on code changes, for Claude Code, Codex, Gemini, Cursor, OpenCode, AntiGravity, Kiro, and Hermes Agent — fewer tokens, fewer tool calls, 100% local [MIT License] (⭐️51694)
- Comcast/react-data-grid - Feature-rich and customizable data grid React component (⭐️7639)
- compiler-explorer/compiler-explorer - Run compilers interactively from your web browser and interact with the assembly [BSD 2-Clause “Simplified” License] (⭐️18841)
- cookpete/react-player - A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion [MIT License] (⭐️10266)
- CristianOlivera1/openvid - Create professional demos and mockups in seconds, directly in your browser (⭐️1394)
- CyberTimon/RapidRAW - A beautiful, non-destructive, and GPU-accelerated RAW image editor built with performance in mind. [GNU AGPLv3] (⭐️8503)
- danilowoz/react-content-loader - ⚪ SVG-Powered component to easily create skeleton loadings. [MIT License] (⭐️13998)
- davidjerleke/embla-carousel - A lightweight carousel library with fluid motion and great swipe precision. [MIT License] (⭐️8305)
- dev-protocol/dev-kit-js - 🦦Dev Kit for JavaScript [Apache License 2.0] (⭐️18)
- devlikeapro/waha - WAHA - WhatsApp HTTP API (REST API) that you can configure in a click! 3 engines: WEBJS (browser based), NOWEB (websocket nodejs), GOWS (websocket go) [Apache License 2.0] (⭐️6734)
- diegomura/react-pdf - 📄 Create PDF files using React [MIT License] (⭐️16651)
- dinerojs/dinero.js - Create, calculate, and format money in JavaScript and TypeScript [MIT License] (⭐️6757)
- Dokploy/dokploy - Open Source Alternative to Vercel, Netlify and Heroku. (⭐️34965)
- download-directory/download-directory.github.io - Web App: Download just a sub directory from a GitHub repo. [MIT License] (⭐️1802)
- eclipse-theia/theia - Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript. [Eclipse Public License 2.0] (⭐️21564)
- Egonex-AI/Understand-Anything - Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more. [MIT License] (⭐️63623)
- emilkowalski/sonner - An opinionated toast component for React. [MIT License] (⭐️12492)
- Eugeny/tabby - A terminal for a more modern age [MIT License] (⭐️72208)
- excalidraw/excalidraw - Virtual whiteboard for sketching hand-drawn like diagrams [MIT License] (⭐️125616)
- fabricjs/fabric.js - Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser [MIT License] (⭐️31238)
- facebook/docusaurus - Easy to maintain open source documentation websites. [MIT License] (⭐️65280)
- facebook/lexical - Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance. [MIT License] (⭐️23538)
- faker-js/faker - Generate massive amounts of fake data in the browser and node.js (⭐️15374)
- fakundo/react-localized - Internationalization for React and Preact components based on gettext format (⭐️11)
- fastapi/full-stack-fastapi-template - Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more. [MIT License] (⭐️43741)
- fazt/blog-api-production-node - (⭐️9)
- firecrawl/firecrawl - The API to search, scrape, and interact with the web at scale. 🔥 [GNU AGPLv3] (⭐️134855)
- fkhadra/react-toastify - React notification made easy 🚀 ! [MIT License] (⭐️13433)
- floating-ui/floating-ui - A JavaScript library to position floating elements and create interactions for them. [MIT License] (⭐️32624)
- FlowiseAI/Flowise - Build AI Agents, Visually (⭐️53714)
- fonoster/fonoster - 🚀 The open-source alternative to Twilio. [MIT License] (⭐️7991)
- FormidableLabs/react-live - A flexible playground for live editing React components [MIT License] (⭐️4608)
- formulahendry/vscode-code-runner - Code Runner for Visual Studio Code [MIT License] (⭐️2405)
- freelensapp/freelens - Free IDE for Kubernetes [MIT License] (⭐️5167)
- freshframework/fresh - The framework so simple, you already know it. [MIT License] (⭐️13765)
- fullcalendar/fullcalendar - Full-sized drag & drop event calendar in JavaScript [MIT License] (⭐️20501)
- FullHuman/purgecss - Remove unused CSS [MIT License] (⭐️8043)
- fwouts/previewjs - Preview UI components in your IDE instantly (⭐️1938) Archived!
- galacean/engine - A typescript interactive engine, support 2D, 3D, animation, physics, built on WebGL and glTF. [MIT License] (⭐️5787)
- giscus/giscus - A commenting system powered by GitHub Discussions. :octocat: :speech_balloon: :gem: [MIT License] (⭐️11809)
- goenning/google-indexing-script - Script to get your site indexed on Google in less than 48 hours [MIT License] (⭐️7658)
- google/model-viewer - Easily display interactive 3D models on the web and in AR! [Apache License 2.0] (⭐️8130)
- GoogleChromeLabs/squoosh - Make images smaller using best-in-class codecs, right in the browser. [Apache License 2.0] (⭐️25388)
- GrapesJS/grapesjs - Free and Open source Web Builder Framework. Next generation tool for building templates without coding (⭐️25922)
- hediet/vscode-debug-visualizer - An extension for VS Code that visualizes data during debugging. [GNU GPLv3] (⭐️8168)
- hediet/vscode-drawio - This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code. [GNU GPLv3] (⭐️9452)
- heyform/heyform - Open-Source Form Builder [GNU AGPLv3] (⭐️8838)
- honojs/hono - Web framework built on Web Standards [MIT License] (⭐️31020)
- Hopding/pdf-lib - Create and modify PDF documents in any JavaScript environment [MIT License] (⭐️8503)
- hoppscotch/hoppscotch - Open-Source API Development Ecosystem • https://hoppscotch.io • Offline, On-Prem & Cloud • Web, Desktop & CLI • Open-Source Alternative to Postman, Insomnia [MIT License] (⭐️79577)
- hotwired/stimulus - A modest JavaScript framework for the HTML you already have [MIT License] (⭐️13058)
- ianstormtaylor/slate - A completely customizable framework for building rich text editors. (Currently in beta.) [MIT License] (⭐️31701)
- imblowsnow/n8n-nodes-websockets-lite - [MIT License] (⭐️20)
- immich-app/immich - High performance self-hosted photo and video management solution. [GNU AGPLv3] (⭐️103728)
- inorganik/countUp.js - Animates a numerical value by counting to it [MIT License] (⭐️8164)
- ionic-team/ionic-framework - A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript. [MIT License] (⭐️52515)
- jamiepine/voicebox - The open-source AI voice studio. Clone, dictate, create. [MIT License] (⭐️30571)
- janhq/jan - Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. (⭐️43076)
- jaredpalmer/formik - Build forms in React, without the tears 😭 [Apache License 2.0] (⭐️34346)
- JedWatson/react-select - The Select Component for React.js [MIT License] (⭐️28038)
- JohnMwendwa/calendar-app - Schedule your calendar events inside this beautifully crafted calendar app (⭐️41)
- jonpyt/prism-code-editor - Lightweight, extensible code editor component for the web using Prism (⭐️152)
- kanbn/kan - The open source Trello alternative. [GNU AGPLv3] (⭐️5037)
- Kong/insomnia - The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage. [Apache License 2.0] (⭐️38730)
- KurtGokhan/tegaki - Handwriting animation for the web. Supports any font or text. [MIT License] (⭐️2865)
- lfnovo/open-notebook - An Open Source implementation of Notebook LM with more flexibility and features [MIT License] (⭐️31648)
- likec4/likec4 - Visualize, collaborate, and evolve the software architecture with always actual and live diagrams from your code [MIT License] (⭐️3662)
- lissy93/web-check - 🕵️♂️ All-in-one OSINT tool for analysing any website [MIT License] (⭐️33780)
- live-codes/livecodes - A Code Playground That Just Works! [MIT License] (⭐️1453)
- lucide-icons/lucide - Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons. (⭐️23089)
- mantinedev/mantine - A fully featured React components library [MIT License] (⭐️31270)
- markmap/markmap - Build mindmaps with plain text [MIT License] (⭐️12882)
- marktext/marktext - 📝A simple and elegant markdown editor, available for Linux, macOS and Windows. [MIT License] (⭐️57544)
- mermaid-js/mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown [MIT License] (⭐️88726)
- microsoft/fluentui - Fluent UI web represents a collection of utilities, React components, and web components for building web applications. (⭐️20063)
- microsoft/inshellisense - IDE style command line auto complete [MIT License] (⭐️9936)
- microsoft/TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output. [Apache License 2.0] (⭐️109307)
- microsoft/vscode - Visual Studio Code [MIT License] (⭐️186545)
- microsoft/vscode-extension-samples - Sample code illustrating the VS Code extension API. [MIT License] (⭐️10097)
- midudev/alg0.dev - alg0.dev is an interactive algorithm visualizer where classic algorithms come to life through step by step animations, controls to pause or advance, and access to the underlying code. (⭐️177)
- midudev/aprendiendo-react - Curso para aprender React desde cero (⭐️8959)
- midudev/libros-programacion-gratis - 📚 Lista de libros sobre programación en Español y gratis (⭐️5323)
- Mirza-Glitch/markitdown-js - [MIT License] (⭐️18)
- missive/emoji-mart - 🏪 One component to pick them all [MIT License] (⭐️9390)
- mockoon/mockoon - Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source. [MIT License] (⭐️8302)
- molefrog/wouter - 🥢 A minimalist-friendly ~2.2KB routing for React and Preact [The Unlicense] (⭐️7846)
- mongodb/node-mongodb-native - The official MongoDB Node.js driver [Apache License 2.0] (⭐️10179)
- motion-canvas/motion-canvas - Visualize Your Ideas With Code [MIT License] (⭐️18668)
- motiondivision/motion - A modern animation library for React and JavaScript [MIT License] (⭐️32408)
- mountain-loop/yaak - The most intuitive desktop API client. Organize and execute REST, GraphQL, WebSockets, Server Sent Events, and gRPC 🦬 [MIT License] (⭐️18761)
- msmt2017/web_Android_layoutEditor - (⭐️9)
- mui/base-ui - Unstyled UI components for building accessible web apps and design systems. From the creators of Radix, Floating UI, and Material UI. [MIT License] (⭐️9994)
- mulaRahul/keyviz - Keyviz is a free and open-source tool to visualize your keystrokes ⌨️ and 🖱️ mouse actions in real-time. [GNU GPLv3] (⭐️9384)
- mydraft-cc/ui - Open source wireframing tool written in typescript, react and redux. [MIT License] (⭐️849)
- n8n-io/n8n - Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations. (⭐️193094)
- NangoHQ/nango - Build product integrations with AI. (⭐️10648)
- NativeScript/NativeScript - ⚡ Write Native with TypeScript ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java, Dart). Use what you love ❤️ Angular, React, Solid, Svelte, Vue with: iOS (UIKit, SwiftUI), Android (View, Jetpack Compose), Flutter and you name it compatible. [MIT License] (⭐️25542)
- nestjs/nest - A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀 [MIT License] (⭐️75904)
- nexe/nexe - 🎉 create a single executable out of your node.js apps [MIT License] (⭐️13573)
- nexmoe/VidBee - Download videos from almost any website worldwide [MIT License] (⭐️9476)
- nhn/tui.calendar - 🍞📅A JavaScript calendar that has everything you need. [MIT License] (⭐️12655)
- nhn/tui.chart - 🍞📊 Beautiful chart for data visualization. [MIT License] (⭐️5403)
- nhn/tui.editor - 🍞📝 Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible. [MIT License] (⭐️17984)
- nhn/tui.grid - 🍞🔡 The Powerful Component to Display and Edit Data. Experience the Ultimate Data Transformer! [MIT License] (⭐️2565)
- niklasvh/html2canvas - Screenshots with JavaScript [MIT License] (⭐️31883)
- nygardk/react-share - Social media share buttons and share counts for React [MIT License] (⭐️2809)
- observablehq/framework - A static site generator for data apps, dashboards, reports, and more. Observable Framework combines JavaScript on the front-end for interactive graphics with any language on the back-end for data analysis. [ISC License] (⭐️3522)
- OneUptime/oneuptime - Complete open-source monitoring and observability platform. [Apache License 2.0] (⭐️7181)
- onlook-dev/onlook - The Cursor for Designers • An Open-Source AI-First Design tool • Visually build, style, and edit your React App with AI [Apache License 2.0] (⭐️25956)
- OpenCut-app/OpenCut - The open-source CapCut alternative [MIT License] (⭐️57534)
- pabloosabaterr/Edno - fast and simple backend framework with OOP and decorators made with pure node and typescript [MIT License] (⭐️22)
- pavlobu/deskreen - Deskreen turns any device with a web browser into a secondary screen for your computer. ⭐️ Star to support our work! [GNU AGPLv3] (⭐️20995)
- piqnt/stage.js - 2D HTML5 rendering and layout engine for game development (⭐️2559)
- pixijs/pixijs - The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer. [MIT License] (⭐️47436)
- plasmicapp/plasmic - Visual builder for React. Build apps, websites, and content. Integrate with your codebase. [MIT License] (⭐️6863)
- playcanvas/editor - Browser-based visual editor for building WebGL, WebGPU, WebXR apps [MIT License] (⭐️1194)
- playcanvas/react - Build 3D apps with React [MIT License] (⭐️507)
- playcanvas/supersplat - 3D Gaussian Splat Editor [MIT License] (⭐️9210)
- pmndrs/jotai - 👻 Primitive and flexible state management for React [MIT License] (⭐️21200)
- pmndrs/react-three-fiber - 🇨🇭 A React renderer for Three.js [MIT License] (⭐️31128)
- pollinations/pollinations - Your Friendly Open-Source Gen-AI Platform [MIT License] (⭐️4690)
- postaljs/postal.js - JavaScript pub/sub library supporting advanced subscription features, and several helpful add-ons. [MIT License] (⭐️2839)
- potatameister/PaperKnife - Privacy-first PDF utility (Zero-Server Architecture). Merge, split, compress, and edit PDFs 100% locally on your device. No uploads, no servers, no tracking. [GNU AGPLv3] (⭐️1262)
- premieroctet/openchakra - ⚡️ Full-featured visual editor and code generator for React using Chakra UI [MIT License] (⭐️3032)
- prevwong/craft.js - 🚀 A React Framework for building extensible drag and drop page editors [MIT License] (⭐️8677)
- primefaces/primeng - The Most Complete Angular UI Component Library (⭐️12516)
- projectstorm/react-diagrams - a super simple, no-nonsense diagramming library written in react that just works [MIT License] (⭐️9410)
- puckeditor/puck - The visual editor for React. [MIT License] (⭐️12825)
- raphaelsalaja/cambio - A simple shared animation component for React [MIT License] (⭐️197)
- rcaferati/react-awesome-button - React button component. Awesome button is a 3D UI, progress, social and share enabled, animated at 60fps, light weight, performant, production ready react UI button component. 🖥️ 📱 [MIT License] (⭐️1343)
- react-component/drawer - React Drawer [MIT License] (⭐️428)
- react-component/field-form - ⚡️ React Performance First Form Component [MIT License] (⭐️1023)
- react-component/footer - 🐾 Pretty Footer react component used in ant.design [MIT License] (⭐️94)
- react-component/input - React Input Component [MIT License] (⭐️44)
- react-component/menu - React Menu [MIT License] (⭐️697)
- react-component/motion - ⛷ CSS Animation for React [MIT License] (⭐️177)
- react-component/notification - React Notification [MIT License] (⭐️385)
- react-component/picker - 📅 All Date Pickers you need. [MIT License] (⭐️305)
- react-component/texty - React Text Animate [MIT License] (⭐️155)
- react-component/tree - React Tree [MIT License] (⭐️1270)
- react-component/upload - React Upload [MIT License] (⭐️804)
- react-component/util - Common Utils For React Component [MIT License] (⭐️671)
- react-component/virtual-list - 🧾 React Virtual List Component which worked with animation [MIT License] (⭐️816)
- react-cosmos/react-cosmos - Sandbox for developing and testing UI components in isolation [MIT License] (⭐️8664)
- react-grid-layout/react-grid-layout - A draggable and resizable grid layout with responsive breakpoints, for React. [MIT License] (⭐️22321)
- react-icons/react-icons - svg react icons of popular icon packs (⭐️12599)
- react-page/react-page - Next-gen, highly customizable content editor for the browser - based on React and written in TypeScript. WYSIWYG on steroids. [MIT License] (⭐️9551)
- ReactiveX/rxjs - A reactive programming library for JavaScript [Apache License 2.0] (⭐️31682)
- reduxjs/redux - A JS library for predictable global state management [MIT License] (⭐️61508)
- remix-project-org/remix-project - Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions. [Apache License 2.0] (⭐️3000)
- remix-run/react-router - Declarative routing for React [MIT License] (⭐️56450)
- remotion-dev/remotion - 🎥 Make videos programmatically with React (⭐️50570)
- responsively-org/responsively-app - A modified web browser that helps in responsive web development. A web developer’s must have dev-tool. [GNU AGPLv3] (⭐️24982)
- retejs/rete - JavaScript framework for visual programming [MIT License] (⭐️12079)
- ritz078/transform - A polyglot web converter. [MIT License] (⭐️9175)
- rmyndharis/OpenWA - Free, Open Source, Self-Hosted WhatsApp API Gateway [MIT License] (⭐️9485)
- rough-stuff/wired-elements - Collection of custom elements that appear hand drawn. Great for wireframes or a fun look. [MIT License] (⭐️10801)
- rubickecho/n8n-deepseek - A user-friendly DeepSeek AI node, similar to OpenAI, designed to enhance your workflow. [MIT License] (⭐️332)
- rybbit-io/rybbit - 🐸 Rybbit - open-source and privacy-friendly alternative to Google Analytics that is 10x more intuitive. [GNU AGPLv3] (⭐️12304)
- ryo-ma/github-profile-trophy - 🏆 Add dynamically generated GitHub Stat Trophies on your readme [MIT License] (⭐️6578)
- SawyerHood/draw-a-ui - Draw a mockup and generate html for it [MIT License] (⭐️13601)
- SBoudrias/Inquirer.js - A collection of common interactive command line user interfaces. [MIT License] (⭐️21581)
- securingsincity/react-ace - React Ace Component [MIT License] (⭐️4204)
- SendWithSES/Drag-and-Drop-Email-Designer - Free, open source, HTML email template editor and no code designer. [MIT License] (⭐️2105)
- ShaanCoding/makeread.me - An Awesome ReadME Generator To Jumpstart Your Projects! [Mozilla Public License 2.0] (⭐️326)
- shadcn-ui/ui - A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code. [MIT License] (⭐️116940)
- shikijs/shiki - A beautiful yet powerful syntax highlighter [MIT License] (⭐️13471)
- sindresorhus/got - 🌐 Human-friendly and powerful HTTP request library for Node.js [MIT License] (⭐️14914)
- sindresorhus/pageres - Capture website screenshots [MIT License] (⭐️9743)
- slab/quill - Quill is a modern WYSIWYG editor built for compatibility and extensibility [Modified BSD License] (⭐️47164)
- slidevjs/slidev - Presentation Slides for Developers [MIT License] (⭐️47260)
- socketio/socket.io - Bidirectional and low-latency communication for every platform [MIT License] (⭐️63183)
- srizzon/git-city - Your GitHub profile as a 3D pixel art building in an interactive city [GNU AGPLv3] (⭐️5672)
- star-history/star-history - The de facto GitHub star history graph. [MIT License] (⭐️9189)
- subnub/myDrive - Node.js and mongoDB Google Drive Clone [GNU GPLv3] (⭐️4195)
- suren-atoyan/monaco-react - Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins [MIT License] (⭐️4720)
- t4t5/sweetalert - A beautiful replacement for JavaScript’s “alert” [MIT License] (⭐️22290)
- tailwindlabs/tailwindcss - A utility-first CSS framework for rapid UI development. [MIT License] (⭐️95662)
- tamagui/tamagui - Style React fast with 100% parity on React Native, an optional UI kit, and optimizing compiler. [MIT License] (⭐️14039)
- tambo-ai/tambo - Generative UI SDK for React [MIT License] (⭐️11156)
- tamnguyenvan/screenarc - ScreenArc – Cross-platform screen recorder & editor with automatic cinematic zooms, mouse tracking, and effortless video creation. [GNU GPLv3] (⭐️494)
- TanStack/db - The reactive client store for your API. [MIT License] (⭐️3792)
- TanStack/router - 🤖 A client-first, server-capable, fully type-safe router and full-stack framework for the web (React and more). [MIT License] (⭐️14664)
- tauri-apps/tauri-action - Build your Web application as a Tauri binary for macOS, Linux and Windows [MIT License] (⭐️1563)
- theatre-js/theatre - Motion design editor for the web [Apache License 2.0] (⭐️12468)
- thesysdev/openui - The Open Standard for Generative UI [MIT License] (⭐️7061)
- TibixDev/winboat - Run Windows apps on 🐧 Linux with ✨ seamless integration [MIT License] (⭐️21708)
- timolins/react-hot-toast - Smoking Hot React Notifications 🔥 [MIT License] (⭐️10942)
- tinymce/tinymce - The world’s #1 JavaScript library for rich text editing. Available for React, Vue and Angular (⭐️16216)
- tk04/Marker - A Desktop App for Easily Viewing and Editing Markdown Files [MIT License] (⭐️1181)
- tldraw/tldraw - Build infinite canvas apps in React with the tldraw SDK. World’s best, top-most agent recommended #1 five star SDK. (⭐️47988)
- toeverything/AFFiNE - There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use. (⭐️69558)
- Tonejs/Tone.js - A Web Audio framework for making interactive music in the browser. [MIT License] (⭐️14648)
- toon-format/toon - 🎒 Token-Oriented Object Notation (TOON) – Compact, human-readable, schema-aware JSON for LLM prompts. Spec, benchmarks, TypeScript SDK. [MIT License] (⭐️24602)
- transloadit/uppy - The next open source file uploader for web browsers :dog: [MIT License] (⭐️30831)
- tsparticles/tsparticles - tsParticles - Easily create highly customizable JavaScript particles effects, confetti explosions and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components. [MIT License] (⭐️8892)
- turbulenz/turbulenz_engine - Turbulenz is a modular 3D and 2D game framework for making HTML5 powered games for browsers, desktops and mobile devices. [MIT License] (⭐️4985)
- twbs/icons - Official open source SVG icon library for Bootstrap. [MIT License] (⭐️8022)
- type-challenges/type-challenges - Collection of TypeScript type challenges with online judge [MIT License] (⭐️48233)
- TypeCellOS/BlockNote - A React Rich Text Editor that’s block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap. (⭐️9844)
- typeorm/typeorm - TypeScript & JavaScript ORM for Node.js — supports PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Oracle, and more. [MIT License] (⭐️36541)
- typescript-cheatsheets/react - Cheatsheets for experienced React developers getting started with TypeScript [MIT License] (⭐️47068)
- typestack/class-validator - Decorator-based property validation for classes. [MIT License] (⭐️11798)
- utterance/utterances - :crystal_ball: A lightweight comments widget built on GitHub issues [MIT License] (⭐️9671)
- vercel/satori - Enlightened library to convert HTML and CSS to SVG [Mozilla Public License 2.0] (⭐️13553)
- vercel/swr - React Hooks for Data Fetching [MIT License] (⭐️32403)
- vitejs/vite - Next generation frontend tooling. It’s fast! [MIT License] (⭐️81554)
- voideditor/void - [Apache License 2.0] (⭐️28808) Archived!
- vuejs/core - 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. [MIT License] (⭐️53850)
- vuejs/vue - This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core [MIT License] (⭐️209924)
- wangeditor-team/wangEditor - wangEditor, open-source Web rich text editor 开源 Web 富文本编辑器 [MIT License] (⭐️18349)
- webadderallorg/Recordly - Create polished demo videos without editing skills. Mac/Windows/Linux (⭐️17487)
- webstudio-is/webstudio - Open source website builder and Webflow alternative. Webstudio is an advanced visual builder that connects to any headless CMS, supports all CSS properties, and can be hosted anywhere, including with us. [GNU AGPLv3] (⭐️8639)
- withastro/astro - The web framework for content-driven websites. ⭐️ Star to support our work! (⭐️60295)
- withfig/autocomplete - IDE-style autocomplete for your existing terminal & shell [MIT License] (⭐️25186)
- wojtekmaj/react-pdf - Display PDFs in your React app as easily as if they were images. [MIT License] (⭐️11103)
- WolfEnterprice/PlanificadorUcaldas - (⭐️2)
- wulkano/Kap - An open-source screen recorder built with web technology [MIT License] (⭐️19250)
- xtermjs/xterm.js - A terminal for the web [MIT License] (⭐️20765)
- yohimik/webxash3d-fwgs - Emscripten Xash3d-FWGS web port [MIT License] (⭐️204)
- zasper-io/zasper - High Performace IDE for Jupyter Notebooks [GNU AGPLv3] (⭐️2323)
Unknown
- akullpp/awesome-java - A curated list of awesome frameworks, libraries and software for the Java programming language. (⭐️48255)
- awesome-selfhosted/awesome-selfhosted - A list of Free Software network services and web applications which can be hosted on your own servers (⭐️299948)
- bendc/frontend-guidelines - Some HTML, CSS and JS best practices. (⭐️9082)
- binhnguyennus/awesome-scalability - The Patterns of Scalable, Reliable, and Performant Large-Scale Systems [MIT License] (⭐️71872)
- bradtraversy/design-resources-for-developers - Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more [MIT License] (⭐️66146)
- brave/brave-browser - Brave browser for Android, iOS, Linux, macOS, Windows. [Mozilla Public License 2.0] (⭐️22893)
- brillout/awesome-react-components - Curated List of React Components & Libraries. [Creative Commons Zero v1.0 Universal] (⭐️47803)
- chryz-hub/web-dev-resources - Web dev resources for developers. [MIT License] (⭐️41)
- cztomczak/phpdesktop - Develop desktop GUI applications using PHP, HTML5, JavaScript and SQLite (⭐️2876)
- dan1471/FREE-openai-api-keys - collection for free openai keys to use in your projects [MIT License] (⭐️4890)
- devsecops/awesome-devsecops - An authoritative list of awesome devsecops tools with the help from community experiments and contributions. [Creative Commons Zero v1.0 Universal] (⭐️5415)
- DovAmir/awesome-design-patterns - A curated list of software and architecture related design patterns. (⭐️47812)
- dylanhogg/awesome-python - 🐍 Hand-picked awesome Python libraries and frameworks, organised by category [MIT License] (⭐️460)
- e2b-dev/awesome-ai-agents - A list of AI autonomous agents (⭐️28383)
- editor-js/awesome-editorjs - 🤩 A curated list of awesome Editor.js tools, libraries and resources. [Creative Commons Zero v1.0 Universal] (⭐️2841)
- enaqx/awesome-react - A collection of awesome things regarding React ecosystem (⭐️73682)
- florinpop17/app-ideas - A Collection of application ideas which can be used to improve your coding skills. [MIT License] (⭐️95097)
- glotcode/glot - Code playground (⭐️1668)
- gluonhq/gluonfx - GluonFX is an integrated suite of components that enhances JavaFX with essential features, including Rich Text Area, Maps, Emoji, and more. [GNU GPLv3] (⭐️12)
- godotengine/awesome-godot - A curated list of free/libre plugins, scripts and add-ons for Godot [Creative Commons Attribution 4.0 International] (⭐️10195)
- GodotSteam/GodotSteam - An ecosystem of tools for Godot Engine and Valve’s Steam. For Linux, Mac, and Windows. (⭐️3702) Archived!
- Hannibal046/Awesome-LLM - Awesome-LLM: a curated list of Large Language Model [Creative Commons Zero v1.0 Universal] (⭐️26944)
- hkirat/project-ideas - Projects to get you started on full stack (⭐️2464)
- humiaozuzu/awesome-flask - A curated list of awesome Flask resources and plugins (⭐️12729)
- imthenachoman/How-To-Secure-A-Linux-Server - An evolving how-to guide for securing a Linux server. [Creative Commons Attribution Share Alike 4.0 International] (⭐️27795)
- inferjay/AndroidDevTools - 收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。 (⭐️8047)
- ishandutta2007/Awesome-Text-to-Speech - 🎤 A curated list of the latest and most influential tools, models, and resources in the Text-to-Speech sector. 🌟 Star if you like it! 🌟 [MIT License] (⭐️151)
- JefMari/awesome-wysiwyg-editors - A curated list of awesome WYSIWYG Editors. (⭐️3934)
- joe-shenouda/awesome-cyber-skills - A curated list of hacking environments where you can train your cyber skills legally and safely [MIT License] (⭐️4491)
- Joffcom/n8n-ngrok - (⭐️117)
- JStumpp/awesome-android - A curated list of awesome Android packages and resources. [Creative Commons Zero v1.0 Universal] (⭐️12173)
- kivymd/KivyMDBuilder - Drag and drop components, and turn designs into real application screens in minutes instead of hours. Take advantage of the various widgets and their properties to build elaborate and beautiful apps. [MIT License] (⭐️382)
- leereilly/games - Archived — A list of games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine. (⭐️24839) Archived!
- lucaswalter/n8n-ai-automations - Collection of n8n workflows, n8n templates, AI automations, and AI agents created for The Recap AI YouTube channel and the AI Automation Mastery free Skool community. (⭐️1525)
- lucthienphong1120/lucthienphong1120 - This personal github CV is automatically generated with Github Profile Maker (⭐️16)
- lukehaas/RunJS - RunJS is a JavaScript playground for macOS, Windows and Linux. Write code with instant feedback and access to Node.js and browser APIs. (⭐️2159)
- MaxBenChrist/awesome_time_series_in_python - This curated list contains python packages for time series analysis (⭐️2250)
- mhrimaz/AwesomeJavaFX - A curated list of awesome JavaFX libraries, books, frameworks, etc… (⭐️3359)
- Mteheran/opensource-colombia - Este repositorio contiene proyectos open source colombianos activos, mantenidos y de libre uso. Desde frameworks mundialmente usados hasta APIs de datos abiertos y herramientas para desarrollo, demuestra el talento y la capacidad de Colombia en la creación de tecnología libre y accesible para todos. (⭐️27)
- mundimark/awesome-markdown-editors - A collection of awesome markdown editors & (pre)viewers for Linux, Apple OS X, Microsoft Windows, the World Wide Web & more [Creative Commons Zero v1.0 Universal] (⭐️2144)
- MunGell/awesome-for-beginners - A list of awesome beginners-friendly projects. (⭐️86647)
- nalgeon/zero - Zero Dependency Club [Creative Commons Zero v1.0 Universal] (⭐️194) Archived!
- NirantK/awesome-project-ideas - Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas [MIT License] (⭐️9153)
- open-source-ideas/ideas - 💡 Looking for inspiration for your next open source project? Or perhaps you’ve got a brilliant idea you can’t wait to share with others? Open Source Ideas is a community built specifically for this! 👋 (⭐️6791)
- oxnr/awesome-bigdata - A curated list of awesome big data frameworks, ressources and other awesomeness. [MIT License] (⭐️14451)
- planetjekyll/awesome-jekyll-themes - A collection of awesome (gem-packaged) Jekyll themes - Add your theme! (⭐️536)
- prakhar1989/awesome-courses - :books: List of awesome university courses for learning Computer Science! (⭐️69170)
- proyecto26/awesome-jsgames - A curated list of awesome JavaScript Games 🎮 [Creative Commons Zero v1.0 Universal] (⭐️947)
- public-api-lists/public-api-lists - A curated list of free public APIs across 48 categories — searchable, community-maintained, with a free JSON API. [MIT License] (⭐️14820)
- qichengzx/awesome-online-editors - A curated list of awesome online editors. (⭐️5)
- quozd/awesome-dotnet - A collection of awesome .NET libraries, tools, frameworks and software [Creative Commons Zero v1.0 Universal] (⭐️21416)
- ramnes/awesome-mongodb - :leaves: A curated list of awesome MongoDB resources, libraries, tools and applications (⭐️2642)
- rehooks/awesome-react-hooks - Awesome React Hooks [Creative Commons Zero v1.0 Universal] (⭐️10224)
- remix-project-org/remix-ide - Documentation for Remix IDE [Apache License 2.0] (⭐️2343)
- render-examples/n8n - Provides a render.yaml file for deploying n8n and an accompanying Postgres database on Render. (⭐️70)
- restyler/awesome-n8n - Useful n8n resources: list of community nodes and tutorials (⭐️2917)
- rilysh/awesome-text-editors - list of awesome text editors [The Unlicense] (⭐️18)
- sdras/awesome-actions - A curated list of awesome actions to use on GitHub [Creative Commons Zero v1.0 Universal] (⭐️27929)
- sindresorhus/awesome - 😎 Awesome lists about all kinds of interesting topics [Creative Commons Zero v1.0 Universal] (⭐️476911)
- sindresorhus/awesome-nodejs - :zap: Delightful Node.js packages and resources [BECAUSE OF TOO MUCH SPAM AND LOW-QUALITY SUBMISSIONS, SUBMISSIONS ARE PAUSED UNTIL JULY] [Creative Commons Zero v1.0 Universal] (⭐️65999)
- sorrycc/awesome-javascript - 🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things. (⭐️34990)
- stackblitz/core - Online IDE powered by Visual Studio Code ⚡️ [MIT License] (⭐️10824)
- stevinz/awesome-game-engine-dev - Awesome list of resources for Game Engine Development. [Creative Commons Zero v1.0 Universal] (⭐️1373)
- styfle/awesome-online-ide - 🌩️ A list of awesome online development environments (⭐️3508)
- sudhakar3697/awesome-electron-alternatives - A curated list of awesome Electron alternatives. [MIT License] (⭐️2154)
- suenot/awesome-visual-programming - (⭐️28)
- tauri-apps/awesome-tauri - 🚀 Awesome Tauri Apps, Plugins and Resources [MIT License] (⭐️7805)
- tayllan/awesome-algorithms - A curated list of awesome places to learn and/or practice algorithms. (⭐️25254)
- tchapi/markdown-cheatsheet - Markdown Cheatsheet for Github Readme.md [MIT License] (⭐️5265)
- timjacobi/angular-education - A list of helpful material to develop using Angular (⭐️5340)
- uhub/awesome-python - A curated list of awesome Python frameworks, libraries and software. (⭐️1187)
- uokesita/the-little-mongodb-book - The Little MongoDB Book (⭐️105)
- wasabeef/awesome-android-ui - A curated list of awesome Android UI/UX libraries [MIT License] (⭐️56493)
- yrgo/awesome-educational-games - A curated list of awesome educational games to learn editors, languages, programming, etc [MIT License] (⭐️1127)
Vue
- dicebear/dicebear - DiceBear is an avatar library for designers and developers. 🌍 [MIT License] (⭐️8884)
- frappe/builder - Craft beautiful websites effortlessly with an intuitive visual builder and publish them instantly [GNU AGPLv3] (⭐️2054)
- KlausSchaefers/quant-ux - Quant-UX - Prototype, Test and Learn [GNU GPLv3] (⭐️2629)
- kochrt/qr-designer - QR designer web app with a novel method of designing qr codes that does not take advantage of error correction [MIT License] (⭐️2714)
- tipsy/profile-summary-for-github - Tool for visualizing GitHub profiles [Apache License 2.0] (⭐️19944)