Trending Projects

Discover the fastest growing open source projects

Showing 2801-2850 of 6,546 trending projects

#2801
TheThirdOne/rars

RARS is a RISC-V assembler and runtime simulator for educational and development purposes.

+181
+13.6%
1.5K
total stars
#2802
shadawck/awesome-cli-frameworks

A collection of tools to build beautiful command line interfaces in various programming languages.

+181
+19.1%
1.1K
total stars
#2803
F0x1d/LogFox

A Kotlin-based Android library for viewing and managing Android device logs (LogCat).

+181
+20.0%
1.1K
total stars
#2804
521xueweihan/git-tips

A collection of Git tips and tricks for developers, including cheatsheets and useful git commands.

+180
+1.1%
15.9K
total stars
#2805
get-alex/alex

A JavaScript library to catch insensitive, inconsiderate writing in code and text.

+180
+3.7%
5.1K
total stars
#2806
namhyung/uftrace

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

+180
+5.6%
3.4K
total stars
#2807
beefytech/Beef

Beef is a powerful, open-source programming language focused on performance and ease of use for developers.

+180
+6.9%
2.8K
total stars
#2808
comby-tools/comby

A powerful code transformation tool that supports structural search and replace across many programming languages.

+180
+7.4%
2.6K
total stars
#2809
microsoft/sbom-tool

A highly scalable and enterprise-ready tool to create SPDX 2.2 compatible SBOMs for any variety of artifacts.

+180
+9.9%
2.0K
total stars
#2810
ilai-deutel/kibi

A lightweight, open-source text editor written in Rust with syntax highlighting and terminal UI support.

+180
+10.6%
1.9K
total stars
#2811
py2many/py2many

A transpiler that converts Python code to multiple target languages, including Dart, Rust, and Go.

+180
+18.1%
1.2K
total stars
#2812
pypa/gh-action-pypi-publish

A GitHub Action for publishing Python packages to PyPI in a secure and automated way.

+180
+18.6%
1.1K
total stars
#2813
libratbag/libratbag

A low-level library for configuring input devices like mice and keyboards on Linux.

+179
+7.9%
2.4K
total stars
#2814
MasterDevX/Termux-ADB

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

+179
+9.7%
2.0K
total stars
#2815
M0Rf30/android-udev-rules

A comprehensive list of Android udev rules for device recognition and configuration.

+179
+15.7%
1.3K
total stars
#2816
ssine/pptx2md

A Python library that converts PowerPoint presentations to Markdown format.

+179
+17.9%
1.2K
total stars
#2817
Swinject/Swinject

Swinject is a lightweight dependency injection framework for Swift, enabling iOS, macOS, and Linux development.

+178
+2.7%
6.7K
total stars
#2818
doctrine/deprecations

A thin library around different deprecation strategies for PHP projects

+178
+10.7%
1.8K
total stars
#2819
microsoft/windows-drivers-rs

This repository enables Windows driver development in Rust, a safe and high-performance systems programming language.

+178
+10.7%
1.8K
total stars
#2820
shd101wyy/vscode-markdown-preview-enhanced

A powerful Markdown preview extension for Visual Studio Code that provides enhanced features for vibe coders.

+178
+10.8%
1.8K
total stars
#2821
JohnSundell/SwiftPlate

Easily generate cross-platform Swift framework projects from the command line.

+178
+11.1%
1.8K
total stars
#2822
QBDI/QBDI

A dynamic binary instrumentation framework based on LLVM for reverse-engineering and analysis.

+178
+11.4%
1.7K
total stars
#2823
ttscoff/doing

A Ruby task management and productivity tool for developers and vibe coders.

+178
+16.7%
1.2K
total stars
#2824
junegunn/fzf-git.sh

A set of bash, zsh, and fish key bindings for quickly searching and navigating Git objects using the fzf fuzzy finder.

+178
+19.8%
1.1K
total stars
#2825
pylint-dev/pylint

A static code analysis tool that helps developers write cleaner, more maintainable Python code.

+177
+3.2%
5.7K
total stars
#2826
yinggaozhen/awesome-go-cn

A curated collection of awesome Go frameworks, libraries, and software for Go developers.

+177
+3.5%
5.2K
total stars
#2827
ajalt/clikt

A Kotlin library for building multiplatform command line interfaces.

+177
+6.4%
2.9K
total stars
#2828
theryangeary/choose

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

+177
+8.8%
2.2K
total stars
#2829
rest-nvim/rest.nvim

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

+177
+9.7%
2.0K
total stars
#2830
Xposed-Modules-Repo/com.luckyzyx.luckytool

An Xposed module for Android that provides various utility features for developers and power users.

+177
+15.0%
1.4K
total stars
#2831
Tencent/matrix

Matrix is a non-invasive APM (Application Performance Monitoring) system developed by WeChat for Android apps.

+176
+1.5%
12.0K
total stars
#2832
facebook/pyre-check

Performant type-checking for Python, built with OCaml, focused on code quality, security, and static analysis.

+176
+2.5%
7.1K
total stars
#2833
tfutils/tfenv

A tool for managing Terraform versions, allowing developers to easily switch between different Terraform versions.

+176
+3.7%
4.9K
total stars
#2834
Netflix/vector

A high-resolution performance monitoring framework that exposes key metrics to engineers' browsers.

+176
+5.2%
3.6K
total stars
#2835
ilius/pyglossary

A Python tool for converting dictionary files and glossaries to use in various dictionary apps and platforms.

+176
+7.3%
2.6K
total stars
#2836
Dewalt-arch/pimpmykali

A collection of fixes for Kali Linux virtual machines, focused on improving the developer experience.

+176
+7.9%
2.4K
total stars
#2837
omry/omegaconf

A flexible Python configuration system that provides a unified API for various configuration formats.

+176
+8.1%
2.4K
total stars
#2838
Vonng/Capslock

A tool to enhance the functionality of the Capslock key on Windows and macOS.

+176
+12.8%
1.5K
total stars
#2839
OBenner/data-engineering-interview-questions

This GitHub repository contains over 2,000 data engineering interview questions to help developers prepare.

+176
+12.9%
1.5K
total stars
#2840
jfedor2/hid-remapper

An adaptable USB input device remapping tool for developers and power users.

+176
+13.6%
1.5K
total stars
#2841
litestar-org/polyfactory

A simple and powerful Python library for generating mock data using Pydantic-based data models.

+176
+14.1%
1.4K
total stars
#2842
sainnhe/tmux-fzf

Seamlessly manage your tmux work environment with the power of fzf, a fast and flexible fuzzy finder.

+176
+15.0%
1.3K
total stars
#2843
nix-community/nix-index

A tool to quickly locate Nix packages with specific files, useful for developers working in the Nix ecosystem.

+176
+17.3%
1.2K
total stars
#2844
crosire/d3d8to9

A D3D8 to D3D9 conversion library that allows developers to run games and apps using the newer DirectX 9 API.

+176
+18.3%
1.1K
total stars
#2845
gitattributes/gitattributes

A collection of useful .gitattributes templates for managing Git repository settings.

+175
+4.9%
3.7K
total stars
#2846
luarocks/luarocks

LuaRocks is the package manager for the Lua programming language, enabling easy installation and management of Lua modules.

+175
+5.0%
3.7K
total stars
#2847
premake/premake-core

Premake is a command-line tool for generating project files for compilers and IDEs from a single codebase.

+175
+5.2%
3.6K
total stars
#2848
mvscode/frps-onekey

A one-click script to set up Frp server for remote access and port forwarding on Linux systems.

+175
+5.3%
3.5K
total stars
#2849
ssnhd/rime

Rime Squirrel is a configuration file for the Rime input method engine, providing support for popular Chinese input methods.

+175
+5.3%
3.5K
total stars
#2850
haimgel/display-switch

A Rust-based USB switch that allows users to easily manage multiple monitors and configure display settings.

+175
+5.6%
3.3K
total stars
1...5658...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.