Trending Projects

Discover the fastest growing open source projects

Showing 3001-3050 of 6,546 trending projects

#3001
RustCrypto/hashes

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

+161
+7.9%
2.2K
total stars
#3002
swiftlang/swift-build

A high-level build system used by Xcode, Swift Playground, and the Swift Package Manager.

+161
+8.0%
2.2K
total stars
#3003
VirtualHotBar/HotPEToolBox

A lightweight, powerful, and elegant Windows PE toolkit for developers and system administrators.

+161
+9.5%
1.9K
total stars
#3004
artem-zinnatullin/qualitymatters

A collection of best practices and guidelines for Android development culture and code quality.

+161
+10.3%
1.7K
total stars
#3005
numtide/flake-utils

Flake utility functions for Nix, a functional package manager for the Nix ecosystem.

+161
+11.5%
1.6K
total stars
#3006
gbprod/yanky.nvim

Improved Yank and Put functionalities for Neovim, a popular open-source text editor for developers.

+161
+15.2%
1.2K
total stars
#3007
dduan/tre

A command-line tool for navigating and visualizing file trees in the terminal.

+161
+15.9%
1.2K
total stars
#3008
CXWorld/CapFrameX

CapFrameX is a frametime capture and analysis tool for developers building performance-critical applications.

+161
+16.2%
1.2K
total stars
#3009
bootlin/elixir

The Elixir Cross Referencer is a C-based tool that provides a cross-reference for the Elixir programming language.

+161
+16.3%
1.2K
total stars
#3010
webpack-contrib/eslint-loader

A deprecated ESlint loader for Webpack, used to integrate ESLint into Webpack builds.

+161
+18.1%
1.1K
total stars
#3011
ory/dockertest

Dockertest helps you write better integration tests by easily booting up ephemeral Docker images for your Go tests.

+160
+3.7%
4.5K
total stars
#3012
unifi-utilities/unifios-utilities

A collection of utilities and enhancements for Ubiquiti UnifiOS-based devices like the Dream Machine and UDM Pro.

+160
+3.9%
4.3K
total stars
#3013
emacs-eaf/emacs-application-framework

An extensible framework that enhances the graphical capabilities of the Emacs text editor.

+160
+4.9%
3.4K
total stars
#3014
justbur/emacs-which-key

An Emacs package that displays available keybindings in a popup for improved productivity.

+160
+9.9%
1.8K
total stars
#3015
marin-m/vmlinux-to-elf

A tool to recover a fully analyzable .ELF file from a raw Linux kernel by extracting the kernel symbol table.

+160
+10.4%
1.7K
total stars
#3016
lifting-bits/remill

Library for lifting machine code to LLVM bitcode for various architectures like x86, ARM, and SPARC.

+160
+10.9%
1.6K
total stars
#3017
GothenburgBitFactory/timewarrior

Timewarrior is a command-line time tracking and reporting tool for developers.

+160
+11.4%
1.6K
total stars
#3018
DomT4/homebrew-autoupdate

An easy way to automatically update Homebrew packages on macOS.

+160
+13.4%
1.4K
total stars
#3019
ysc3839/FontMod

A simple C++ tool to change the font of Win32 programs through DLL hijacking.

+160
+13.5%
1.3K
total stars
#3020
NtQuery/Scylla

NtQuery/Scylla is a C++ library that imports Reconstructor, a tool for reverse engineering Windows binaries.

+160
+13.7%
1.3K
total stars
#3021
Gabriella439/haskell-nix

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

+160
+15.9%
1.2K
total stars
#3022
cberner/fuser

Filesystem in Userspace (FUSE) library for the Rust programming language

+160
+16.1%
1.2K
total stars
#3023
metadriverse/metadrive

MetaDrive is a lightweight driving simulator for everyone, built with Python.

+160
+16.8%
1.1K
total stars
#3024
NobyDa/Script

A collection of scripts for iOS proxy tools like Surge and Quantumult X, designed for developers.

+159
+1.9%
8.4K
total stars
#3025
google/error-prone

Error-Prone is a Java compiler plugin that catches common programming mistakes at compile-time.

+159
+2.3%
7.1K
total stars
#3026
ai/size-limit

A library that calculates the real cost to run a JavaScript app or library to maintain good performance.

+159
+2.4%
6.9K
total stars
#3027
github/git-sizer

A tool to compute various size metrics for a Git repository, flagging potential issues.

+159
+4.2%
4.0K
total stars
#3028
googlecolab/colabtools

Python libraries for the Google Colaboratory cloud-based Jupyter Notebook environment.

+159
+6.8%
2.5K
total stars
#3029
tomnomnom/hacks

A collection of hacks and one-off scripts for developers, focusing on productivity and utility tools.

+159
+7.0%
2.4K
total stars
#3030
pypa/cibuildwheel

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

+159
+7.8%
2.2K
total stars
#3031
zackelia/bclm

A macOS command-line utility to limit the maximum battery charge for better battery health.

+159
+7.9%
2.2K
total stars
#3032
keystone-engine/keypatch

A multi-architecture assembler for IDA Pro, a popular reverse engineering tool, powered by the Keystone Engine.

+159
+9.6%
1.8K
total stars
#3033
awslabs/eks-node-viewer

EKS Node Viewer is a command-line tool for visualizing nodes in an Amazon Elastic Kubernetes Service (EKS) cluster.

+159
+11.0%
1.6K
total stars
#3034
wimpysworld/deb-get

A command-line tool for installing and managing Debian packages from GitHub and direct downloads.

+159
+11.0%
1.6K
total stars
#3035
deathmemory/FridaContainer

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

+159
+12.1%
1.5K
total stars
#3036
ducktors/turborepo-remote-cache

Open-source Turborepo remote cache server implementation that helps speed up monorepo builds.

+159
+12.8%
1.4K
total stars
#3037
obsidianforensics/hindsight

A Python-based browser forensics tool for extracting data from Google Chrome and other Chromium-based browsers.

+159
+12.9%
1.4K
total stars
#3038
abbodi1406/BatUtil

A collection of batch script utilities for Windows, useful for system administration and automation tasks.

+159
+13.4%
1.3K
total stars
#3039
albertlatacz/java-repl

A Java REPL (Read Eval Print Loop) that allows developers to interactively run Java code.

+159
+13.5%
1.3K
total stars
#3040
mobily/ts-belt

A fast, modern, and practical utility library for functional programming in TypeScript.

+159
+15.3%
1.2K
total stars
#3041
apk-editor/APK-Explorer-Editor

Open-source tool to explore and edit the contents of Android APK files.

+159
+16.1%
1.1K
total stars
#3042
teddysun/across

This is a collection of Linux utilities and scripts for network optimization, backup, and benchmarking.

+158
+3.1%
5.3K
total stars
#3043
jbangdev/jbang

JBang allows developers to create, edit, and run self-contained Java programs with ease.

+158
+10.0%
1.7K
total stars
#3044
davrodpin/mole

A resilient and user-friendly CLI tool for creating and managing SSH tunnels.

+158
+10.1%
1.7K
total stars
#3045
facebookarchive/python-nubia

A command-line and interactive shell framework for building terminal applications in Python.

+158
+11.1%
1.6K
total stars
#3046
0xdea/frida-scripts

A collection of Frida instrumentation scripts to reverse engineer mobile apps and more.

+158
+11.2%
1.6K
total stars
#3047
Fazecast/jSerialComm

Platform-independent serial port access library for Java developers

+158
+11.8%
1.5K
total stars
#3048
xMasterX/all-the-plugins

A collection of plugins for the Flipper Zero firmware, a popular open-source platform for embedded development.

+158
+12.5%
1.4K
total stars
#3049
corrosion-rs/corrosion

Corrosion is a library that makes it easy to integrate Rust and C/C++ code in a CMake-based build system.

+158
+12.6%
1.4K
total stars
#3050
getseabird/seabird

Native Kubernetes desktop IDE designed for seamless cluster exploration

+158
+12.8%
1.4K
total stars
1...6062...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.