Trending Projects

Discover the fastest growing open source projects

Showing 5351-5400 of 6,546 trending projects

#5351
Puliczek/github-achievements-academy

A library to fetch and display all GitHub achievements for a user's profile.

0
0.0%
1.2K
total stars
#5352
mattprecious/telescope

A simple Java tool to easily capture bug reports within your app.

0
0.0%
1.2K
total stars
#5353
saimoomedits/dotfiles

A collection of dotfiles and configurations for ArchLinux and AwesomeWM, a popular tiling window manager.

0
0.0%
1.2K
total stars
#5354
sebastianbergmann/lines-of-code

A PHP library for counting the lines of code in source files, useful for software metrics and analysis.

0
0.0%
1.2K
total stars
#5355
opentracing/specification

This is a deprecated project that documented the OpenTracing specification for distributed tracing.

0
0.0%
1.2K
total stars
#5356
moxystudio/node-cross-spawn

A cross-platform solution for executing external commands in Node.js, handling differences in spawning processes across platforms.

0
0.0%
1.2K
total stars
#5357
dropbox/goebpf

A Go library to work with eBPF programs, providing low-level access to the eBPF subsystem.

0
0.0%
1.2K
total stars
#5358
apache/groovy-geb

Apache Geb is a Groovy-based browser automation and testing framework that makes it easy to write end-to-end tests.

0
0.0%
1.2K
total stars
#5359
crosire/blink

A tool that allows live editing of MSVC C++ project source code at runtime.

0
0.0%
1.2K
total stars
#5360
sourcegraph/go-langserver

A Go language server that adds Go support to editors and tools using the Language Server Protocol (LSP).

0
0.0%
1.2K
total stars
#5361
wagoodman/bashful

A tool that allows developers to stitch together bash commands and snippets using a YAML file for a more stylized experience.

0
0.0%
1.2K
total stars
#5362
phingofficial/phing

PHing Is Not GNU make; it's a PHP build tool based on Apache Ant for automating PHP project builds.

0
0.0%
1.2K
total stars
#5363
you-dont-need/You-Dont-Need-Loops

A repository with techniques to avoid common loop-related problems in software development.

0
0.0%
1.2K
total stars
#5364
scalatest/scalatest

A testing tool for Scala and Java developers

0
0.0%
1.2K
total stars
#5365
lindell/multi-gitter

Multi-Gitter is a command-line tool that allows developers to update multiple Git repositories with a single command.

0
0.0%
1.2K
total stars
#5366
Gabriella439/haskell-nix

A production-ready Nix and Haskell development environment management tool.

0
0.0%
1.2K
total stars
#5367
developit/karmatic

A headless browser testing library that uses Jest's API but powers it with Karma and Webpack.

0
0.0%
1.2K
total stars
#5368
AvdLee/Diagnostics

A Swift library for easily sharing diagnostic information with support teams to improve bug fixing.

0
0.0%
1.2K
total stars
#5369
jordansissel/pleaserun

An attempt to abstract the 'init' script madness, making it easier to manage system services.

0
0.0%
1.2K
total stars
#5370
KDAB/codebrowser

Woboq CodeBrowser is a C++ code browsing and documentation generation tool built on top of Clang and LLVM.

0
0.0%
1.2K
total stars
#5371
rvirding/luerl

luerl is a library that provides Lua as a scripting language for Erlang applications.

0
0.0%
1.2K
total stars
#5372
nojhan/colout

A polished command-line tool for coloring text streams, useful for developers working in the terminal.

0
0.0%
1.2K
total stars
#5373
jest-community/eslint-plugin-jest

An ESLint plugin that provides rules and utilities for testing with Jest.

0
0.0%
1.2K
total stars
#5374
onmyway133/FinderGo

A Swift-based Finder extension to quickly open the terminal from Finder folders

0
0.0%
1.2K
total stars
#5375
thlorenz/deoptigate

This library investigates V8/Node.js function deoptimizations, helping developers optimize their JavaScript code.

0
0.0%
1.2K
total stars
#5376
jupyterlab-contrib/jupyterlab-variableInspector

A variable inspector extension for JupyterLab, a popular open-source web-based interactive computing environment.

0
0.0%
1.2K
total stars
#5377
sellout/emacs-color-theme-solarized

An Emacs color theme based on the popular Solarized color scheme for a consistent coding experience.

0
0.0%
1.2K
total stars
#5378
Shougo/defx.nvim

A powerful Vim/Neovim file explorer implementation with a focus on customizability and performance.

0
0.0%
1.2K
total stars
#5379
ctongfei/progressbar

A terminal-based progress bar library for Java/JVM developers.

0
0.0%
1.2K
total stars
#5380
pew-org/pew

A pure Python tool to manage multiple virtual environments for development and deployment.

0
0.0%
1.2K
total stars
#5381
weirdNox/org-noter

Emacs-based document annotator and note-taking tool for developers, built with Org-mode.

0
0.0%
1.2K
total stars
#5382
bazelbuild/buildtools

A Bazel BUILD file formatter and editor for maintaining consistent project build files.

0
0.0%
1.2K
total stars
#5383
exelix11/SwitchThemeInjector

A tool to create custom themes for the Nintendo Switch, targeted at developers interested in console customization.

0
0.0%
1.2K
total stars
#5384
wickwirew/Runtime

A Swift runtime library for viewing type info and dynamically getting/setting properties.

0
0.0%
1.2K
total stars
#5385
wangshunping/read_requests

A Python library that provides a readable and Pythonic implementation of the requests library for learning purposes.

0
0.0%
1.2K
total stars
#5386
pengwynn/flint

A Go-based tool that helps developers identify common sources of friction for contributors in their projects.

0
0.0%
1.2K
total stars
#5387
dotnet/try-samples

No description provided for this .NET developer samples repository.

0
0.0%
1.2K
total stars
#5388
sxei/vscode-plugin-demo

A demo project for developing VSCode plugins, focusing on vibe coders who leverage AI tools.

0
0.0%
1.2K
total stars
#5389
tpope/vim-endwise

A Vim plugin that automatically adds end statements for Ruby, Bash, VimScript, and other languages.

0
0.0%
1.2K
total stars
#5390
taowen/modularization-examples

A collection of examples and techniques for modularizing and decomposing code to improve maintainability.

0
0.0%
1.2K
total stars
#5391
techjacker/repo-security-scanner

CLI tool that finds secrets accidentally committed to a git repo, e.g. passwords, private keys

0
0.0%
1.2K
total stars
#5392
crescentpartha/CheatSheets-for-Developers

A collection of cheatsheets across various technologies and tools to boost developer productivity.

0
0.0%
1.2K
total stars
#5393
didi/rdebug

Rdebug is a real-time debugger for PHP, providing a seamless debugging experience.

0
0.0%
1.2K
total stars
#5394
FabrizioBrancati/Queuer

Queuer is a powerful queue manager built on top of OperationQueue and Dispatch, enabling efficient asynchronous task management.

0
0.0%
1.2K
total stars
#5395
total-typescript/tsconfig

A simple and straightforward way to set up a TypeScript project's tsconfig.json file.

0
0.0%
1.2K
total stars
#5396
aaronjanse/asciidots

This is an esoteric programming language inspired by ASCII art, written in Python.

0
0.0%
1.2K
total stars
#5397
HowToFind-bot/osint-tools

A comprehensive catalog of open-source OSINT (Open-Source Intelligence) tools for data analysis and investigation.

0
0.0%
1.2K
total stars
#5398
rogaha/docker-desktop

Docker Desktop enables creating virtual desktops with pre-installed software like Firefox and Libreoffice.

0
0.0%
1.2K
total stars
#5399
dotnet/try-convert

Helping .NET developers port their projects to .NET Core with a variety of tools and libraries.

0
0.0%
1.2K
total stars
#5400
REditorSupport/vscode-R

R Extension for Visual Studio Code, providing tooling and integration for the R programming language.

0
0.0%
1.2K
total stars
1...107109...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.