OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: lua清除
ledecoolsnowwolf
ADDED

Lean's LEDE is an OpenWrt-based router firmware source repository. The README provides support notes for Loongson loongarch64 and Phytium D2000, plus dependency installation and build steps for Debian/Ubuntu, WSL, and macOS. Default login: 192.168.1.1, password password.

Self-hostedDeveloper toolsHome & personal services
mini.nvimnvim-mini
ADDED

mini.nvim is a modular library of 45+ independent Lua modules for Neovim 0.10+, adding text editing, workflow, file navigation, Git, completion, appearance, and plugin-testing utilities.

Developer toolsEditors & IDEs
block_langO-O1112
ADDED

Block is a local-first polyglot orchestration engine for writing multi-language workflows—Python, JavaScript, Lua, PHP, SQL, PowerShell—in single .blk files. It coordinates host runtimes, passes serializable shared state between blocks, and runs on Windows via CLI. Editions: Lite, Standard, Plus.

Developer toolsCLI & terminal
love2dstudionateecho32-stack
ADDED

Zero-dependency LÖVE2D framework with scenes, input, saves, audio, UI, ECS, physics, and in-game scene editor. Includes reference game Gem Haul. Targets LÖVE 11.5, no third-party libraries.

GamesDeveloper toolsGame frameworks
ADDED

Remembering Home is a 2D game built with LÖVE (Love2D) framework, featuring an Entity Component System, AI behavior trees, and various libraries for animation, collision, and GUI. It includes build scripts and tools for development.

GamesDeveloper toolsGame frameworks
takatimeRtarun3606k
ADDED

TakaTime is an open-source, self-hosted WakaTime alternative that tracks coding activity across Neovim, VS Code, JetBrains, and Antigravity, stores data in your personal MongoDB, and provides dashboards, themes, and GitHub profile integration.

Developer toolsSelf-hostedEditors & IDEs
awesomolk-geimfari
ADDED

Awesomo is a curated collection of open source projects organized by programming language, offering developers a quick way to discover active repositories and contribute to open source.

Developer toolsTemplates & starters
nvchadNvChad
ADDED

NvChad is a blazing-fast Neovim configuration framework written in Lua, offering a beautiful UI, ~90 themes, lazy-loaded plugins, and a modular starter config for a streamlined editing experience.

Developer toolsEditors & IDEs
tui-gameMXBraisedFish
ADDED

A cross-platform terminal game collection built with Rust and Lua, offering 18 classic games such as Tetris, Minesweeper, Snake and Solitaire, with English and Simplified Chinese support, i18n JSON language files and package-manager installs.

GamesDeveloper toolsOpen-source games
nakamaheroiclabs
ADDED

Nakama is an open-source game backend server from Heroic Labs. It provides users, storage, social graph, chat, realtime and turn-based multiplayer, leaderboards, tournaments, parties, purchase validation, notifications and runtime code.

GamesDeveloper toolsGame servers
telescope.nvimnvim-telescope
ADDED

telescope.nvim is an extensible fuzzy finder for Neovim, built in Lua. It offers modular pickers, previewers and sorters for finding files, grepping, browsing buffers, LSP symbols, git history and more, with customizable mappings, layouts and themes.

Developer toolsProductivityEditors & IDEs
neovimneovim
ADDED

Neovim is an extensible refactor of the Vim text editor designed to simplify maintenance and enable advanced user interfaces.

Developer toolsTesting & debugging