Trending Projects

Discover the fastest growing open source projects

Showing 6401-6450 of 6,543 trending projects

#6401
ohoachuck/wwdc-downloader

A Swift script that allows developers to download WWDC 2019 videos without any external dependencies.

-4
-0.3%
1.5K
total stars
#6402
sporkrb/spork

A DRb server for testing frameworks (RSpec / Cucumber) that forks before each run to ensure a clean testing state.

-4
-0.3%
1.4K
total stars
#6403
GameTechDev/IntroductionToVulkan

Source code examples for a tutorial on the Vulkan graphics API, a low-level graphics API for high-performance rendering.

-4
-0.3%
1.3K
total stars
#6404
scottlerch/HostsFileEditor

A C# library for easily editing and managing the hosts file on Windows systems.

-4
-0.3%
1.3K
total stars
#6405
PaperMC/Starlight

A Java library that rewrites the lighting engine for Minecraft to improve performance and fix lighting issues.

-4
-0.3%
1.3K
total stars
#6406
boot2docker/osx-installer

A Docker installer for Mac OS X, allowing developers to easily set up and manage Docker containers.

-4
-0.3%
1.2K
total stars
#6407
JetBrains/resharper-unity

A ReSharper and Rider plugin that provides Unity support and integration for developers.

-4
-0.3%
1.2K
total stars
#6408
fscheck/FsCheck

FsCheck is a property-based testing framework for .NET that helps developers write more robust and reliable code.

-4
-0.3%
1.2K
total stars
#6409
ChestnutHeng/Wudao-dict

A command-line version of Youdao Dictionary that supports English-Chinese lookup and online query.

-4
-0.3%
1.2K
total stars
#6410
exoframejs/exoframe

Exoframe is a self-hosted tool that simplifies Docker deployments with a one-command deployment process.

-4
-0.3%
1.1K
total stars
#6411
bricelam/ImageResizer

A C# image resizer library and shell extension for Windows, originally part of Microsoft PowerToys.

-4
-0.4%
1.0K
total stars
#6412
Piplin/Piplin

An open-source self-hosted continuous integration and deployment system for developers.

-4
-0.4%
1.0K
total stars
#6413
greyireland/algorithm-pattern

A comprehensive collection of algorithm templates and patterns for efficient coding and problem-solving.

-5
-0.0%
15.5K
total stars
#6414
unbug/codelf

A search tool that helps developers solve the 'naming things' problem, with support for various editor integrations.

-5
-0.0%
14.2K
total stars
#6415
wangshub/wechat_jump_game

This Python-based project allows users to automate the WeChat 'Jump' game, a popular mobile game.

-5
-0.0%
13.9K
total stars
#6416
OpenGenus/cosmos

A comprehensive library of algorithms and data structures for developers to explore and contribute to.

-5
-0.0%
13.7K
total stars
#6417
node-inspector/node-inspector

A Node.js debugger based on Blink Developer Tools, providing a browser-based debugging experience.

-5
-0.0%
12.7K
total stars
#6418
karma-runner/karma

Spectacular test runner for JavaScript that supports BDD, TDD, and more with frameworks like Jasmine, Mocha, and QUnit.

-5
-0.0%
12.0K
total stars
#6419
square/javapoet

A Java API for generating .java source files programmatically.

-5
-0.1%
10.9K
total stars
#6420
FredrikNoren/ungit

An easy-to-use Git client that provides a modern UI for managing Git repositories across any platform.

-5
-0.1%
10.6K
total stars
#6421
jhen0409/react-native-debugger

A standalone app based on the official React Native debugger, including React Inspector and Redux DevTools.

-5
-0.1%
10.5K
total stars
#6422
DevToys-app/DevToysMac

DevToys is a collection of useful tools for developers, built with Swift on macOS.

-5
-0.1%
9.2K
total stars
#6423
sebastianbergmann/php-code-coverage

A library that provides collection, processing, and rendering of PHP code coverage information.

-5
-0.1%
8.9K
total stars
#6424
gotwarlost/istanbul

A code coverage tool for JavaScript that provides comprehensive statement, line, function and branch coverage reporting.

-5
-0.1%
8.7K
total stars
#6425
babun/babun

Babun is a Windows shell that provides a more pleasant and powerful command-line experience.

-5
-0.1%
8.6K
total stars
#6426
phar-io/version

A PHP library for handling version information and constraints for software packages.

-5
-0.1%
7.5K
total stars
#6427
witheve/Eve

Eve is a better tool for thought, with a database, IDE, and programming language focused on developer productivity.

-5
-0.1%
7.2K
total stars
#6428
sstephenson/bats

Bats is a testing framework for Bash scripts, allowing developers to write and run automated tests for their shell scripts.

-5
-0.1%
7.1K
total stars
#6429
coder/sshcode

Run VS Code on any server over SSH, enabling remote development and collaboration.

-5
-0.1%
5.7K
total stars
#6430
dthree/vorpal

A Node.js framework for building interactive command-line interfaces (CLIs).

-5
-0.1%
5.6K
total stars
#6431
sapegin/jest-cheat-sheet

A cheat sheet for the Jest testing framework, a popular choice for JavaScript and TypeScript projects.

-5
-0.1%
5.4K
total stars
#6432
jscs-dev/node-jscs

An unmaintained JavaScript code style checker for enforcing consistent code style across projects.

-5
-0.1%
4.9K
total stars
#6433
anudeepND/whitelist

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

-5
-0.1%
4.4K
total stars
#6434
vitorgalvao/custom-alfred-iterm-scripts

AppleScript for integrating iTerm2 with the Alfred productivity app.

-5
-0.1%
3.8K
total stars
#6435
git-chglog/git-chglog

A Go-based CHANGELOG generator for Git repositories, supporting multiple hosting platforms.

-5
-0.2%
2.9K
total stars
#6436
dbader/readme-template

A README template for open-source projects to help developers get started quickly.

-5
-0.3%
2.0K
total stars
#6437
fideloper/Vaprobash

Vaprobash is a collection of Vagrant provisioning scripts for setting up development environments.

-5
-0.3%
1.9K
total stars
#6438
alexykn/sps

A Rust-based package manager for macOS that simplifies installing and managing software on your system.

-5
-0.3%
1.8K
total stars
#6439
da-rth/yasb

A highly configurable and cross-platform (Windows) status bar tool written in Python.

-5
-0.3%
1.6K
total stars
#6440
Warrenren/inside-rust-std-library

This project provides a deep dive into the Rust standard library, helping developers understand its internals.

-5
-0.3%
1.5K
total stars
#6441
heimashi/kotlin_tips

A Kotlin-focused repository with tips and best practices to improve developer productivity.

-5
-0.3%
1.4K
total stars
#6442
AlanChen4/Summer-2024-SWE-Internships

A Python script that automatically tracks and lists Summer 2024 software engineering internships.

-5
-0.4%
1.4K
total stars
#6443
wibus-wee/InjectGUI

An integrated injection framework for macOS with a GUI, enabling developers to easily inject code into running applications.

-5
-0.4%
1.2K
total stars
#6444
rspec/rspec-mocks

RSpec's test double framework for stubbing and mocking in Ruby projects.

-5
-0.4%
1.1K
total stars
#6445
TypeStrong/ts-node

A TypeScript execution and REPL for Node.js, enabling seamless development and testing of TypeScript applications.

-6
-0.1%
13.1K
total stars
#6446
docker-archive-public/docker.kitematic

Visual Docker container management tool for Mac and Windows developers

-6
-0.1%
12.2K
total stars
#6447
golang/mock

GoMock is a mocking framework for the Go programming language, enabling effective unit testing.

-6
-0.1%
9.4K
total stars
#6448
nswbmw/node-in-debugging

A comprehensive guide to debugging Node.js applications, covering various techniques and tools.

-6
-0.1%
6.5K
total stars
#6449
jondot/hygen

A simple, fast, and scalable code generator that lives in your project.

-6
-0.1%
6.0K
total stars
#6450
microsoft/vscode-dev-containers

This repository provides developer tools and templates for creating dev containers for Visual Studio Code and GitHub Codespaces.

-6
-0.1%
4.7K
total stars

Stay in the loop

Get weekly updates on trending AI coding tools and projects.