Trending Projects

Discover the fastest growing open source projects

Showing 3251-3300 of 6,546 trending projects

#3251
simeji/jid

A command-line tool for navigating and exploring JSON data in a human-friendly way.

+5
+0.1%
7.0K
total stars
#3252
apple/swift-algorithms

A collection of commonly used sequence and collection algorithms for the Swift programming language.

+5
+0.1%
6.3K
total stars
#3253
dotnet/msbuild

The .NET Build Engine (MSBuild) is the core build platform for .NET and Visual Studio

+5
+0.1%
5.5K
total stars
#3254
prettier/prettier-vscode

A Visual Studio Code extension that integrates the popular Prettier code formatter to help developers write consistent, error-free code.

+5
+0.1%
5.5K
total stars
#3255
DarthTon/Blackbone

Windows memory hacking library for advanced developers looking to manipulate processes and memory at a low level.

+5
+0.1%
5.3K
total stars
#3256
tlbootcamp/tlroadmap

A roadmap and resources for team leads and engineering managers to develop their soft skills and leadership capabilities.

+5
+0.1%
5.1K
total stars
#3257
sindresorhus/promise-fun

A collection of promise-related packages, patterns, chat, and tutorials for async/concurrent programming in JavaScript.

+5
+0.1%
5.1K
total stars
#3258
tboox/tbox

A cross-platform C library that provides a glib-like set of utility functions and data structures.

+5
+0.1%
5.1K
total stars
#3259
commandlineparser/commandline

A feature-rich .NET command-line parser library with standardized *nix getopt-style syntax.

+5
+0.1%
4.8K
total stars
#3260
koute/bytehound

A memory profiler for Linux that helps developers analyze and optimize their application's memory usage.

+5
+0.1%
4.8K
total stars
#3261
LazoVelko/Pokemon-Terminal

Pokemon terminal themes for developers who want to customize their terminal with a fun, Pokemon-inspired look.

+5
+0.1%
4.8K
total stars
#3262
iosre/iOSAppReverseEngineering

This repository provides detailed iOS app reverse engineering skills for developers.

+5
+0.1%
4.4K
total stars
#3263
obfuscator-llvm/obfuscator

This is an LLVM-based obfuscation tool for protecting the source code of C/C++ programs.

+5
+0.1%
4.3K
total stars
#3264
phpDocumentor/phpDocumentor

phpDocumentor is a documentation generator for PHP that helps developers document their code.

+5
+0.1%
4.3K
total stars
#3265
typestack/typedi

A powerful dependency injection tool for TypeScript developers to manage application dependencies.

+5
+0.1%
4.2K
total stars
#3266
google/mtail

A Go-based instrumentation tool that extracts internal monitoring data from application logs for collection in a timeseries database.

+5
+0.1%
4.0K
total stars
#3267
sds/overcommit

A configurable and extensible Git hook manager for automating code quality and security checks.

+5
+0.1%
4.0K
total stars
#3268
genuinetools/img

A standalone, unprivileged container image builder compatible with Dockerfile and OCI.

+5
+0.1%
4.0K
total stars
#3269
shuzijun/leetcode-editor

A Leetcode IDE plugin that supports various IDEs and allows developers to solve Leetcode problems directly within their development environment.

+5
+0.1%
4.0K
total stars
#3270
cknadler/vim-anywhere

Vim Anywhere allows you to use Vim keybindings everywhere on your system, including outside of the terminal.

+5
+0.1%
3.7K
total stars
#3271
aws/copilot-cli

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

+5
+0.1%
3.7K
total stars
#3272
nchudleigh/vimac

Productive macOS keyboard-driven navigation tool for developers.

+5
+0.1%
3.7K
total stars
#3273
prettier/eslint-plugin-prettier

ESLint plugin for Prettier code formatting, helping developers maintain consistent code style.

+5
+0.1%
3.6K
total stars
#3274
onevcat/FengNiao

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

+5
+0.1%
3.6K
total stars
#3275
grosser/parallel_tests

Parallel Tests is a Ruby library that speeds up your test suite by running tests in parallel across multiple CPUs.

+5
+0.1%
3.5K
total stars
#3276
okteto/okteto

A Kubernetes-native development tool that allows developers to build, test, and run applications directly in their cluster.

+5
+0.1%
3.5K
total stars
#3277
ssnhd/rime

Rime Squirrel is a configuration file for the Rime input method engine, providing support for popular Chinese input methods.

+5
+0.1%
3.5K
total stars
#3278
sindresorhus/open

Cross-platform library for opening files, URLs, and executables on the user's system.

+5
+0.1%
3.5K
total stars
#3279
golang/proposal

This repository contains design documents for the Go programming language project.

+5
+0.1%
3.4K
total stars
#3280
rttrorg/rttr

A C++ reflection library that provides introspection, serialization and property access for C++ objects.

+5
+0.1%
3.4K
total stars
#3281
fofapro/vulfocus

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

+5
+0.1%
3.4K
total stars
#3282
jrfonseca/gprof2dot

A Python tool that converts profiling output into a dot graph for visualizing code performance.

+5
+0.1%
3.4K
total stars
#3283
sharkdp/dbg-macro

A C++ macro for pretty-printing variables during debugging

+5
+0.1%
3.2K
total stars
#3284
nicoverbruggen/phpmon

Lightweight, native Mac menu bar app for managing multiple PHP installations and Laravel Valet.

+5
+0.2%
3.2K
total stars
#3285
Fewbytes/rubber-docker

A workshop on rebuilding Docker from scratch, focused on Linux containers and the internals of container runtimes.

+5
+0.2%
3.2K
total stars
#3286
feross/SpoofMAC

A Python library that allows developers to easily change their MAC address for debugging purposes.

+5
+0.2%
3.1K
total stars
#3287
NASA-SW-VnV/ikos

A static analyzer for C/C++ based on Abstract Interpretation, useful for software verification and validation.

+5
+0.2%
3.1K
total stars
#3288
WindySha/Xpatch

A tool to repackage Android APKs and load Xposed modules without a rooted device.

+5
+0.2%
3.0K
total stars
#3289
ac-pm/Inspeckage

Inspeckage is an Android package inspector that allows for dynamic analysis, API hooking, and more.

+5
+0.2%
3.0K
total stars
#3290
kislyuk/yq

A command-line tool for processing YAML, XML, and TOML documents, built as a wrapper around the popular jq JSON processor.

+5
+0.2%
2.9K
total stars
#3291
aws-actions/configure-aws-credentials

GitHub Action for configuring AWS credentials in CI/CD workflows securely.

+5
+0.2%
2.9K
total stars
#3292
mhagger/git-imerge

Git-imerge is a Python library that provides an incremental merge algorithm for Git, helping developers manage merge conflicts.

+5
+0.2%
2.8K
total stars
#3293
src-d/hercules

Hercules is a Go library for mining software repositories, providing advanced insights from Git history analysis.

+5
+0.2%
2.8K
total stars
#3294
unjs/unbuild

A unified JavaScript build system that works across various frontend and backend frameworks.

+5
+0.2%
2.7K
total stars
#3295
banga/git-split-diffs

Syntax-highlighted side-by-side diffs in your terminal for better code comparison and reviewing.

+5
+0.2%
2.7K
total stars
#3296
DynamoRIO/drmemory

Memory Debugger for Windows, Linux, Mac, and Android, focused on finding and fixing memory-related issues.

+5
+0.2%
2.7K
total stars
#3297
openjdk/jmh

A Java microbenchmark harness for accurate performance measurements.

+5
+0.2%
2.6K
total stars
#3298
yandex/yandex-tank

A Python-based load and performance benchmark tool for developers to test their applications.

+5
+0.2%
2.6K
total stars
#3299
GhostWriters/DockSTARTer

DockSTARTer helps developers get started with running apps in Docker, a popular containerization tool.

+5
+0.2%
2.5K
total stars
#3300
TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection

A comprehensive collection of scripts for the popular YouTube-DL tool, enabling developers to easily download and manage YouTube content.

+5
+0.2%
2.5K
total stars
1...6567...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.