Trending Projects

Discover the fastest growing open source projects

Showing 49501-49550 of 51,342 trending projects

#49501
meanjs/mean

MEAN.JS is a full-stack JavaScript framework that provides a solid starting point for MongoDB, Express, AngularJS, and Node.js based applications.

-4
-0.1%
4.8K
total stars
#49502
NarrativeScience-old/log.io

A real-time log monitoring tool that runs in your browser, ideal for vibe coders working with AI tools.

-4
-0.1%
4.8K
total stars
#49503
bbc/wraith

Wraith is a responsive screenshot comparison tool for front-end developers to visually test their web applications.

-4
-0.1%
4.8K
total stars
#49504
ZijianHe/koa-router

A router middleware for the Koa web framework, providing a simple and intuitive API for building web applications.

-4
-0.1%
4.8K
total stars
#49505
tuguangquan/mybatis

A Java library that provides a framework for working with relational databases using SQL statements.

-4
-0.1%
4.8K
total stars
#49506
igorescobar/jQuery-Mask-Plugin

A jQuery plugin for creating masks on form fields and HTML elements.

-4
-0.1%
4.8K
total stars
#49507
gitpoint/git-point

A feature-rich open-source GitHub mobile client for iOS and Android built with React Native.

-4
-0.1%
4.8K
total stars
#49508
nisrulz/android-tips-tricks

A collection of Android development tips and tricks, including ADB, Android Studio, Gradle, and more.

-4
-0.1%
4.8K
total stars
#49509
CarperAI/trlx

A distributed training framework for language models using Reinforcement Learning via Human Feedback (RLHF)

-4
-0.1%
4.7K
total stars
#49510
redux-utilities/flux-standard-action

A human-friendly standard for Flux action objects, useful for building predictable state-based applications.

-4
-0.1%
4.7K
total stars
#49511
rakyll/boom

A high-performance HTTP(S) load generator written in Go to replace ApacheBench (ab) for web performance testing.

-4
-0.1%
4.7K
total stars
#49512
developit/greenlet

Moves an async function into its own thread for improved performance and responsiveness.

-4
-0.1%
4.7K
total stars
#49513
HuddleEng/PhantomCSS

Visual/CSS regression testing with PhantomJS, a powerful tool for UI testing and validation.

-4
-0.1%
4.7K
total stars
#49514
jgilfelt/chuck

An in-app HTTP inspector for Android OkHttp clients, providing insights into network requests and responses.

-4
-0.1%
4.7K
total stars
#49515
gliderlabs/registrator

A service registry bridge for Docker with pluggable adapters for Consul and other service discovery platforms.

-4
-0.1%
4.7K
total stars
#49516
callmecavs/bricks.js

A fast masonry layout generator for fixed-width elements in web apps and sites.

-4
-0.1%
4.7K
total stars
#49517
offu/WeRoBot

WeRoBot is a Python-based framework for building WeChat (Wechat) public account applications.

-4
-0.1%
4.7K
total stars
#49518
ReVanced/revanced-patches-template

A template repository for creating ReVanced patches, a community-driven Android app modding framework.

-4
-0.1%
4.6K
total stars
#49519
madebymany/sir-trevor-js

A rich text editor library for the web that reimagines the content editing experience.

-4
-0.1%
4.5K
total stars
#49520
ymm-tech/gods-pen

A mobile page builder/editor, similar to Amolink, with a focus on extensibility and customization.

-4
-0.1%
4.5K
total stars
#49521
facebook/prop-types

A library for runtime type checking of React component props and similar objects.

-4
-0.1%
4.5K
total stars
#49522
sorrycc/blog

A personal blog by a developer focusing on various web development topics.

-4
-0.1%
4.5K
total stars
#49523
bryandlee/animegan2-pytorch

A PyTorch implementation of AnimeGANv2, a powerful AI-driven image style transfer tool.

-4
-0.1%
4.5K
total stars
#49524
oxequa/realize

Automates common tasks and uses live reloading for Golang development

-4
-0.1%
4.5K
total stars
#49525
kittykatattack/learningPixi

A step-by-step guide to building interactive media and games with the Pixi.js rendering engine.

-4
-0.1%
4.4K
total stars
#49526
microsoft/code-push

A cloud service that enables Cordova and React Native developers to deploy mobile app updates directly to their users' devices.

-4
-0.1%
4.4K
total stars
#49527
mikeal/r2

HTTP client library inspired by the 'request' library, providing a simpler and more flexible API.

-4
-0.1%
4.4K
total stars
#49528
google/gxui

An experimental Go cross platform UI library for building modern user interfaces.

-4
-0.1%
4.4K
total stars
#49529
auchenberg/vscode-browser-preview

A real browser preview inside your VS Code editor that you can debug.

-4
-0.1%
4.4K
total stars
#49530
jakiestfu/Medium.js

A tiny JavaScript library for making contenteditable elements beautiful, like Medium's editor.

-4
-0.1%
4.4K
total stars
#49531
anudeepND/whitelist

A simple tool to easily whitelist commonly used domains in Pi-Hole, an ad-blocking DNS server.

-4
-0.1%
4.4K
total stars
#49532
reactjs/server-components-demo

A demo app showcasing the use of React Server Components, a new feature in React for improved performance.

-4
-0.1%
4.4K
total stars
#49533
webpack/css-loader

CSS Loader for webpack, a module that loads CSS files, interprets @import and url(), and returns the CSS with necessary transformations.

-4
-0.1%
4.3K
total stars
#49534
gavinkwoe/weapp-ide-crack

A tool for cracking and demoing a web app IDE

-4
-0.1%
4.3K
total stars
#49535
SwiftWebUI/SwiftWebUI

A demo implementation of SwiftUI for the web, enabling developers to build web apps with Swift.

-4
-0.1%
4.3K
total stars
#49536
zhzyker/exphub

A collection of exploit scripts for vulnerabilities in various web applications and frameworks.

-4
-0.1%
4.3K
total stars
#49537
apiaryio/dredd

A language-agnostic HTTP API testing tool for developers to test and validate APIs

-4
-0.1%
4.2K
total stars
#49538
lando/lando

A development tool for all projects that is fast, easy, powerful and liberating

-4
-0.1%
4.2K
total stars
#49539
kashav/fsql

fsql is a command-line tool that allows developers to search for files using a fun, intuitive query language.

-4
-0.1%
4.0K
total stars
#49540
mjavascript/mastering-modular-javascript

This repository provides guidance on modular JavaScript principles, design patterns, and best practices.

-4
-0.1%
4.0K
total stars
#49541
marvelapp/devices.css

A pure CSS library for creating realistic phone and tablet mockups for web and app development.

-4
-0.1%
4.0K
total stars
#49542
django-tastypie/django-tastypie

A Python library for building RESTful APIs for Django apps with a focus on simplicity and flexibility.

-4
-0.1%
4.0K
total stars
#49543
thoughtbot/til

A repository of small tips and learnings that developers can use to improve their skills.

-4
-0.1%
3.9K
total stars
#49544
tmallfe/tmallfe.github.io

A developer discovery platform focused on vibe coders (developers who build with AI tools) for the TMALLFE project.

-4
-0.1%
3.9K
total stars
#49545
Sentdex/pygta5

This is a Python library for automating interactions with the video game Grand Theft Auto 5.

-4
-0.1%
3.9K
total stars
#49546
LinusBorg/portal-vue

A feature-rich portal plugin for Vue 3, enabling rendering DOM outside of a component.

-4
-0.1%
3.9K
total stars
#49547
Azure/draft-classic

A tool for developers to create cloud-native applications on Kubernetes.

-4
-0.1%
3.9K
total stars
#49548
jquery-backstretch/jquery-backstretch

A jQuery plugin that allows you to add a dynamically-resized, slideshow-capable background image to any page or element.

-4
-0.1%
3.9K
total stars
#49549
bebraw/jswiki

A comprehensive JavaScript wiki focused on JS/HTML5/WebGL technologies for web developers.

-4
-0.1%
3.9K
total stars
#49550
dejan/rails_panel

Chrome extension for Rails development, focusing on debugging and performance optimization.

-4
-0.1%
3.9K
total stars
1...990992...1027

Stay in the loop

Get weekly updates on trending AI coding tools and projects.