Trending Projects

Discover the fastest growing open source projects

Showing 2501-2550 of 6,546 trending projects

#2501
ChristianLempa/homelab

A comprehensive documentation repository for a developer's homelab setup and infrastructure.

+10
+0.5%
2.0K
total stars
#2502
kaikramer/keystore-explorer

KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner.

+10
+0.5%
2.0K
total stars
#2503
stefankueng/grepWin

A powerful search tool using regular expressions for developers who need to quickly find files and text.

+10
+0.5%
2.0K
total stars
#2504
muesli/termenv

Advanced ANSI style and color support for building terminal applications in Go.

+10
+0.5%
2.0K
total stars
#2505
creack/pty

A Go library that provides a platform-independent interface for working with pseudo-terminal (PTY) devices.

+10
+0.5%
2.0K
total stars
#2506
stryker-mutator/stryker-net

Mutation testing for .NET core and .NET framework, a developer tool for improving code quality.

+10
+0.5%
2.0K
total stars
#2507
sisong/HDiffPatch

A fast, cross-platform C/C++ library and tools for efficient binary diff/patch between files or directories.

+10
+0.5%
2.0K
total stars
#2508
linuxserver/docker-code-server

A Docker image for running the code-server VS Code web IDE, allowing developers to code from anywhere with a browser.

+10
+0.5%
1.9K
total stars
#2509
microsoft/vscode-js-debug

A DAP-compatible JavaScript debugger used in VS Code, Visual Studio, and more.

+10
+0.5%
1.9K
total stars
#2510
Siguza/ios-resources

A collection of useful resources for iOS hacking, including tools, libraries, and guides.

+10
+0.5%
1.9K
total stars
#2511
quodlibet/mutagen

A Python library for handling audio metadata, supporting various audio formats like MP3, FLAC, Ogg, and more.

+10
+0.5%
1.9K
total stars
#2512
Instagram/LibCST

A Python library that provides a concrete syntax tree parser and serializer for preserving Python's abstract syntax tree.

+10
+0.5%
1.9K
total stars
#2513
KDAB/GammaRay

GammaRay is a tool to inspect and manipulate Qt-based applications for debugging and development.

+10
+0.6%
1.8K
total stars
#2514
robbie-cahill/tunnelmole-client

Tunnelmole is a tool to connect to local servers from anywhere, making remote development and testing easier.

+10
+0.6%
1.8K
total stars
#2515
scholarly-python-package/scholarly

A Python library that allows developers to easily retrieve author and publication data from Google Scholar.

+10
+0.6%
1.8K
total stars
#2516
PortSwigger/turbo-intruder

Turbo Intruder is a Burp Suite extension for sending large numbers of HTTP requests and analyzing the results.

+10
+0.6%
1.7K
total stars
#2517
sumerc/yappi

A powerful Python profiler that supports multithreading, asyncio, and gevent for performance analysis.

+10
+0.6%
1.7K
total stars
#2518
JetBrains/amper

Amper is a build tool for Kotlin and Java with a focus on user experience and tooling.

+10
+0.6%
1.7K
total stars
#2519
polymorf/findcrypt-yara

IDA Pro plugin to find crypto constants and other useful information in binary files.

+10
+0.6%
1.7K
total stars
#2520
superDMS/HsFreezer-Hidden-in-the-snow-

HsFreezer is a process management software for scheduling and freezing computer resources, including a 'boss key' feature.

+10
+0.6%
1.7K
total stars
#2521
toplenboren/simple-git-hooks

A simple git hooks manager that helps developers automate common pre-commit and pre-push tasks.

+10
+0.6%
1.6K
total stars
#2522
Tokeii0/LovelyMem

A visualization tool for memory forensics, built using Memprocfs and Volatility3.

+10
+0.6%
1.6K
total stars
#2523
danymat/neogen

A Neovim plugin that generates better annotations and comments for developers.

+10
+0.6%
1.6K
total stars
#2524
hasherezade/tiny_tracer

A Pin Tool for tracing API calls and reverse engineering in C++

+10
+0.6%
1.6K
total stars
#2525
streetsidesoftware/cspell

A spell checker for code written in TypeScript that can be used as a library or CLI tool.

+10
+0.6%
1.6K
total stars
#2526
obi1kenobi/cargo-semver-checks

A Rust tool to scan your crates for semver violations and ensure API compatibility.

+10
+0.6%
1.6K
total stars
#2527
cmatsuoka/figlet

A C library that generates ASCII text banners, useful for terminal-based applications and tools.

+10
+0.6%
1.6K
total stars
#2528
jakobhellermann/bevy-inspector-egui

An inspector plugin for the Bevy game engine, allowing developers to easily inspect and debug their Bevy projects.

+10
+0.7%
1.6K
total stars
#2529
GothenburgBitFactory/timewarrior

Timewarrior is a command-line time tracking and reporting tool for developers.

+10
+0.7%
1.6K
total stars
#2530
console-rs/dialoguer

A Rust utility library for building nice command line prompts and similar things.

+10
+0.7%
1.6K
total stars
#2531
crate-ci/cargo-release

A Cargo subcommand for managing releases of Rust crates, including versioning, tagging, and publishing.

+10
+0.7%
1.5K
total stars
#2532
BurntSushi/walkdir

A Rust library for walking directories recursively, useful for file/directory processing tasks.

+10
+0.7%
1.5K
total stars
#2533
hcavarsan/kftray

A powerful Kubectl port-forward manager and reverse tunnel tool for exposing local services publicly with advanced features.

+10
+0.7%
1.5K
total stars
#2534
dbohdan/embedded-scripting-languages

A curated list of embedded scripting languages that can be integrated into other applications.

+10
+0.7%
1.5K
total stars
#2535
codetriage/CodeTriage

Discover the best way to get started contributing to Open Source projects

+10
+0.7%
1.5K
total stars
#2536
tlaplus/Examples

A collection of TLA+ specifications for developers interested in formal methods and verification.

+10
+0.7%
1.5K
total stars
#2537
mfussenegger/nvim-jdtls

A Neovim plugin that provides Java Development Tools Language Server (JDTLS) integration for Java development.

+10
+0.7%
1.4K
total stars
#2538
tadfisher/pass-otp

A command-line tool for managing one-time password (OTP) tokens using the pass password manager.

+10
+0.7%
1.4K
total stars
#2539
kynan/nbstripout

A Python tool to strip output from Jupyter and IPython notebooks, useful for version control and reducing noise in diffs.

+10
+0.7%
1.4K
total stars
#2540
dsherret/dax

Cross-platform shell tools for Deno and Node.js inspired by zx.

+10
+0.7%
1.4K
total stars
#2541
Robert-van-Engelen/tinylisp

A minimalist Lisp interpreter in C, with garbage collection and a REPL, suitable for embedding in projects.

+10
+0.7%
1.4K
total stars
#2542
alijahnas/CKA-practice-exercises

This is a guide with practice exercises to help developers pass the Certified Kubernetes Administrator (CKA) exam.

+10
+0.8%
1.3K
total stars
#2543
libxzr/FastbootEnhance

A user-friendly Fastboot ToolBox & Payload Dumper for Windows to work with Android device bootloaders.

+10
+0.8%
1.3K
total stars
#2544
gvcgo/version-manager

A general version manager for thousands of SDKs with a TUI inspired by lazygit, supporting multiple languages and platforms.

+10
+0.8%
1.3K
total stars
#2545
LouisBrunner/valgrind-macos

A valgrind mirror with latest macOS support, useful for macOS developers working on C/C++ projects.

+10
+0.8%
1.3K
total stars
#2546
Wurst-Imperium/Wurst7

A Minecraft hacked client that provides various utilities and modifications for the game.

+10
+0.8%
1.3K
total stars
#2547
Inlyne-Project/inlyne

A fast, GPU-powered tool to quickly view Markdown files in the browser, built with Rust.

+10
+0.8%
1.3K
total stars
#2548
treosh/lighthouse-ci-action

Audit URLs using Lighthouse and test performance with Lighthouse CI in a GitHub Action.

+10
+0.8%
1.3K
total stars
#2549
pschanely/CrossHair

CrossHair is a static and dynamic analysis tool for Python that blends testing and type systems.

+10
+0.8%
1.3K
total stars
#2550
marcelscruz/dev-resources

A collaborative list of resources for developers covering a wide range of topics and tools.

+10
+0.8%
1.3K
total stars
1...5052...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.