Trending Projects

Discover the fastest growing open source projects

Showing 5351-5400 of 6,546 trending projects

#5351
blakewatters/TransitionKit

A Objective-C library for implementing state machines in a clean and elegant way.

0
0.0%
1.3K
total stars
#5352
huang303513/Design-Pattern-For-iOS

A collection of iOS design patterns in Objective-C for developers to explore and learn.

0
0.0%
1.3K
total stars
#5353
avh4/elm-format

A code formatter that ensures Elm source code follows the official Elm Style Guide.

0
0.0%
1.3K
total stars
#5354
murarth/rusti

A REPL for the Rust programming language that enables interactive development and testing of Rust code.

0
0.0%
1.3K
total stars
#5355
DataDog/dd-agent

Datadog Agent Version 5, a Python-based monitoring agent for DevOps teams.

0
0.0%
1.3K
total stars
#5356
maralla/completor.vim

An async completion framework for Vim/Neovim that makes it easier to build code completion tools.

0
0.0%
1.3K
total stars
#5357
deepfence/YaraHunter

A Go-based malware scanner for cloud-native environments, usable in CI/CD pipelines and at runtime.

0
0.0%
1.3K
total stars
#5358
soheilpro/catj

A CLI tool that displays JSON files in a flat, easy-to-read format.

0
0.0%
1.3K
total stars
#5359
pimterry/notes

Simple and delightful note-taking tool with Unix-like features and less lock-in.

0
0.0%
1.3K
total stars
#5360
goldshtn/linux-tracing-workshop

Examples and hands-on labs for Linux tracing tools workshops, not focused on AI coding tools.

0
0.0%
1.3K
total stars
#5361
guard/guard-rspec

Guard::RSpec automatically runs your RSpec test suite, providing a seamless testing experience.

0
0.0%
1.3K
total stars
#5362
m-labs/migen

A Python toolbox for building complex digital hardware, with a focus on hardware design.

0
0.0%
1.3K
total stars
#5363
szzhiyang/PerfectWindows

A set of scripts and utilities to improve productivity and efficiency on Windows and macOS

0
0.0%
1.3K
total stars
#5364
hughsk/disc

A visualization tool for analyzing the module dependency tree of Browserify project bundles.

0
0.0%
1.3K
total stars
#5365
muellan/clipp

A powerful, expressive, and easy-to-use command line argument parsing library for modern C++.

0
0.0%
1.3K
total stars
#5366
liquanzhou/ops_doc

An operational handbook for DevOps professionals, with practical shell and Python scripts.

0
0.0%
1.3K
total stars
#5367
SourMesen/Mesen

Mesen is a cross-platform NES/Famicom emulator built in C++ and C#, providing a powerful and accurate retro gaming experience.

0
0.0%
1.3K
total stars
#5368
square/cane

A Ruby library for code quality threshold checking as part of your build process.

0
0.0%
1.3K
total stars
#5369
babel/babel-upgrade

A tool to upgrade Babel versions, simplifying the migration process for developers.

0
0.0%
1.3K
total stars
#5370
ellson/MOTHBALLED-graphviz

A deprecated C library for creating graph visualization tools, previously used in the GraphViz project.

0
0.0%
1.3K
total stars
#5371
JEG2/highline

A higher-level command-line oriented interface library written in Ruby.

0
0.0%
1.3K
total stars
#5372
travis-ci/dpl

A deploy tool for continuous deployment, focused on simplifying the deployment process.

0
0.0%
1.3K
total stars
#5373
cknd/stackprinter

A Python library that provides debugging-friendly exceptions with additional context for developers.

0
0.0%
1.3K
total stars
#5374
ulope/pyformat.info

A single-page cheat sheet for Python string formatting, useful for Python developers.

0
0.0%
1.3K
total stars
#5375
asmallteapot/cocoapods-playgrounds

A Ruby library that generates Swift Playgrounds for any CocoaPods library, helping iOS developers explore and learn about external dependencies.

0
0.0%
1.3K
total stars
#5376
ericfreese/rat

A Go library for building interactive terminal applications using shell commands.

0
0.0%
1.3K
total stars
#5377
naholyr/github-todos

A GitHub hook to convert TODOs in your code into GitHub issues for better task management.

0
0.0%
1.3K
total stars
#5378
mikeal/watch

Utilities for watching file trees in Node.js, useful for building file-based tools and development environments.

0
0.0%
1.3K
total stars
#5379
gkz/grasp

Grasp is a JavaScript structural search, replace, and refactor tool for developers.

0
0.0%
1.3K
total stars
#5380
timoxley/best-practices

A collection of developer best practices and tips from around the web.

0
0.0%
1.3K
total stars
#5381
rakyll/gom

A visual profiling tool for Go developers to analyze and optimize runtime performance.

0
0.0%
1.3K
total stars
#5382
gabrielfalcao/lettuce

A behavior-driven-development tool for Python, inspired by Cucumber for Ruby, for vibe coders.

0
0.0%
1.3K
total stars
#5383
attaswift/Attabench

A microbenchmarking app for Swift developers with nice log-log plots for performance analysis.

0
0.0%
1.3K
total stars
#5384
samr7/vanitygen

This is a command-line tool for generating Bitcoin vanity addresses, not related to a developer discovery platform.

0
0.0%
1.3K
total stars
#5385
airblade/vim-rooter

A Vim plugin that changes the working directory to the project root, making it easier for developers to navigate their projects.

0
0.0%
1.3K
total stars
#5386
yrnkrn/zapcc

A caching C++ compiler based on clang, designed to perform faster compilations.

0
0.0%
1.3K
total stars
#5387
joomcode/errorx

A comprehensive error handling library for Go developers that provides advanced error management capabilities.

0
0.0%
1.3K
total stars
#5388
wilix-team/iohook

A Node.js library for global keyboard and mouse listeners, supporting Electron, NWJS, and various platforms.

0
0.0%
1.3K
total stars
#5389
crmulliner/adbi

An Android dynamic binary instrumentation toolkit for analyzing and modifying app behavior.

0
0.0%
1.3K
total stars
#5390
BitFunnel/NativeJIT

A fast C++ JIT compiler that can generate high-performance x64 code at runtime.

0
0.0%
1.3K
total stars
#5391
rubyide/vscode-ruby

Provides Ruby language and debugging support for Visual Studio Code

0
0.0%
1.3K
total stars
#5392
microsoft/VSSDK-Extensibility-Samples

A collection of samples for building Visual Studio extensions in C#.

0
0.0%
1.3K
total stars
#5393
alexcrichton/rust-ffi-examples

This GitHub repository contains examples of using the Foreign Function Interface (FFI) in Rust.

0
0.0%
1.3K
total stars
#5394
boost-ext/di

A C++14 dependency injection library that helps developers build modular and testable applications.

0
0.0%
1.3K
total stars
#5395
AutoHotkey/AutoHotkey-v1.0

AutoHotkey is a powerful scripting language for desktop automation on Windows.

0
0.0%
1.2K
total stars
#5396
jfairbank/redux-saga-test-plan

A library that provides an easy-to-use testing plan for Redux Saga, a popular state management library.

0
0.0%
1.2K
total stars
#5397
npkgz/cli-progress

A progress-bar library for command-line applications

0
0.0%
1.2K
total stars
#5398
folke/ultra-runner

Ultra fast monorepo script runner and build tool for developers working on complex projects.

0
0.0%
1.2K
total stars
#5399
robinebers/openusage

Track API usage across Claude, Copilot, Cursor & Codex to identify subscription waste.

0
0.0%
1.2K
total stars
#5400
patric-r/jvmtop

jvmtop is a Java monitoring tool for the command-line, with a profiler included.

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

Stay in the loop

Get weekly updates on trending AI coding tools and projects.