Trending Projects

Discover the fastest growing open source projects

Showing 2051-2100 of 6,546 trending projects

#2051
firasdib/Regex101

This is a repository for issue tracking of the Regex101 website, a developer tool for working with regular expressions.

0
0.0%
3.5K
total stars
#2052
styfle/awesome-online-ide

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

0
0.0%
3.5K
total stars
#2053
mayuki/Cocona

Cocona is a micro-framework for .NET console applications, making it easy to build command-line tools.

0
0.0%
3.5K
total stars
#2054
flazz/vim-colorschemes

A collection of popular Vim color schemes to customize your coding environment.

0
0.0%
3.5K
total stars
#2055
mattallty/Caporal.js

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

0
0.0%
3.5K
total stars
#2056
DeterminateSystems/nix-installer

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

0
0.0%
3.5K
total stars
#2057
OliveTin/OliveTin

OliveTin provides a secure web interface to access predefined shell commands for system administration tasks.

0
0.0%
3.5K
total stars
#2058
behave/behave

BDD testing framework for Python that enables behavior-driven development (BDD) with a Cucumber-like syntax.

0
0.0%
3.5K
total stars
#2059
maciejhirsz/logos

Create fast and efficient lexers for parsing programming languages in Rust.

0
0.0%
3.5K
total stars
#2060
sindresorhus/open

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

0
0.0%
3.5K
total stars
#2061
tpope/vim-unimpaired

A Vim plugin that provides pairs of handy bracket mappings for common operations.

0
0.0%
3.4K
total stars
#2062
golang/proposal

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

0
0.0%
3.4K
total stars
#2063
nmap/npcap

Nmap's Windows packet capture and transmission library for network discovery and security testing.

0
0.0%
3.4K
total stars
#2064
google/skywater-pdk

An open-source process design kit for the SkyWater 130nm node, useful for ASIC and EDA development.

0
0.0%
3.4K
total stars
#2065
lalrpop/lalrpop

LalRPOP is a Rust library for generating LR(1) parsers, useful for building domain-specific languages.

0
0.0%
3.4K
total stars
#2066
rttrorg/rttr

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

0
0.0%
3.4K
total stars
#2067
microsoft/ebpf-for-windows

eBPF implementation that runs on top of Windows, enabling advanced system monitoring and troubleshooting capabilities.

0
0.0%
3.4K
total stars
#2068
fuhsjr00/bug.n

A tiling window manager for Windows, allowing for efficient window management and productivity.

0
0.0%
3.4K
total stars
#2069
fofapro/vulfocus

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

0
0.0%
3.4K
total stars
#2070
jrfonseca/gprof2dot

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

0
0.0%
3.4K
total stars
#2071
mixedbread-ai/mgrep

A CLI-native semantic grep tool that works across code, images, PDFs and more.

0
0.0%
3.4K
total stars
#2072
rouge-ruby/rouge

A pure Ruby code highlighter that is compatible with Pygments, a popular syntax highlighting library.

0
0.0%
3.4K
total stars
#2073
emacs-eaf/emacs-application-framework

An extensible framework that enhances the graphical capabilities of the Emacs text editor.

0
0.0%
3.4K
total stars
#2074
eldadru/ksniff

A Kubectl plugin to ease sniffing on Kubernetes pods using tcpdump and Wireshark for debugging network issues.

0
0.0%
3.4K
total stars
#2075
bouk/monkey

A library for monkey patching in Go, allowing developers to dynamically modify the behavior of their Go applications.

0
0.0%
3.4K
total stars
#2076
paulirish/git-open

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

0
0.0%
3.4K
total stars
#2077
unicode-org/icu

A widely used C++ library for Unicode and internationalization, primarily for use in software and websites.

0
0.0%
3.4K
total stars
#2078
Lessica/TrollFools

In-place tweak injection tool for sideloading apps and tweaks on iOS devices.

0
0.0%
3.4K
total stars
#2079
subbarayudu-j/TheAlgorithms-Python

A comprehensive collection of popular algorithms implemented in Python for developers to explore and use.

0
0.0%
3.4K
total stars
#2080
felixrieseberg/windows-build-tools

Install C++ Build Tools for Windows using npm, a tool for vibe coders building with AI-powered tools.

0
0.0%
3.4K
total stars
#2081
vercel-labs/portless

Replace port numbers with stable, named .localhost URLs for local dev environments and AI agents.

0
0.0%
3.4K
total stars
#2082
dweinstein/awesome-frida

A curated list of resources for the Frida dynamic instrumentation toolkit, useful for Android and iOS app analysis and hacking.

0
0.0%
3.4K
total stars
#2083
qawolf/qawolf

A TypeScript library for creating browser tests 10x faster using Playwright and Puppeteer.

0
0.0%
3.4K
total stars
#2084
httptoolkit/httptoolkit

HTTP Toolkit is an open-source tool for debugging, testing, and building with HTTP(S) on Windows, Linux, and Mac.

0
0.0%
3.4K
total stars
#2085
leehosung/awesome-devteam

A curated collection of resources to help build great development teams.

0
0.0%
3.4K
total stars
#2086
DisposaBoy/GoSublime

A Go plugin collection for SublimeText 3 that provides code completion and other IDE-like features for Go developers.

0
0.0%
3.4K
total stars
#2087
ouch-org/ouch

A Rust library for painless compression and decompression in the terminal

0
0.0%
3.4K
total stars
#2088
travisjeffery/timecop

A Ruby library that allows developers to easily test time-dependent code by mocking Time, Date, and DateTime.

0
0.0%
3.4K
total stars
#2089
editorconfig/editorconfig

EditorConfig is a universal issue tracker and wiki for managing code editor settings across projects.

0
0.0%
3.4K
total stars
#2090
p-ranav/argparse

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

0
0.0%
3.4K
total stars
#2091
nvim-lua/plenary.nvim

Plenary is a Neovim plugin that provides a collection of Lua functions for common development tasks.

0
0.0%
3.4K
total stars
#2092
stackrox/kube-linter

A static analysis tool that checks Kubernetes YAML files and Helm charts to ensure best practices.

0
0.0%
3.4K
total stars
#2093
namhyung/uftrace

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

0
0.0%
3.4K
total stars
#2094
dragoonDorise/EmuDeck

EmuDeck is a command-line tool for configuring emulators on the Steam Deck.

0
0.0%
3.4K
total stars
#2095
minitest/minitest

minitest provides a complete suite of testing facilities supporting TDD, BDD, and benchmarking for Ruby developers.

0
0.0%
3.4K
total stars
#2096
yandex/perforator

Perforator is a cluster-wide continuous profiling tool designed for large data centers.

0
0.0%
3.4K
total stars
#2097
yinkaisheng/Python-UIAutomation-for-Windows

A Python 3 wrapper for Microsoft UIAutomation, supporting GUI automation for various frameworks and browsers.

0
0.0%
3.4K
total stars
#2098
TermoraDev/termora

Termora is a powerful terminal emulator and SSH client for Windows, macOS, and Linux developers.

0
0.0%
3.4K
total stars
#2099
icedland/iced

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

0
0.0%
3.4K
total stars
#2100
gluon-lang/gluon

Gluon is a static, type-inferred and embeddable programming language written in Rust for building compilers and language tooling.

0
0.0%
3.4K
total stars
1...4143...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.