Trending Projects

Discover the fastest growing open source projects

Showing 2251-2300 of 6,546 trending projects

#2251
zixun/GodEye

A comprehensive developer tool that automatically monitors and displays various metrics like logs, crashes, network, and performance data.

+1
+0.0%
3.9K
total stars
#2252
sainnhe/everforest

A comfortable and pleasant color scheme for the Vim text editor.

+1
+0.0%
3.9K
total stars
#2253
elenapan/dotfiles

A dotfiles repository for managing a developer's configuration files and environment setup.

+1
+0.0%
3.9K
total stars
#2254
ansible/ansible-lint

A Python-based linter that checks Ansible playbooks for best practices and can automatically fix common issues.

+1
+0.0%
3.8K
total stars
#2255
cea-sec/miasm

A reverse engineering framework in Python with assembler, disassembler, emulator, and symbolic execution capabilities.

+1
+0.0%
3.8K
total stars
#2256
danluu/debugging-stories

A collection of debugging stories for developers, focused on sharing knowledge and best practices.

+1
+0.0%
3.8K
total stars
#2257
inputsh/awesome-c

This is an awesome list of C programming language resources for developers.

+1
+0.0%
3.8K
total stars
#2258
onethawt/idaplugins-list

A comprehensive list of plugins for the popular reverse engineering tool IDA Pro.

+1
+0.0%
3.8K
total stars
#2259
hackerschoice/thc-tips-tricks-hacks-cheat-sheet

A collection of various tips, tricks, hacks, and cheat sheets for developers and hackers.

+1
+0.0%
3.8K
total stars
#2260
leitbogioro/Tools

A collection of shell scripts and tools for various development tasks and utilities.

+1
+0.0%
3.8K
total stars
#2261
reinderien/mimic

A Python library that demonstrates the creative abuse of Unicode characters to create visual 'tragedies'.

+1
+0.0%
3.8K
total stars
#2262
aws/copilot-cli

A CLI tool that helps developers build, release, and operate containerized apps on AWS App Runner and ECS Fargate

+1
+0.0%
3.7K
total stars
#2263
jordansissel/xdotool

A tool for controlling the mouse, keyboard, and windows on X Window System.

+1
+0.0%
3.7K
total stars
#2264
wslutilities/wslu

A collection of utilities for Windows Subsystem for Linux to enhance the developer experience on Windows

+1
+0.0%
3.7K
total stars
#2265
nuke-build/nuke

nuke is a powerful .NET build automation tool that helps streamline and orchestrate complex development workflows.

+1
+0.0%
3.7K
total stars
#2266
itchyny/gojq

Pure Go implementation of jq, a command-line JSON processor, for developers who work with JSON data.

+1
+0.0%
3.7K
total stars
#2267
blackmagic-debug/blackmagic

In-application debugger for ARM Cortex and RISC-V processors.

+1
+0.0%
3.7K
total stars
#2268
kamiyaa/joshuto

A Rust-based terminal file manager that provides a ranger-like experience with advanced features.

+1
+0.0%
3.7K
total stars
#2269
apple/swift-argument-parser

A type-safe argument parsing library for building command-line interfaces in Swift.

+1
+0.0%
3.7K
total stars
#2270
danielkrupinski/Osiris

A cross-platform game hack for Counter-Strike 2 with a Panorama-based GUI, focused on reverse-engineering and internal development.

+1
+0.0%
3.7K
total stars
#2271
ahmetb/kubectl-aliases

Programmatically generated handy kubectl aliases for Kubernetes developers

+1
+0.0%
3.7K
total stars
#2272
kevwan/tproxy

A powerful CLI tool for monitoring and analyzing TCP connections, useful for developers working with network-heavy applications.

+1
+0.0%
3.7K
total stars
#2273
antfu/vscode-file-nesting-config

A configuration for file nesting in Visual Studio Code, a popular code editor for developers.

+1
+0.0%
3.6K
total stars
#2274
premake/premake-core

Premake is a command-line tool for generating project files for compilers and IDEs from a single codebase.

+1
+0.0%
3.6K
total stars
#2275
Netflix/vector

A high-resolution performance monitoring framework that exposes key metrics to engineers' browsers.

+1
+0.0%
3.6K
total stars
#2276
sloria/doitlive

A Python library for doing live coding presentations and demos in the terminal.

+1
+0.0%
3.6K
total stars
#2277
onevcat/FengNiao

A command-line tool for cleaning up unused resources in Xcode projects.

+1
+0.0%
3.6K
total stars
#2278
topgrade-rs/topgrade

A Rust-based command-line tool that simplifies the process of upgrading various software packages on your system.

+1
+0.0%
3.5K
total stars
#2279
justinmk/vim-sneak

A Vim plugin that provides an efficient motion navigation experience for developers.

+1
+0.0%
3.5K
total stars
#2280
rvaiya/warpd

A keyboard-driven virtual pointer for X11 and macOS, designed for efficient mouse-free workflows.

+1
+0.0%
3.5K
total stars
#2281
gtworek/PSBits

Simple tools to help developers dig deeper into their Windows systems and processes.

+1
+0.0%
3.5K
total stars
#2282
wensonsmith/YoudaoTranslator

Alfred workflow for translating text using the Youdao Translate API.

+1
+0.0%
3.5K
total stars
#2283
styfle/awesome-online-ide

A curated list of awesome online development environments for vibe coders and AI-powered developers.

+1
+0.0%
3.5K
total stars
#2284
mattallty/Caporal.js

Caporal.js is a full-featured framework for building command-line applications in Node.js.

+1
+0.0%
3.5K
total stars
#2285
DeterminateSystems/nix-installer

A fast and reliable installer for the Nix package manager and its flakes, supporting multiple platforms.

+1
+0.0%
3.5K
total stars
#2286
fofapro/vulfocus

A self-contained Docker-based platform for security researchers to explore and learn about vulnerabilities.

+1
+0.0%
3.4K
total stars
#2287
paulirish/git-open

A command-line tool that opens the GitHub page or website for a repository in your browser.

+1
+0.0%
3.4K
total stars
#2288
p-ranav/argparse

A modern C++ argument parser library for cross-platform development.

+1
+0.0%
3.4K
total stars
#2289
namhyung/uftrace

Function graph tracer for C/C++/Rust/Python projects, providing detailed insights into code execution.

+1
+0.0%
3.4K
total stars
#2290
icedland/iced

A blazing fast and correct x86/x64 disassembler, assembler, decoder, and encoder for multiple languages.

+1
+0.0%
3.4K
total stars
#2291
yc9559/uperf

A userspace performance controller for Android, allowing developers to optimize app performance.

+1
+0.0%
3.4K
total stars
#2292
shyiko/jabba

A cross-platform Java Version Manager written in Go.

+1
+0.0%
3.4K
total stars
#2293
xdebug/xdebug

Xdebug is a PHP step debugger and debugging aid for developers to enhance their debugging experience.

+1
+0.0%
3.4K
total stars
#2294
killercup/cargo-edit

A command-line tool for managing Cargo dependencies in Rust projects.

+1
+0.0%
3.4K
total stars
#2295
inotify-tools/inotify-tools

inotify-tools is a C++ library and CLI tools providing a simple interface to inotify for file system monitoring on Linux.

+1
+0.0%
3.4K
total stars
#2296
imadr/Unity-game-hacking

A guide for hacking Unity games, providing tools and techniques for modifying and exploiting Unity-based games.

+1
+0.0%
3.4K
total stars
#2297
caesar0301/awesome-pcaptools

A collection of tools for processing network traces, developed by researchers in Computer Science.

+1
+0.0%
3.4K
total stars
#2298
shouldly/shouldly

A .NET assertion library that provides a more expressive way to write unit tests.

+1
+0.0%
3.4K
total stars
#2299
Amanieu/parking_lot

A Rust library providing efficient and compact synchronization primitives.

+1
+0.0%
3.3K
total stars
#2300
lin-ycv/EverythingPowerToys

A plugin for PowerToys Run that enhances file search functionality with the Everything search engine.

+1
+0.0%
3.2K
total stars
1...4547...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.