Trending Projects

Discover the fastest growing open source projects

Showing 4851-4900 of 6,546 trending projects

#4851
kevinSuttle/macOS-Defaults

A centralized collection of macOS system defaults and terminal settings for developers.

0
0.0%
1.3K
total stars
#4852
bevry/cson

A library that provides a JSON-like data format for CoffeeScript objects, enabling more readable config files and data structures.

0
0.0%
1.3K
total stars
#4853
nrdmn/awesome-zig

An awesome list of Zig programming language resources for developers to explore and discover.

0
0.0%
1.3K
total stars
#4854
twostraws/Sitrep

A powerful source code analyzer for Swift projects, helping developers optimize their code and improve project health.

0
0.0%
1.3K
total stars
#4855
babashka/sci

A configurable Clojure/Script interpreter suitable for scripting and building Clojure DSLs.

0
0.0%
1.3K
total stars
#4856
editorconfig/editorconfig-vscode

EditorConfig extension for Visual Studio Code that helps maintain consistent coding styles across projects.

0
0.0%
1.3K
total stars
#4857
sindresorhus/del

A utility to delete files and directories, useful for cleaning up projects.

0
0.0%
1.3K
total stars
#4858
daniele77/cli

A modern C++ library for building interactive command-line interfaces with a focus on ease of use and flexibility.

0
0.0%
1.3K
total stars
#4859
amnuts/opcache-gui

A clean and responsive GUI for managing the Zend OPcache, a PHP bytecode cache.

0
0.0%
1.3K
total stars
#4860
ropensci/drake

An R-focused pipeline toolkit for reproducibility and high-performance computing.

0
0.0%
1.3K
total stars
#4861
python-poetry/cleo

Cleo is a Python library that enables creating beautiful and testable command-line interfaces.

0
0.0%
1.3K
total stars
#4862
julia-vscode/julia-vscode

A Visual Studio Code extension that provides a comprehensive development environment for the Julia programming language.

0
0.0%
1.3K
total stars
#4863
fastbuild/fastbuild

High-performance build system for Windows, macOS, and Linux with caching and network distribution support.

0
0.0%
1.3K
total stars
#4864
superunitybuild/buildtool

A powerful automation tool for quickly and easily generating builds with Unity.

0
0.0%
1.3K
total stars
#4865
albertlatacz/java-repl

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

0
0.0%
1.3K
total stars
#4866
sgreben/jp

A simple, dependency-free terminal plotting tool for JSON data, useful for data visualization in command-line tools.

0
0.0%
1.3K
total stars
#4867
simsong/bulk_extractor

This is a C++ library for bulk data extraction, not focused on AI coding tools or vibe coders.

0
0.0%
1.3K
total stars
#4868
blackberry/pe_tree

A Python module for viewing and analyzing Portable Executable (PE) files in a tree-view, with integration for IDA Pro and Rekall.

0
0.0%
1.3K
total stars
#4869
guillermomuntaner/Burritos

A collection of Swift property wrappers for iOS development, providing a powerful way to manage and encapsulate state.

0
0.0%
1.3K
total stars
#4870
IonicaBizau/github-contributions

A tool that generates a GitHub contributions calendar repository for your profile.

0
0.0%
1.3K
total stars
#4871
twitter-archive/iago

A Scala-based load generator built for engineers to test and benchmark their systems.

0
0.0%
1.3K
total stars
#4872
bugswriter/tuxi

Tuxi is a CLI assistant that provides instant answers to your questions.

0
0.0%
1.3K
total stars
#4873
plantain-00/type-coverage

A CLI tool to check type coverage for TypeScript code

0
0.0%
1.3K
total stars
#4874
rialto-php/puphpeteer

A Puppeteer bridge for PHP, supporting the entire API to enable web automation and testing.

0
0.0%
1.3K
total stars
#4875
ocaml/opam

A package manager for the OCaml programming language that supports multiple compilers, flexible constraints, and Git-friendly workflows.

0
0.0%
1.3K
total stars
#4876
dotnet/sourcelink

Source Link enables a great source debugging experience for your users by adding source control metadata to your built assets.

0
0.0%
1.3K
total stars
#4877
altmany/export_fig

A MATLAB toolbox for exporting publication-quality figures, providing a simple interface for saving high-resolution images.

0
0.0%
1.3K
total stars
#4878
rust-pretty-assertions/rust-pretty-assertions

A Rust library that overrides the standard assert_eq! macro with a colorful diff output.

0
0.0%
1.3K
total stars
#4879
jasperapp/jasper

A flexible and powerful GitHub issue reader built with Electron and TypeScript.

0
0.0%
1.3K
total stars
#4880
chinakids/atom-simplified-chinese-menu

A simplified Chinese translation for the Atom code editor, providing a fully localized menu experience.

0
0.0%
1.3K
total stars
#4881
mooz/js2-mode

Improved JavaScript editing mode for GNU Emacs, focused on productivity and developer experience.

0
0.0%
1.3K
total stars
#4882
boost-ext/sml

A lightweight, header-only, and fast C++14 state machine library for modern C++ development.

0
0.0%
1.3K
total stars
#4883
rbgirshick/yacs

YACS is a Python-based configuration management system for research experiments and projects.

0
0.0%
1.3K
total stars
#4884
res0nat0r/gitosis

Gitosis is a tool to manage Git repositories and access control over SSH without needing shell accounts.

0
0.0%
1.3K
total stars
#4885
ellisonleao/glow.nvim

A Lua-based Neovim plugin that provides a real-time Markdown preview directly within the text editor.

0
0.0%
1.3K
total stars
#4886
gtanner/qrcode-terminal

This project allows developers to generate and display QR codes directly in their terminal.

0
0.0%
1.3K
total stars
#4887
jreybert/vimagit

A Vim plugin that eases Git workflow within the Vim text editor.

0
0.0%
1.3K
total stars
#4888
adobe-research/theseus

A JavaScript debugger for the Brackets code editor, enabling developers to debug their code more effectively.

0
0.0%
1.3K
total stars
#4889
blakewatters/TransitionKit

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

0
0.0%
1.3K
total stars
#4890
typecraft-dev/dotfiles

This repository contains dotfiles for configuring a developer's development environment.

0
0.0%
1.3K
total stars
#4891
lanoxx/tilda

A Gtk-based drop-down terminal for Linux and Unix developers to access a command line interface.

0
0.0%
1.3K
total stars
#4892
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
#4893
macoscope/CodePilot

CodePilot is an Xcode plugin that helps developers save time by providing efficient code navigation and editing features.

0
0.0%
1.3K
total stars
#4894
easingthemes/ssh-deploy

GitHub Action for deploying code via rsync over SSH, with Node.js support.

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

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

0
0.0%
1.3K
total stars
#4896
timholy/Revise.jl

A Julia package that allows you to automatically update function definitions in a running session.

0
0.0%
1.3K
total stars
#4897
0xnobody/vmpdump

A dynamic VMP dumper and import fixer, powered by VTIL, for reverse engineering and security research.

0
0.0%
1.3K
total stars
#4898
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
#4899
laike9m/pdir2

A Python library that provides a more user-friendly and visually appealing way to print directory contents.

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

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

0
0.0%
1.3K
total stars
1...9799...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.