Trending Projects

Discover the fastest growing open source projects

Showing 4401-4450 of 6,546 trending projects

#4401
monperrus/crawler-user-agents

A Go library that provides a database of syntactic patterns of HTTP user-agents used by bots/crawlers/scrapers.

+80
+6.3%
1.4K
total stars
#4402
MLNLP-World/Paper-Picture-Writing-Code

A LaTeX-based tool for creating documents with a mix of text, images, and code snippets.

+80
+7.0%
1.2K
total stars
#4403
Piplin/Piplin

An open-source self-hosted continuous integration and deployment system for developers.

+80
+8.4%
1.0K
total stars
#4404
typestack/typedi

A powerful dependency injection tool for TypeScript developers to manage application dependencies.

+79
+1.9%
4.2K
total stars
#4405
daviwil/emacs-from-scratch

An example of a fully custom Emacs configuration developed live on YouTube!

+79
+4.4%
1.9K
total stars
#4406
speedracer/speedracer

Collect performance metrics for your library/application using a Chrome Headless runner.

+79
+4.5%
1.9K
total stars
#4407
aloisdg/awesome-regex

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

+79
+4.6%
1.8K
total stars
#4408
Snaipe/libcsptr

A smart pointer library for C that provides automatic memory management features.

+79
+4.8%
1.7K
total stars
#4409
purcell/exec-path-from-shell

A library that helps Emacs use the $PATH set up by the user's shell, improving development environment compatibility.

+79
+5.4%
1.6K
total stars
#4410
dtolnay/watt

A runtime for executing Rust procedural macros as WebAssembly, enabling cross-language code generation.

+79
+5.7%
1.5K
total stars
#4411
orhun/systeroid

A powerful alternative to sysctl(8) with a terminal user interface, allowing Linux developers to easily manage kernel parameters.

+79
+5.8%
1.4K
total stars
#4412
SquadcastHub/awesome-sre-tools

A curated list of Site Reliability and Production Engineering tools for developers.

+79
+5.9%
1.4K
total stars
#4413
nvie/git-toolbelt

A suite of useful Git commands that aid with scripting or everyday command line usage

+79
+6.1%
1.4K
total stars
#4414
googleprojectzero/TinyInst

A lightweight dynamic instrumentation library for low-level software engineering tasks.

+79
+6.3%
1.3K
total stars
#4415
RefactoringGuru/design-patterns-typescript

A TypeScript-based library that provides examples and implementation of various design patterns.

+79
+7.0%
1.2K
total stars
#4416
iliekturtles/uom

A Rust library for type-safe dimensional analysis and unit conversions with zero runtime cost.

+79
+7.0%
1.2K
total stars
#4417
Nyx0uf/qlImageSize

A set of QuickLook and Spotlight plugins to preview image dimensions, size, and DPI in the title bar.

+79
+7.0%
1.2K
total stars
#4418
graphitemaster/incbin

A library for including binary files in C/C++ projects, making it easier to embed assets in applications.

+79
+7.3%
1.2K
total stars
#4419
traderepublic/Cilicon

Self-hosted CI platform for running ephemeral macOS builds on Apple Silicon devices

+79
+7.4%
1.1K
total stars
#4420
Kotlin/kotlinx-atomicfu

The idiomatic way to use atomic operations in Kotlin.

+79
+7.8%
1.1K
total stars
#4421
SeniorMars/dotfiles

This is a personal dotfiles repository for a developer's shell and desktop environment configuration.

+79
+8.1%
1.1K
total stars
#4422
nex3/perspective-el

Perspectives for Emacs, a developer tool for customizing and extending the Emacs editor

+79
+8.3%
1.0K
total stars
#4423
jsonresume/resume-cli

A CLI tool to easily set up and manage a JSON resume for developers.

+78
+1.7%
4.7K
total stars
#4424
sindresorhus/meow

A Node.js CLI helper library that makes it easy to build command-line tools and interfaces.

+78
+2.2%
3.7K
total stars
#4425
inotify-tools/inotify-tools

inotify-tools is a C++ library and CLI tools providing a simple interface to inotify for file system monitoring on Linux.

+78
+2.4%
3.4K
total stars
#4426
nicoverbruggen/phpmon

Lightweight, native Mac menu bar app for managing multiple PHP installations and Laravel Valet.

+78
+2.5%
3.2K
total stars
#4427
greasemonkey/greasemonkey

Greasemonkey is a user script manager for Firefox, allowing developers to customize their web experience.

+78
+3.2%
2.5K
total stars
#4428
p-gen/smenu

smenu is a flexible and powerful CLI selection tool for interactive or scripting use in the terminal.

+78
+3.3%
2.5K
total stars
#4429
infection/infection

Infection is a PHP Mutation Testing library that helps developers improve their test suites.

+78
+3.7%
2.2K
total stars
#4430
mtrebi/memory-allocators

Custom memory allocators in C++ to improve the performance of dynamic memory allocation.

+78
+4.2%
1.9K
total stars
#4431
boost-ext/ut

A lightweight C++20 unit testing framework for behavior-driven and test-driven development.

+78
+5.8%
1.4K
total stars
#4432
chipsenkbeil/distant.nvim

Remote development plugin for Neovim that allows editing files, running programs, and using LSP on a remote machine.

+78
+6.1%
1.4K
total stars
#4433
akinsho/git-conflict.nvim

A Neovim plugin that provides visual conflict resolution for Git merge conflicts.

+78
+6.2%
1.3K
total stars
#4434
viruscamp/luadec

A Lua decompiler supporting versions 5.1, 5.2, and 5.3 for developers working with Lua scripts.

+78
+6.3%
1.3K
total stars
#4435
datalust/superpower

A C# parser construction toolkit with high-quality error reporting for .NET developers

+78
+6.5%
1.3K
total stars
#4436
mfridman/tparse

A CLI tool for summarizing Go test output, with pipe-friendly and CI/CD-friendly features.

+78
+6.8%
1.2K
total stars
#4437
cookpad/styleguide

Cookpad's coding style guide repository for developers working on its products.

+78
+7.1%
1.2K
total stars
#4438
ChristianLempa/dotfiles

A collection of personal configuration files to personalize Linux and macOS experiences.

+78
+7.4%
1.1K
total stars
#4439
jattach/jattach

JVM Dynamic Attach utility to attach a debugger or profiler to a running Java process.

+78
+7.5%
1.1K
total stars
#4440
NJU-ProjectN/nemu

A full system x86/mips32/riscv32/riscv64 emulator for teaching computer architecture and system programming.

+78
+7.7%
1.1K
total stars
#4441
etsy/morgue

A post-mortem tracking tool for developers, focused on non-SOX projects.

+78
+8.3%
1.0K
total stars
#4442
Louiszhai/tool

A comprehensive collection of productivity tools and apps for Mac developers to boost their efficiency.

+77
+1.4%
5.7K
total stars
#4443
spring-projects/spring-loaded

A Java agent that enables class reloading in a running JVM, allowing developers to quickly test and iterate on their code.

+77
+2.9%
2.7K
total stars
#4444
ajinabraham/nodejsscan

A static security code scanner for Node.js applications to help identify security vulnerabilities.

+77
+3.1%
2.6K
total stars
#4445
livecycle/preevy

Quickly deploy and manage ephemeral preview environments for your GitHub pull requests using AWS resources.

+77
+3.6%
2.2K
total stars
#4446
mypyc/mypyc

A tool to compile type-annotated Python to fast C extensions, improving performance.

+77
+4.2%
1.9K
total stars
#4447
alphapapa/org-ql

A powerful Emacs Lisp library that enhances Org-mode's search and filtering capabilities.

+77
+5.2%
1.6K
total stars
#4448
DONGChuan/GradleUserGuide

A Chinese translation of the Gradle User Guide, a popular build automation tool for Java and other JVM-based languages.

+77
+5.6%
1.4K
total stars
#4449
swiftlang/swift-docc

A documentation compiler that produces rich API reference and interactive tutorials for Swift frameworks.

+77
+6.2%
1.3K
total stars
#4450
rnkn/olivetti

An Emacs minor mode to automatically balance window margins for writing and prose.

+77
+6.7%
1.2K
total stars
1...8890...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.