Trending Projects

Discover the fastest growing open source projects

Showing 3451-3500 of 6,546 trending projects

#3451
nose-devs/nose

nose is a nicer testing framework for Python that provides a more intuitive and flexible testing experience.

+65
+5.0%
1.4K
total stars
#3452
mandiant/gocrack

GoCrack is a management frontend for password cracking tools written in Go.

+65
+5.4%
1.3K
total stars
#3453
ekristen/aws-nuke

A powerful CLI tool to safely and effectively remove all AWS resources from an account.

+65
+5.8%
1.2K
total stars
#3454
dtolnay/no-panic

A Rust attribute macro that requires the compiler to prove a function can't ever panic.

+65
+5.8%
1.2K
total stars
#3455
law-chain-hot/websocket-devtools

A comprehensive WebSocket debugging tool with advanced features like proxy, simulation, and blocking capabilities.

+65
+6.1%
1.1K
total stars
#3456
zaquestion/lab

Lab wraps Git or GitLab, making it simple to clone, fork, and interact with repositories.

+65
+6.2%
1.1K
total stars
#3457
emezeske/lein-cljsbuild

A Leiningen plugin to make ClojureScript development easy, providing a seamless build workflow.

+65
+6.3%
1.1K
total stars
#3458
mkniewallner/migrate-to-uv

A tool to migrate Python projects from various package managers to the uv package manager.

+65
+6.3%
1.1K
total stars
#3459
saecki/crates.nvim

A Neovim plugin that helps manage Rust crates.io dependencies for vibe coders.

+65
+6.4%
1.1K
total stars
#3460
marko-cerovac/material.nvim

Material colorscheme for NeoVim written in Lua with built-in support for native LSP and TreeSitter.

+65
+6.4%
1.1K
total stars
#3461
jserv/amacc

A small self-hosting C compiler that can generate ARM executable code and supports JIT execution on Linux.

+65
+6.6%
1.1K
total stars
#3462
marcpaq/b1fipl

A collection of single-file implementations of various programming languages, including Brainfuck, Forth, Lisp, and Pascal.

+65
+6.7%
1.0K
total stars
#3463
aurutils/aurutils

Helper tools for managing Arch Linux packages from the Arch User Repository (AUR)

+65
+6.7%
1.0K
total stars
#3464
slashsbin/styleguide-git-commit-message

A style guide for writing effective Git commit messages with emojis for vibe coders.

+65
+6.8%
1.0K
total stars
#3465
FelisCatus/SwitchyOmega

SwitchyOmega is a Chromium and Firefox extension for managing and switching between multiple proxies quickly and easily.

+64
+0.3%
22.5K
total stars
#3466
Kaggle/kaggle-cli

Official Kaggle CLI for interacting with the Kaggle platform from the command line.

+64
+0.9%
7.2K
total stars
#3467
peripheryapp/periphery

A Swift tool to identify unused code in iOS and macOS projects.

+64
+1.1%
6.0K
total stars
#3468
batsh-dev-team/Batsh

A language that compiles to Bash and Windows Batch, useful for developers working with scripting languages.

+64
+1.5%
4.3K
total stars
#3469
swiftlang/sourcekit-lsp

SourceKit-LSP is an implementation of the Language Server Protocol for Swift and C-based languages.

+64
+1.7%
3.8K
total stars
#3470
rohanrhu/gdb-frontend

GDBFrontend is a flexible and extensible GUI debugger for C/C++ projects, providing an easy-to-use interface for the GDB debugger.

+64
+2.2%
3.0K
total stars
#3471
unjs/unbuild

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

+64
+2.4%
2.7K
total stars
#3472
nvim-tree/nvim-web-devicons

Provides Nerd Font icons (glyphs) for use by Neovim plugins, enabling customization of file and folder icons.

+64
+2.5%
2.6K
total stars
#3473
jorgebucaran/nvm.fish

A Node.js version manager for the Fish shell, allowing developers to easily manage their Node.js environment.

+64
+2.5%
2.6K
total stars
#3474
testcontainers/testcontainers-node

A TypeScript library that provides lightweight, throwaway instances of common databases, Selenium web browsers, and other Docker containers for testing.

+64
+2.6%
2.5K
total stars
#3475
cmatsuoka/figlet

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

+64
+4.2%
1.6K
total stars
#3476
dstmath/frida-unpack

A Frida-based unpacking tool for developers who need to unpack protected binaries.

+64
+4.3%
1.6K
total stars
#3477
ossf/criticality_score

A tool that generates a criticality score for open-source projects to help developers assess their impact.

+64
+4.7%
1.4K
total stars
#3478
bmitch/churn-php

A PHP library that helps identify files in need of refactoring by analyzing code complexity and churn.

+64
+4.9%
1.4K
total stars
#3479
larkery/zsh-histdb

A command-line tool to improve the history functionality in the Zsh shell, allowing better search and management of your command history.

+64
+4.9%
1.4K
total stars
#3480
gdabah/distorm

A powerful disassembler library for x86/AMD64 architectures, useful for low-level software development and reverse engineering.

+64
+5.1%
1.3K
total stars
#3481
bintray/gradle-bintray-plugin

A Gradle plugin for publishing artifacts to Bintray, a popular package repository.

+64
+5.3%
1.3K
total stars
#3482
ipyflow/ipyflow

ipyflow is a reactive Python kernel for Jupyter notebooks that enables dataflow-style programming.

+64
+5.3%
1.3K
total stars
#3483
cdown/clipmenu

A simple clipboard management tool using dmenu, a dynamic menu for X.

+64
+5.5%
1.2K
total stars
#3484
oantolin/embark

Emacs mini-buffer actions rooted in keymaps, a powerful Emacs extension for productivity.

+64
+5.9%
1.2K
total stars
#3485
LavaMoat/LavaMoat

Tools for sandboxing your dependency graph to improve security and reliability.

+64
+6.0%
1.1K
total stars
#3486
MattesGroeger/vim-bookmarks

A Vim plugin for managing bookmarks, providing a simple and efficient way to navigate and organize bookmarks in Vim.

+64
+6.3%
1.1K
total stars
#3487
junegunn/fzf-git.sh

A set of bash, zsh, and fish key bindings for quickly searching and navigating Git objects using the fzf fuzzy finder.

+64
+6.3%
1.1K
total stars
#3488
numirias/semshi

Semantic Highlighting for Python in Neovim, a powerful plugin for improved code readability and productivity.

+64
+6.5%
1.0K
total stars
#3489
jayrambhia/Install-OpenCV

Shell scripts to install different versions of OpenCV on various Linux distributions.

+64
+6.5%
1.0K
total stars
#3490
psliwka/vim-smoothie

A Vim plugin that provides smooth scrolling for a seamless editing experience.

+64
+6.6%
1.0K
total stars
#3491
NoTests/RxFeedback.swift

A universal system operator and architecture for building reactive systems with RxSwift.

+64
+6.7%
1.0K
total stars
#3492
trzsz/trzsz-go

trzsz-go is a Go-based terminal tool that enables seamless file transfer between terminals using the trz/tsz protocol.

+64
+6.8%
1.0K
total stars
#3493
babel/babel

JavaScript compiler for next-gen features

+63
+0.1%
43.9K
total stars
#3494
highlightjs/highlight.js

JavaScript syntax highlighter with auto-detection and zero dependencies

+63
+0.3%
24.8K
total stars
#3495
lewagon/dotfiles

Le Wagon student dotfiles for shell and tools

+63
+0.3%
21.7K
total stars
#3496
idank/explainshell

A Python library that helps developers understand command-line arguments by matching them to their help text

+63
+0.5%
14.0K
total stars
#3497
rust-bakery/nom

A powerful Rust parser combinator framework for building efficient and extensible parsers.

+63
+0.6%
10.3K
total stars
#3498
universal-ctags/ctags

A maintained implementation of the ctags utility for code analysis, completion, navigation, and reading.

+63
+0.9%
7.1K
total stars
#3499
terraform-linters/tflint

A pluggable and extensible Terraform linter written in Go.

+63
+1.1%
5.6K
total stars
#3500
hackclub/putting-the-you-in-cpu

A technical explainer of how your computer runs programs, from start to finish, for developers interested in low-level computer architecture.

+63
+1.2%
5.4K
total stars
1...6971...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.