Trending Projects

Discover the fastest growing open source projects

Showing 2101-2150 of 3,730 trending projects

#2101
WordPress/wordpress-playground

Run WordPress in the browser via WebAssembly PHP, enabling vibe coders to work with WordPress in a modern web environment.

+56
+3.1%
1.9K
total stars
#2102
getkirby/kirby

Kirby is a PHP-based, file-based CMS and content management framework for developers who prefer a simple, lightweight solution.

+56
+3.9%
1.5K
total stars
#2103
Handlebars-Net/Handlebars.Net

Handlebars.Net is a .NET implementation of the Handlebars templating engine, allowing developers to create dynamic templates in their C# applications.

+56
+4.0%
1.5K
total stars
#2104
makew0rld/amfora

A fancy terminal browser for the Gemini protocol, written in Go.

+56
+4.5%
1.3K
total stars
#2105
neozhu/CleanArchitectureWithBlazorServer

A Blazor Server boilerplate that follows Clean Architecture principles for scalable, maintainable, and testable enterprise applications.

+56
+5.0%
1.2K
total stars
#2106
solid/solid-spec

The Solid specification draft 0.7.0 is a developer resource for the Solid open-source project, a decentralized web platform.

+56
+5.2%
1.1K
total stars
#2107
levskaya/jslinux-deobfuscated

A deobfuscated and annotated version of Mr. Bellard's JSLinux, a JavaScript-based Linux emulator.

+56
+5.6%
1.1K
total stars
#2108
iamvishnusankar/next-sitemap

A Next.js sitemap generator that creates sitemaps and robots.txt for static, dynamic, and server-side pages.

+55
+1.5%
3.7K
total stars
#2109
ezyang/htmlpurifier

A standards-compliant HTML filter written in PHP for cleaning and sanitizing user-generated content.

+55
+1.6%
3.4K
total stars
#2110
bmpi-dev/awesome-seo

A curated collection of resources for search engine optimization (SEO) and web traffic monetization.

+55
+2.2%
2.6K
total stars
#2111
LIJI32/SameBoy

A highly accurate Game Boy and Game Boy Color emulator written in C for developers interested in retro gaming.

+55
+2.8%
2.0K
total stars
#2112
docker-library/wordpress

This is a Docker image for running the WordPress content management system, not a tool for vibe coders.

+55
+2.9%
1.9K
total stars
#2113
mozilla/http-observatory

The Mozilla HTTP Observatory is a Python-based security scanning tool for analyzing web servers.

+55
+3.1%
1.9K
total stars
#2114
qcad/qcad

QCAD is an open-source 2D CAD solution that supports DXF and DWG file formats for Windows, macOS, and Linux.

+55
+3.2%
1.8K
total stars
#2115
Asabeneh/30-Days-Of-HTML

A step-by-step guide to learning HTML, DOM, and web development in 30 days.

+55
+3.9%
1.5K
total stars
#2116
keenwon/antcolony

A Node.js-based web scraper and crawler for finding and downloading torrent files.

+55
+3.9%
1.5K
total stars
#2117
browserengineering/book

A book about web browser engineering, focusing on the technical aspects of building modern web browsers.

+55
+5.3%
1.1K
total stars
#2118
therecipe/qt

A Qt binding for Go with support for cross-platform development on various platforms and environments.

+54
+0.5%
10.8K
total stars
#2119
brython-dev/brython

Brython is an implementation of Python 3 that runs in the browser, enabling developers to build web applications with Python.

+54
+0.8%
6.6K
total stars
#2120
mindskip/xzs

An open-source online examination system built with JavaScript for managing exams, assessments, and quizzes.

+54
+1.4%
3.8K
total stars
#2121
thi-ng/umbrella

Broad TypeScript ecosystem for general-purpose, functional, data-driven development with a focus on visualization, WebGL, and AI-related tools.

+54
+1.5%
3.8K
total stars
#2122
mathiasbynens/he

A robust JavaScript library for encoding and decoding HTML entities.

+54
+1.5%
3.7K
total stars
#2123
DirectoryLister/DirectoryLister

An open-source PHP library that makes it easy to expose the contents of any web-accessible folder for browsing and sharing.

+54
+2.2%
2.5K
total stars
#2124
rasterio/rasterio

Rasterio is a Python library for reading and writing geospatial raster datasets, with support for GDAL and Mapbox satellite imagery.

+54
+2.2%
2.5K
total stars
#2125
uhub/awesome-c

A curated list of awesome C libraries, frameworks, and software for general-purpose development.

+54
+2.5%
2.2K
total stars
#2126
jgm/djot

A light markup language that provides an alternative to Markdown for writing documents.

+54
+2.9%
1.9K
total stars
#2127
iandevlin/html5bones

A basic HTML5 template that provides a solid starting point for web development projects.

+54
+4.2%
1.3K
total stars
#2128
danlucraft/git.js

A pure-JavaScript implementation of the Git version control system for use in web applications.

+54
+4.3%
1.3K
total stars
#2129
foxleezh/AOSP

This is a blog series providing in-depth analysis of the Android Open Source Project (AOSP) source code.

+54
+4.6%
1.2K
total stars
#2130
FirefoxBar/HeaderEditor

Manage browser requests, including modifying headers, responses, and redirects, as a cross-browser extension.

+54
+4.8%
1.2K
total stars
#2131
dixudx/tumblr-crawler

Easily download photos and videos from Tumblr blogs using a Python-based web crawler.

+54
+4.9%
1.2K
total stars
#2132
philipwalton/analyticsjs-boilerplate

Provides examples and best practices for using the analytics.js library for web analytics.

+54
+5.0%
1.1K
total stars
#2133
WebAssembly/proposals

Tracking proposals for the WebAssembly standard, a low-level, portable, and efficient compilation target.

+54
+5.1%
1.1K
total stars
#2134
janestreet/base

Standard library for the OCaml programming language, providing common data structures and functions.

+54
+5.6%
1.0K
total stars
#2135
SpartnerNL/Laravel-Excel

Supercharged Excel exports and imports for Laravel developers.

+53
+0.4%
12.6K
total stars
#2136
aemkei/jsfuck

A JavaScript library that allows you to write any JavaScript code using only 6 characters: []()!+

+53
+0.6%
8.6K
total stars
#2137
apache/groovy

A powerful, multi-faceted JVM programming language with support for functional and metaprogramming paradigms.

+53
+1.0%
5.4K
total stars
#2138
dunwu/nginx-tutorial

A beginner-friendly Nginx tutorial to help developers quickly get up to speed with the popular web server

+53
+1.0%
5.4K
total stars
#2139
libigl/libigl

A simple, open-source C++ geometry processing library for developers working on 3D graphics and visualization.

+53
+1.1%
5.0K
total stars
#2140
vinjn/awesome-vulkan

Awesome Vulkan ecosystem with libraries, tools, and resources for working with the Vulkan graphics API.

+53
+1.5%
3.7K
total stars
#2141
CesiumGS/3d-tiles

Specification for streaming massive heterogeneous 3D geospatial datasets across the web.

+53
+2.2%
2.4K
total stars
#2142
jdf/processing.py

A Python library that allows developers to create interactive sketches and visualizations using the Processing language.

+53
+3.3%
1.7K
total stars
#2143
fossasia/loklak_walls

A JavaScript application for the loklak search engine, which can be used to build walls of social media posts.

+53
+3.6%
1.5K
total stars
#2144
rharriso/bower-rails

Bundler-like DSL and rake tasks for integrating Bower into a Rails application.

+53
+3.8%
1.5K
total stars
#2145
WICG/webusb

Connecting hardware to the web via WebUSB, a standard for web-based hardware access.

+53
+4.0%
1.4K
total stars
#2146
vrtgs/thirtyfour

A Rust Selenium WebDriver client for automated testing of websites.

+53
+4.0%
1.4K
total stars
#2147
dabit3/polygon-ethereum-nextjs-marketplace

A full-stack digital marketplace running on Ethereum with Polygon and Next.js.

+53
+4.2%
1.3K
total stars
#2148
hugo-themes/toha

A Hugo theme for building personal portfolio websites and blogs.

+53
+4.5%
1.2K
total stars
#2149
unpaper/unpaper

A post-processing tool for scanned sheets of paper, not related to the vibe coder developer discovery platform.

+53
+4.8%
1.2K
total stars
#2150
axe-me/vite-plugin-node

A Vite plugin that enables HMR (Hot Module Replacement) for Node.js development servers.

+53
+4.9%
1.1K
total stars
1...4244...75

Stay in the loop

Get weekly updates on trending AI coding tools and projects.