Trending Projects

Discover the fastest growing open source projects

Showing 2901-2950 of 6,546 trending projects

#2901
seb-m/pyinotify

A Python library for monitoring filesystem events using the inotify Linux kernel subsystem.

0
0.0%
2.3K
total stars
#2902
aylei/kubectl-debug

This Go-based Kubernetes debugging tool helps developers troubleshoot issues in their Kubernetes clusters.

0
0.0%
2.3K
total stars
#2903
artisticat1/obsidian-latex-suite

Make typesetting LaTeX as fast as handwriting through snippets, text expansion, and editor enhancements.

0
0.0%
2.2K
total stars
#2904
stevearc/aerial.nvim

A Neovim plugin that provides a code outline window for better code navigation.

0
0.0%
2.2K
total stars
#2905
rust-lang/nomicon

The Dark Arts of Advanced and Unsafe Rust Programming, a reference for experienced Rust developers.

0
0.0%
2.2K
total stars
#2906
EmbarkStudios/cargo-deny

A Cargo plugin for linting your Rust project's dependencies, helping you manage security and licensing.

0
0.0%
2.2K
total stars
#2907
mag37/dockcheck

A CLI tool to automate Docker image updates with features like notifications, backups, and autoproning.

0
0.0%
2.2K
total stars
#2908
eclipse-jdtls/eclipse.jdt.ls

The Eclipse JDT Language Server is a Java IDE that supports the Language Server Protocol for integration with various editors.

0
0.0%
2.2K
total stars
#2909
fcitx/fcitx5

A cross-platform input method framework for developers who need advanced input capabilities.

0
0.0%
2.2K
total stars
#2910
tbillington/kondo

Kondo is a Rust-based command-line tool that helps clean up dependencies and build artifacts in development projects.

0
0.0%
2.2K
total stars
#2911
bugaevc/wl-clipboard

A command-line utility for managing the clipboard on the Wayland display server.

0
0.0%
2.2K
total stars
#2912
int128/kubelogin

A kubectl plugin for Kubernetes OpenID Connect authentication, enabling developers to easily log in to Kubernetes clusters.

0
0.0%
2.2K
total stars
#2913
yoshiko-pg/difit

A lightweight TypeScript CLI tool for displaying Git commit diffs in a GitHub-like Files changed view.

0
0.0%
2.2K
total stars
#2914
nadrad/h-m-m

A simple, fast, keyboard-centric terminal-based tool for working with mind maps, built with PHP.

0
0.0%
2.2K
total stars
#2915
TheJambo/awesome-testing

A curated list of testing resources for software developers, including tools, frameworks, and best practices.

0
0.0%
2.2K
total stars
#2916
jelmer/dulwich

A pure-Python implementation of the Git version control system for developers working with Python.

0
0.0%
2.2K
total stars
#2917
msojocs/fiddler-everywhere-enhance

A secure and modern web debugging proxy for macOS, Windows, and Linux.

0
0.0%
2.2K
total stars
#2918
romkatv/zsh4humans

A turnkey configuration for Zsh, a powerful and customizable shell for developers.

0
0.0%
2.2K
total stars
#2919
tim-koehler/Helm-Intellisense

An extension for Visual Studio Code that provides Intellisense for Helm templates using the values.yaml file.

0
0.0%
2.2K
total stars
#2920
scandum/quadsort

Quadsort is a high-performance sorting algorithm written in C, useful for developers working on performance-critical applications.

0
0.0%
2.2K
total stars
#2921
jfecher/ante

A safe, easy systems language built in Rust with a focus on refinement types and LLVM backend.

0
0.0%
2.2K
total stars
#2922
kdheepak/lazygit.nvim

A Neovim plugin that integrates the lazygit Git client, allowing developers to use Git from within their Neovim editor.

0
0.0%
2.2K
total stars
#2923
mathiasbynens/evil.sh

A collection of subtle and not-so-subtle shell tweaks to slowly drive people insane.

0
0.0%
2.2K
total stars
#2924
developersu/ns-usbloader

An app that enables installing NSPs (Nintendo Switch game files) and other tools for Nintendo Switch modding

0
0.0%
2.2K
total stars
#2925
google/zerocopy

A high-performance Rust library for zero-copy memory manipulation, enabling efficient data processing.

0
0.0%
2.2K
total stars
#2926
moshowgame/SpringBootCodeGenerator

A Java code generator that supports multiple databases and frameworks like JPA, Mybatis, and BeetlSQL.

0
0.0%
2.2K
total stars
#2927
Komodo/KomodoEdit

Komodo Edit is a fast and free multi-language code editor with support for popular languages and tools.

0
0.0%
2.2K
total stars
#2928
gaphor/gaphor

Gaphor is a simple modeling tool for creating UML and SysML diagrams for MBSE.

0
0.0%
2.2K
total stars
#2929
cyring/CoreFreq

CoreFreq is a CPU monitoring and tuning software for 64-bit processors, designed for power users and system administrators.

0
0.0%
2.2K
total stars
#2930
dyweb/papers-notebook

A notebook of paper reading notes on distributed systems, virtualization, and machine learning.

0
0.0%
2.2K
total stars
#2931
Magisk-Modules-Repo/MagiskHidePropsConf

This Magisk module allows customizing device fingerprint and SafetyNet properties on Android devices.

0
0.0%
2.2K
total stars
#2932
asLody/SandHook

Android ART Hook/Native Inline Hook/Single Instruction Hook for developers working on Android applications.

0
0.0%
2.2K
total stars
#2933
creationix/step

An async control-flow library that makes stepping through logic easy for JavaScript developers.

0
0.0%
2.2K
total stars
#2934
tuist/XcodeProj

A Swift library for reading, updating, and writing Xcode project files.

0
0.0%
2.2K
total stars
#2935
evanw/node-source-map-support

Adds source map support to Node.js for better stack traces and debugging experience.

0
0.0%
2.2K
total stars
#2936
peewpw/Invoke-PSImage

A PowerShell tool that encodes a script in the pixels of a PNG file and generates a one-liner to execute it.

0
0.0%
2.2K
total stars
#2937
theryangeary/choose

A fast and human-friendly alternative to cut and awk for command-line text processing.

0
0.0%
2.2K
total stars
#2938
SergeyPirogov/webdriver_manager

A Python library that simplifies the process of downloading and managing WebDriver binaries for Selenium tests.

0
0.0%
2.2K
total stars
#2939
kvz/bash3boilerplate

Bash3 Boilerplate provides templates to write better Bash scripts with a focus on maintainability and portability.

0
0.0%
2.2K
total stars
#2940
KhronosGroup/Vulkan-Guide

A comprehensive guide to getting started with the Vulkan graphics API for low-level 3D graphics development.

0
0.0%
2.2K
total stars
#2941
pypa/cibuildwheel

A Python library that simplifies building wheels for multiple platforms with minimal configuration.

0
0.0%
2.2K
total stars
#2942
downdemo/Cpp-Concurrency-in-Action-2ed

A comprehensive guide to C++11/14/17/20 concurrency and threading, from core principles to thread-safe code.

0
0.0%
2.2K
total stars
#2943
RustCrypto/hashes

A collection of cryptographic hash functions written in pure Rust for secure and efficient cryptography.

0
0.0%
2.2K
total stars
#2944
xero/dotfiles

This is a collection of custom Linux configuration files and scripts for a minimalist, customized development environment.

0
0.0%
2.2K
total stars
#2945
russhwolf/multiplatform-settings

A Kotlin Multiplatform library for saving simple key-value data across mobile, web, and desktop platforms.

0
0.0%
2.2K
total stars
#2946
livecycle/preevy

Quickly deploy and manage ephemeral preview environments for your GitHub pull requests using AWS resources.

0
0.0%
2.2K
total stars
#2947
Yggdroot/LeaderF

A powerful fuzzy finder to help locate files, buffers, and other resources quickly in Vim and Neovim.

0
0.0%
2.2K
total stars
#2948
pbatard/libwdi

A Windows library for installing USB device drivers, supporting various USB protocols and interfaces.

0
0.0%
2.2K
total stars
#2949
privatenumber/tasuku

A minimal task visualizer for Node.js developers to manage and monitor their tasks.

0
0.0%
2.2K
total stars
#2950
mattnotmax/cyberchef-recipes

A collection of CyberChef recipes and resources for data manipulation, incident response, and malware analysis.

0
0.0%
2.2K
total stars
1...5860...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.