Trending Projects

Discover the fastest growing open source projects

Showing 4301-4350 of 6,546 trending projects

#4301
yehongzhi/learningSummary

A comprehensive learning resource covering various Java advanced topics like microservices, middleware, caching, and more.

0
0.0%
1.5K
total stars
#4302
s0md3v/huepy

A Python library that provides a simple and colorful way to print output in the terminal.

0
0.0%
1.5K
total stars
#4303
ktock/buildg

An interactive debugger for Dockerfiles with IDE support, helping developers build and test Docker images efficiently.

0
0.0%
1.5K
total stars
#4304
tdenniston/bish

Bish is a modern and comfortable shell scripting language that compiles to Bash.

0
0.0%
1.5K
total stars
#4305
reactor/BlockHound

BlockHound is a Java agent that detects blocking calls from non-blocking threads, helping to identify performance bottlenecks.

0
0.0%
1.5K
total stars
#4306
dikiaap/dotfiles

A collection of dotfiles and configurations for popular Linux tools like i3, Vim, and Zsh.

0
0.0%
1.5K
total stars
#4307
tsycnh/WeChatExporter

A tool to quickly export and view WeChat chat history.

0
0.0%
1.5K
total stars
#4308
ajermakovics/jvm-mon

Console-based JVM monitoring tool for developers

0
0.0%
1.5K
total stars
#4309
danielmiessler/RobotsDisallowed

A curated list of commonly disallowed robots.txt directories, useful for web crawlers and SEO.

0
0.0%
1.5K
total stars
#4310
kalessil/phpinspectionsea

A static code analyzer for PHP that helps improve code quality and identify potential issues.

0
0.0%
1.5K
total stars
#4311
antonmedv/red

This Go library provides a fast and powerful terminal-based text editor for developers.

0
0.0%
1.5K
total stars
#4312
whitequark/unfork

A C++ utility that implements the inverse of the fork(2) system call, allowing processes to be unforked.

0
0.0%
1.5K
total stars
#4313
BurntSushi/walkdir

A Rust library for walking directories recursively, useful for file/directory processing tasks.

0
0.0%
1.5K
total stars
#4314
scientistproject/Scientist.net

A .NET library for carefully refactoring critical paths, ported from GitHub's Ruby Scientist library.

0
0.0%
1.5K
total stars
#4315
ehmicky/modern-errors

Simple, stable, and consistent error handling for JavaScript/TypeScript projects.

0
0.0%
1.5K
total stars
#4316
chrisdone-archive/elisp-guide

A quick guide to Emacs Lisp programming, a domain-specific language for the Emacs text editor.

0
0.0%
1.5K
total stars
#4317
Mpdreamz/shellprogressbar

A .NET library for displaying progress bars in console applications.

0
0.0%
1.5K
total stars
#4318
scalameta/scalafmt

A code formatter for Scala that helps developers write clean, consistent code

0
0.0%
1.5K
total stars
#4319
cla-assistant/cla-assistant

A GitHub integration tool that helps manage Contributor License Agreements (CLAs) for open-source projects.

0
0.0%
1.5K
total stars
#4320
feenkcom/gtoolkit

Glamorous Toolkit is a Moldable Development Environment that empowers developers to make systems explainable through contextual micro tools.

0
0.0%
1.5K
total stars
#4321
ohoachuck/wwdc-downloader

A Swift script that allows developers to download WWDC 2019 videos without any external dependencies.

0
0.0%
1.5K
total stars
#4322
Nonchalant/AppIcon

AppIcon generates iOS app icon sets from a single source image.

0
0.0%
1.5K
total stars
#4323
Bhupesh-V/30-seconds-of-cpp

A collection of 30-second C++ code snippets focused on the C++ Standard Template Library (STL)

0
0.0%
1.5K
total stars
#4324
xero/figlet-fonts

A collection of custom ASCII art fonts for use in command-line tools and applications.

0
0.0%
1.5K
total stars
#4325
Hejsil/zig-clap

Zig-Clap is a command line argument parsing library for the Zig programming language.

0
0.0%
1.5K
total stars
#4326
nabijaczleweli/cargo-update

A Rust cargo subcommand for checking and updating installed executables.

0
0.0%
1.5K
total stars
#4327
dsmelov/simsim

A fast and stable iOS application folder explorer for developers, with a focus on productivity.

0
0.0%
1.5K
total stars
#4328
common-workflow-language/common-workflow-language

A workflow language and execution engine for scientific workflows, supported by a community of developers.

0
0.0%
1.5K
total stars
#4329
logrusorgru/aurora

A Go library that provides an easy-to-use and feature-rich ANSI color formatting for terminal output.

0
0.0%
1.5K
total stars
#4330
eBay/tsv-utils

TSV Utilities: Command-line tools for processing large tabular data files with filtering, statistics, sampling, and more.

0
0.0%
1.5K
total stars
#4331
samccone/drool

Automated memory leak detection and analysis tool for JavaScript developers

0
0.0%
1.5K
total stars
#4332
maks/MGit

A Git client for Android, providing a lightweight and efficient way to interact with Git repositories on mobile devices.

0
0.0%
1.5K
total stars
#4333
xiaoweiChen/CMake-Cookbook

A book translation project for the CMake Cookbook, a guide for building C++ applications with CMake.

0
0.0%
1.5K
total stars
#4334
whyisdifficult/jiratui

A Textual User Interface (TUI) for interacting with Atlassian Jira from the command line.

0
0.0%
1.5K
total stars
#4335
MaxLastBreath/nx-optimizer

A Python library for optimizing Nx monorepo build performance.

0
0.0%
1.5K
total stars
#4336
hirrolot/datatype99

Algebraic data types for C99, providing a powerful type system and pattern matching capabilities.

0
0.0%
1.5K
total stars
#4337
lichuang/Lua-Source-Internal

Lua source code internals, a useful resource for understanding the Lua programming language.

0
0.0%
1.5K
total stars
#4338
sjl/gundo.vim

A Vim plugin that provides an intuitive undo tree visualization and navigation.

0
0.0%
1.5K
total stars
#4339
mattmc3/antidote

A zsh plugin manager that helps developers manage their zsh plugins and dotfiles efficiently.

0
0.0%
1.5K
total stars
#4340
msoap/shell2http

A simple HTTP server that executes shell commands and returns the output.

0
0.0%
1.5K
total stars
#4341
vlang/ved

A fast, hardware-accelerated text editor written in the V programming language.

0
0.0%
1.5K
total stars
#4342
google/flogger

A fluent logging API for Java that provides a simple and consistent interface for logging across various logging frameworks.

0
0.0%
1.5K
total stars
#4343
ananthakumaran/tide

Tide is an Emacs-based TypeScript IDE that provides a rich development environment for TypeScript developers.

0
0.0%
1.5K
total stars
#4344
ninia/jep

A Java library that allows embedding Python in Java applications through the Java Native Interface (JNI).

0
0.0%
1.5K
total stars
#4345
technicalpickles/jeweler

Opinionated tool for creating and managing Ruby gem projects

0
0.0%
1.5K
total stars
#4346
cavaliergopher/grab

A Go package for managing downloads with advanced features like pause/resume, scheduling, and more.

0
0.0%
1.5K
total stars
#4347
termstandard/colors

Provides a standardized set of colors for terminal emulators to ensure consistent appearance across platforms.

0
0.0%
1.5K
total stars
#4348
soutaro/steep

Static type checker for Ruby that helps developers catch type errors at compile-time.

0
0.0%
1.5K
total stars
#4349
deathmemory/FridaContainer

FridaContainer integrates popular and custom Frida scripts to improve reverse engineering workflows.

0
0.0%
1.5K
total stars
#4350
semaphoreio/semaphore

Semaphore is an all-in-one delivery platform for AI-driven development, supporting CI/CD workflows and pipelines.

0
0.0%
1.5K
total stars
1...8688...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.