Trending Projects

Discover the fastest growing open source projects

Showing 5851-5900 of 6,546 trending projects

#5851
bouk/monkey

A library for monkey patching in Go, allowing developers to dynamically modify the behavior of their Go applications.

+8
+0.2%
3.4K
total stars
#5852
alibaba/lightproxy

A cross-platform web debugging proxy to inspect and modify network traffic for web development.

+8
+0.3%
3.2K
total stars
#5853
prakhar1989/Algorithms

This is a collection of popular data structures and algorithms implemented in Python.

+8
+0.3%
3.1K
total stars
#5854
oppiliappan/dijo

A scriptable, curses-based digital habit tracker built using the Rust programming language.

+8
+0.3%
2.9K
total stars
#5855
google/binnavi

BinNavi is a binary analysis IDE that allows developers to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code.

+8
+0.3%
2.9K
total stars
#5856
alibaba/tsar

Taobao System Activity Reporter, a C-based system monitoring tool for Alibaba's Taobao platform.

+8
+0.3%
2.5K
total stars
#5857
CocoaPods/Xcodeproj

A Ruby library for creating and modifying Xcode projects, useful for automating iOS development workflows.

+8
+0.3%
2.4K
total stars
#5858
remi/teamocil

Teamocil is a simple tool to create windows and panes in tmux with YAML files, helpful for vibe coders using tmux.

+8
+0.3%
2.4K
total stars
#5859
jpillora/overseer

A Go library for building monitorable, self-upgrading, and gracefully restarting server binaries.

+8
+0.3%
2.4K
total stars
#5860
ryanb/dotfiles

A collection of configuration files for common developer tools like zsh, bash, git, and Rails.

+8
+0.3%
2.4K
total stars
#5861
Tencent/OOMDetector

OOMDetector is a memory monitoring component for iOS that provides OOM monitoring, memory allocation monitoring, and leak detection.

+8
+0.3%
2.3K
total stars
#5862
AndrewRadev/splitjoin.vim

A Vim plugin that helps developers switch between single-line and multiline forms of code.

+8
+0.4%
2.0K
total stars
#5863
0xAX/go-algorithms

This Go library provides a collection of fundamental algorithms and data structures for developers.

+8
+0.4%
2.0K
total stars
#5864
mehcode/awesome-atom

A curated list of popular and useful Atom packages and resources for developers.

+8
+0.4%
1.9K
total stars
#5865
auto-complete/auto-complete

An Emacs auto-complete package that provides an intelligent completion interface for developers.

+8
+0.5%
1.8K
total stars
#5866
skulltech/aws-solutions-architect-associate-notes

This repository contains study notes for the AWS Solutions Architect Associate certification.

+8
+0.5%
1.7K
total stars
#5867
orlp/glidesort

A stable adaptive quicksort/mergesort hybrid sorting algorithm implemented in Rust.

+8
+0.5%
1.7K
total stars
#5868
alecthomas/go_serialization_benchmarks

Benchmarks for evaluating Go serialization methods for performance and efficiency.

+8
+0.5%
1.6K
total stars
#5869
tomprimozic/type-systems

A library of type system implementations in OCaml for developers interested in programming language theory.

+8
+0.5%
1.6K
total stars
#5870
microsoft/coyote

Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.

+8
+0.5%
1.6K
total stars
#5871
ehmicky/modern-errors

Simple, stable, and consistent error handling for JavaScript/TypeScript projects.

+8
+0.5%
1.5K
total stars
#5872
ku1ik/vim-monokai

A Monokai color scheme for the Vim code editor, ported from the Textmate theme.

+8
+0.6%
1.5K
total stars
#5873
walbourn/directx-sdk-samples-reworked

This repo contains C++ samples for DirectX 11, XInput, and XAudio2 from the legacy DirectX SDK, updated to build using the Windows 10 SDK.

+8
+0.6%
1.4K
total stars
#5874
ddollar/forego

Forego is a Go-based alternative to Foreman, a tool for managing Procfile-based applications.

+8
+0.6%
1.4K
total stars
#5875
kmuto/review

Re:VIEW is a flexible document format/conversion system for developers to create technical documents, books, or manuals.

+8
+0.6%
1.4K
total stars
#5876
xalanq/cf-tool

A command-line tool for interacting with the Codeforces competitive programming platform.

+8
+0.6%
1.4K
total stars
#5877
rhysd/git-messenger.vim

A Vim and Neovim plugin to reveal the commit messages under the cursor in your Git repository.

+8
+0.6%
1.4K
total stars
#5878
sindresorhus/electron-util

Useful utilities for building Electron apps and modules.

+8
+0.6%
1.3K
total stars
#5879
r-lib/lintr

A static code analysis tool for the R programming language that helps catch common coding errors and enforce best practices.

+8
+0.6%
1.3K
total stars
#5880
glepnir/nvim-lua-guide-zh

This repository provides a Chinese translation of the Neovim Lua guide, helping developers learn Neovim's Lua API.

+8
+0.6%
1.3K
total stars
#5881
simpleinjector/SimpleInjector

A fast and flexible dependency injection library that helps .NET developers write better code.

+8
+0.6%
1.3K
total stars
#5882
themattrix/bash-concurrent

A Bash function to run tasks in parallel and display pretty output as they complete.

+8
+0.6%
1.3K
total stars
#5883
dotenv-org/dotenv-vault

A TypeScript library for syncing .env files, created by the author of the popular dotenv package.

+8
+0.7%
1.2K
total stars
#5884
jeremyFreeAgent/oh-my-zsh-powerline-theme

A Powerline style theme for the oh-my-zsh shell customization framework.

+8
+0.7%
1.2K
total stars
#5885
Naphier/unity-design-patterns

This repository provides examples of programming design patterns in Unity C#, a popular game development framework.

+8
+0.7%
1.2K
total stars
#5886
wincent/wincent

A collection of dotfiles and configuration for development environments, including Vim, iTerm2, and more.

+8
+0.7%
1.2K
total stars
#5887
junegunn/vim-peekaboo

A Vim plugin that provides a nice peekaboo experience for registers, macros, and expression history.

+8
+0.7%
1.2K
total stars
#5888
crosire/blink

A tool that allows live editing of MSVC C++ project source code at runtime.

+8
+0.7%
1.2K
total stars
#5889
nojhan/colout

A polished command-line tool for coloring text streams, useful for developers working in the terminal.

+8
+0.7%
1.2K
total stars
#5890
sindresorhus/memoize

A TypeScript library that provides a memoization function to speed up consecutive function calls.

+8
+0.7%
1.1K
total stars
#5891
MicrosoftDocs/visualstudio-docs

This is the official documentation for Visual Studio, a popular Integrated Development Environment (IDE) for .NET development.

+8
+0.7%
1.1K
total stars
#5892
AppPolice/AppPolice

A macOS app that helps developers quickly limit CPU usage by running applications

+8
+0.7%
1.1K
total stars
#5893
FengJungle/DesignPattern

This is a C++ project that demonstrates various design patterns, useful for building maintainable and scalable applications.

+8
+0.7%
1.1K
total stars
#5894
gmamaladze/globalmousekeyhook

A C# library that allows you to tap and record keyboard and mouse activity, even when an app is inactive.

+8
+0.7%
1.1K
total stars
#5895
chdsbd/kodiak

A bot that automatically updates and merges GitHub pull requests, saving developers time and hassle.

+8
+0.7%
1.1K
total stars
#5896
spf13/spf13-vim

The ultimate Vim distribution, a highly customizable and opinionated Vim configuration for developers.

+7
+0.1%
15.5K
total stars
#5897
uncss/uncss

Remove unused styles from CSS for a more efficient and maintainable codebase

+7
+0.1%
9.4K
total stars
#5898
square/maximum-awesome

Config files for vim and tmux, a popular development environment for vibe coders.

+7
+0.1%
5.7K
total stars
#5899
lebab/lebab

Lebab is a JavaScript transpiler that converts ES5 code to readable ES6, the opposite of Babel.

+7
+0.1%
5.6K
total stars
#5900
zouhir/jarvis

A highly intelligent, browser-based Webpack dashboard for developers to monitor and manage their build process.

+7
+0.1%
5.4K
total stars
1...117119...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.