Trending Projects

Discover the fastest growing open source projects

Showing 3151-3200 of 6,546 trending projects

#3151
icsharpcode/SharpDevelop

An open-source IDE for .NET programming languages, focused on providing a productive coding environment.

0
0.0%
2.1K
total stars
#3152
liuchengxu/vim-clap

A modern, high-performance fuzzy picker and tree-sitter highlighting for Vim and Neovim developers.

0
0.0%
2.1K
total stars
#3153
dominikbraun/graph

A Go library for creating and manipulating generic graph data structures and visualizing them.

0
0.0%
2.1K
total stars
#3154
yianwillis/vimcdoc

This repository contains the Chinese documentation for Vim, a popular text editor.

0
0.0%
2.1K
total stars
#3155
alexhallam/tv

Tidy Viewer is a cross-platform CLI tool for pretty printing CSV data with customizable column styling.

0
0.0%
2.1K
total stars
#3156
storax/kubedoom

A fun and playful tool that allows developers to kill Kubernetes pods by playing the classic game DOOM!

0
0.0%
2.1K
total stars
#3157
sindresorhus/devtools-detect

Detect if DevTools is open and its orientation for web development tools and utilities.

0
0.0%
2.1K
total stars
#3158
npm/tink

A JavaScript dependency unwinder tool that helps manage and optimize package dependencies.

0
0.0%
2.1K
total stars
#3159
gosuri/uiprogress

A Go library for rendering progress bars in terminal applications.

0
0.0%
2.1K
total stars
#3160
720kb/ndm

An open-source npm desktop manager that provides a GUI for managing npm packages across multiple platforms.

0
0.0%
2.1K
total stars
#3161
bvaughn/progress-estimator

Progress Estimator is a JavaScript library that logs a progress bar and estimation for how long a Promise will take to complete.

0
0.0%
2.1K
total stars
#3162
dylanaraps/pfetch

A pretty system information tool written in POSIX sh for developers who want to display system details.

0
0.0%
2.1K
total stars
#3163
Khan/style-guides

Docs for the Organization, a repository for style guides and best practices.

0
0.0%
2.1K
total stars
#3164
wuub/SublimeREPL

SublimeREPL is a Sublime Text plugin that allows developers to run various interpreters (including Python, Ruby, NodeJS) directly within the editor.

0
0.0%
2.1K
total stars
#3165
mcharmas/android-parcelable-intellij-plugin

An IntelliJ plugin that generates boilerplate code for Android's Parcelable interface.

0
0.0%
2.1K
total stars
#3166
dapphub/dapptools

A set of Ethereum development tools including the Dapp, Seth, and Hevm tools written in Haskell.

0
0.0%
2.1K
total stars
#3167
DreamOfTheRedChamber/system-design-interviews

A repository focused on helping developers prepare for system design interviews.

0
0.0%
2.1K
total stars
#3168
LukeSmithxyz/LARBS

A set of installation scripts for configuring an Arch Linux-based development environment with a focus on productivity and customization.

0
0.0%
2.1K
total stars
#3169
Zxilly/go-size-analyzer

A Go-based tool for analyzing the size and dependencies of compiled Go binaries.

0
0.0%
2.1K
total stars
#3170
legendsayantan/ShizuTools

A collection of tools to control various aspects of the Android system using the Shizuku framework.

0
0.0%
2.1K
total stars
#3171
ArgeliusLabs/Chasing-Your-Tail-NG

A Python tool to help developers determine if they're being followed on social media platforms.

0
0.0%
2.1K
total stars
#3172
tsgrgo/windows-update-disabler

A lightweight batch tool to easily disable or enable Windows updates

0
0.0%
2.1K
total stars
#3173
nesrak1/UABEA

This is a C# utility for working with Unity Asset Bundle Editor (UABE) for newer versions of the Unity game engine.

0
0.0%
2.0K
total stars
#3174
adr/madr

Markdown-based architectural decision records for documenting software design decisions.

0
0.0%
2.0K
total stars
#3175
WoeUSB/WoeUSB-ng

A Python tool that enables creating usable USB stick installers for Windows operating systems

0
0.0%
2.0K
total stars
#3176
dnGrep/dnGrep

Graphical GREP tool for Windows that allows developers to easily search and filter files.

0
0.0%
2.0K
total stars
#3177
osandov/drgn

Drgn is a programmable debugger written in Python that provides a powerful and flexible debugging experience.

0
0.0%
2.0K
total stars
#3178
Anze/KeyCluCask

Simple and handy overview of keyboard shortcuts and application shortcuts for macOS.

0
0.0%
2.0K
total stars
#3179
MasterDevX/Termux-ADB

This project allows developers to install ADB and FastBoot tools in the Termux terminal emulator for Android development.

0
0.0%
2.0K
total stars
#3180
ChristianLempa/homelab

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

0
0.0%
2.0K
total stars
#3181
MordechaiHadad/bob

A version manager for Neovim, a highly customizable text editor, built using the Rust programming language.

0
0.0%
2.0K
total stars
#3182
fastfloat/fast_float

Fast and exact C++ library for parsing numbers, 4x to 10x faster than strtod.

0
0.0%
2.0K
total stars
#3183
tmbo/questionary

A Python library that makes it easy to build beautiful command-line user prompts and interfaces.

0
0.0%
2.0K
total stars
#3184
pytest-dev/pytest-cov

A pytest plugin that provides code coverage metrics for your Python tests.

0
0.0%
2.0K
total stars
#3185
OmniSharp/omnisharp-roslyn

A C# language server based on the Roslyn workspace, providing IntelliSense, code navigation, and refactoring for .NET developers.

0
0.0%
2.0K
total stars
#3186
xremap/xremap

A key remapper for X11 and Wayland, enabling developers to customize their keyboard shortcuts.

0
0.0%
2.0K
total stars
#3187
markdownlint/markdownlint

Markdownlint is a Markdown linting and style checking tool written in Ruby.

0
0.0%
2.0K
total stars
#3188
bytedance/gopkg

A collection of universal utility functions and types for Go developers.

0
0.0%
2.0K
total stars
#3189
microsoft/pylance-release

Pylance is a Python language server extension for Visual Studio Code that provides advanced code analysis and IntelliSense.

0
0.0%
2.0K
total stars
#3190
BelfrySCAD/BOSL2

An OpenSCAD library with shapes, masks, and manipulators to make working with OpenSCAD easier.

0
0.0%
2.0K
total stars
#3191
test-prof/test-prof

A Ruby profiling toolbox that helps developers optimize test suite performance.

0
0.0%
2.0K
total stars
#3192
ms-jpq/sad

A Rust-based CLI tool for space-age text editing and search/replace functionality.

0
0.0%
2.0K
total stars
#3193
jaywcjlove/DevHub

A feature-rich offline desktop application to support developers in their daily tasks with a focus on security.

0
0.0%
2.0K
total stars
#3194
rest-nvim/rest.nvim

A powerful, extensible, and asynchronous Neovim HTTP client written in Lua for building REST APIs.

0
0.0%
2.0K
total stars
#3195
DFHack/dfhack

A memory hacking library and set of tools for the game Dwarf Fortress, used by enthusiasts and modders.

0
0.0%
2.0K
total stars
#3196
fwcd/kotlin-language-server

A language server that provides code completion, diagnostics, and more for the Kotlin programming language.

0
0.0%
2.0K
total stars
#3197
leinlin/Miku-LuaProfiler

A C# profiler tool for the Lua scripting language, primarily used in Unity game development.

0
0.0%
2.0K
total stars
#3198
yasirkula/UnityAssetUsageDetector

A Unity asset usage detector to find usages of selected asset(s) and/or Object(s) in your Unity project.

0
0.0%
2.0K
total stars
#3199
CITGuru/PyInquirer

A Python library for building interactive command-line interfaces with a familiar, terminal-based UX.

0
0.0%
2.0K
total stars
#3200
kawre/leetcode.nvim

A Neovim plugin that enables developers to solve LeetCode problems directly in their editor.

0
0.0%
2.0K
total stars
1...6365...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.