Trending Projects

Discover the fastest growing open source projects

Showing 6301-6350 of 6,543 trending projects

#6301
Quick/Nimble

A Swift and Objective-C testing framework that provides a matcher-based approach for writing expressive and readable tests.

0
0.0%
4.8K
total stars
#6302
metabrainz/picard

Cross-platform music tagger using MusicBrainz DB for organizing audio metadata

0
0.0%
4.7K
total stars
#6303
christopheradams/elixir_style_guide

A community-driven style guide for writing idiomatic Elixir code.

0
0.0%
4.4K
total stars
#6304
amireh/happypack

A library that improves Webpack build times for faster, happier web development.

0
0.0%
4.3K
total stars
#6305
ternjs/tern

A JavaScript code analyzer that provides deep, cross-editor language support for developers.

0
0.0%
4.2K
total stars
#6306
jboss-javassist/javassist

Javassist is a Java bytecode engineering toolkit that allows developers to inspect, modify, and create Java classes.

0
0.0%
4.2K
total stars
#6307
chxuan/vimplus

An automatic configuration program for Vim that makes it a powerful code editor for developers.

0
0.0%
4.0K
total stars
#6308
Azure/draft-classic

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

0
0.0%
3.9K
total stars
#6309
tchiotludo/akhq

Kafka management UI for topic browsing, data inspection, consumer groups, schema registry, and connectors

0
0.0%
3.8K
total stars
#6310
unplugin/unplugin-auto-import

Auto-import APIs on-demand across Vite, Webpack, and Rollup with zero config

0
0.0%
3.8K
total stars
#6311
tomasr/molokai

Molokai is a popular color scheme for the Vim text editor, providing a pleasing and consistent aesthetic for developers.

0
0.0%
3.6K
total stars
#6312
cypress-io/cypress-example-recipes

A collection of recipes for testing common scenarios using the Cypress end-to-end testing framework.

0
0.0%
3.5K
total stars
#6313
in3rsha/sha256-animation

Animation of the SHA-256 hash function in your terminal, useful for understanding cryptography.

0
0.0%
3.4K
total stars
#6314
open-policy-agent/conftest

Write tests against structured configuration data using the Open Policy Agent Rego query language.

0
0.0%
3.1K
total stars
#6315
jest-community/vscode-jest

A VS Code extension that provides an optimal workflow for running Jest-based tests within the IDE.

0
0.0%
2.9K
total stars
#6316
jenkinsci/blueocean-plugin

Blue Ocean is a reboot of the Jenkins CI/CD User Experience, providing a modern and intuitive interface for developers.

0
0.0%
2.9K
total stars
#6317
GooseMod/OpenAsar

Open-source reverse-engineered Discord desktop app core, enabling customization and modding of Discord client.

0
0.0%
2.9K
total stars
#6318
speedyapply/JobSpy

Web scraper library for job listings across multiple platforms (LinkedIn, Indeed, Glassdoor, etc.)

0
0.0%
2.9K
total stars
#6319
haskellcamargo/sclack

Sclack is a feature-rich CLI client for Slack, providing a more enjoyable terminal-based experience.

0
0.0%
2.5K
total stars
#6320
timhutton/twitter-archive-parser

Python script to parse and export Twitter archive data in various formats.

0
0.0%
2.4K
total stars
#6321
openpaperwork/paperwork

A personal document manager for Linux and Windows, focused on indexing, OCR, and managing PDF files.

0
0.0%
2.4K
total stars
#6322
android-cn/android-dev-com

A collection of information on famous Android developers, including a WeChat public account and website.

0
0.0%
2.4K
total stars
#6323
EvgenyKarkan/EKAlgorithms

EKAlgorithms is a collection of well-known data structures and algorithms in Objective-C for developers.

0
0.0%
2.4K
total stars
#6324
mierak/rmpc

Modern terminal MPD client with album art support and configurable TUI in Rust

0
0.0%
2.4K
total stars
#6325
LoRexxar/Kunlun-M

An open-source static code analysis tool for PHP, JavaScript, Solidity, and Chrome extensions.

0
0.0%
2.4K
total stars
#6326
Yggdroot/LeaderF

A powerful fuzzy finder to help locate files, buffers, and other resources quickly in Vim and Neovim.

0
0.0%
2.2K
total stars
#6327
phodal/ledge

A DevOps knowledge learning platform that provides best practices, manuals, principles, and tools for digital transformation.

0
0.0%
2.2K
total stars
#6328
victorporof/Sublime-HTMLPrettify

Sublime Text plugin for formatting HTML, CSS, JS, JSON, React/JSX, Vue code via node.js

0
0.0%
2.0K
total stars
#6329
ilearnio/module-alias

A library that allows developers to register aliases for directories and custom module paths in Node.js projects.

0
0.0%
1.8K
total stars
#6330
dephell/dephell

dephell is a powerful Python project management tool that simplifies managing packages, dependencies, virtual environments, and more.

0
0.0%
1.8K
total stars
#6331
stefanzweifel/laravel-stats

Laravel package that generates statistics and insights about your codebase structure and metrics.

0
0.0%
1.8K
total stars
#6332
norwoodj/helm-docs

A Go tool to automatically generate Markdown documentation for Helm charts.

0
0.0%
1.7K
total stars
#6333
Encryqed/Dumper-7

Generates Unreal Engine SDKs from game binaries for reverse engineering and modding

0
0.0%
1.7K
total stars
#6334
mapbox/flamebearer

A blazing fast flame graph tool for profiling V8 and Node.js applications

0
0.0%
1.7K
total stars
#6335
downdemo/Cpp-Templates-2ed

A comprehensive guide to mastering modern C++ templates, including advanced techniques like TMP, SFINAE, and variadic magic.

0
0.0%
1.6K
total stars
#6336
isaacs/nave

A command-line tool for managing Node.js versions and virtual environments.

0
0.0%
1.6K
total stars
#6337
sbt/sbt-native-packager

sbt Native Packager is a Scala SBT plugin for creating native packages like deb, rpm, and Docker images.

0
0.0%
1.6K
total stars
#6338
liximomo/vscode-sftp

A fast SFTP/FTP extension for Visual Studio Code that allows developers to seamlessly upload and download files.

0
0.0%
1.5K
total stars
#6339
Mr-Un1k0d3r/PowerLessShell

A Python library that allows running PowerShell commands without invoking powershell.exe, useful for automation and security purposes.

0
0.0%
1.5K
total stars
#6340
Bhupesh-V/30-seconds-of-cpp

A collection of 30-second C++ code snippets focused on the C++ Standard Template Library (STL)

0
0.0%
1.5K
total stars
#6341
woshiccm/Pecker

CodePecker is a Swift code analysis tool that detects and removes unused code.

0
0.0%
1.5K
total stars
#6342
grayhatacademy/ida

This Python library is a development tool for reverse engineering and analyzing binary files.

0
0.0%
1.4K
total stars
#6343
DmytroLitvinov/awesome-flake8-extensions

A curated list of Flake8 extensions to improve code quality in Python projects.

0
0.0%
1.3K
total stars
#6344
atom/apm

Atom Package Manager (APM) is a command-line tool for managing packages for the Atom text editor.

0
0.0%
1.3K
total stars
#6345
r-lib/lintr

A static code analysis tool for the R programming language that helps catch common coding errors and enforce best practices.

0
0.0%
1.3K
total stars
#6346
sublimehq/package_control_channel

A default channel file for the Package Control plugin, which manages Sublime Text packages.

0
0.0%
1.3K
total stars
#6347
microsoft/VSSDK-Extensibility-Samples

A collection of samples for building Visual Studio extensions in C#.

0
0.0%
1.3K
total stars
#6348
robinebers/openusage

Track API usage across Claude, Copilot, Cursor & Codex to identify subscription waste.

0
0.0%
1.2K
total stars
#6349
jin/awesome-bazel

A curated list of Bazel rules, tooling, and resources for developers building with the Bazel build system.

0
0.0%
1.2K
total stars
#6350
m1guelpf/auto-commit

A CLI tool that automatically generates commit messages for developers to save time.

0
0.0%
1.2K
total stars
1...126128...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.