Trending Projects

Discover the fastest growing open source projects

Showing 5401-5450 of 6,546 trending projects

#5401
rui314/minilisp

A lightweight, readable Lisp implementation in less than 1000 lines of C.

+17
+1.1%
1.5K
total stars
#5402
JuliaLang/PackageCompiler.jl

PackageCompiler.jl is a Julia package that allows developers to compile their Julia packages into standalone executables.

+17
+1.1%
1.5K
total stars
#5403
Evian-Zhang/llvm-ir-tutorial

An introductory tutorial for LLVM IR, a low-level representation used in compiler design.

+17
+1.1%
1.5K
total stars
#5404
cavaliergopher/grab

A Go package for managing downloads with advanced features like pause/resume, scheduling, and more.

+17
+1.2%
1.5K
total stars
#5405
soutaro/steep

Static type checker for Ruby that helps developers catch type errors at compile-time.

+17
+1.2%
1.5K
total stars
#5406
slevomat/coding-standard

A PHP coding standard and linter that helps developers write high-quality, consistent code.

+17
+1.2%
1.5K
total stars
#5407
cypress-io/github-action

A GitHub Action for running Cypress end-to-end and component tests in your CI/CD workflows.

+17
+1.2%
1.5K
total stars
#5408
rougier/elegant-emacs

A minimal and elegant Emacs configuration, suitable for vibe coders who prefer a distraction-free coding environment.

+17
+1.2%
1.4K
total stars
#5409
vivien/i3blocks-contrib

i3blocks-contrib is an official repository for community-contributed blocklets for the i3 window manager.

+17
+1.2%
1.4K
total stars
#5410
emacs-lsp/dap-mode

An Emacs extension that provides a Debug Adapter Protocol (DAP) client, enabling integration with various programming language debuggers.

+17
+1.3%
1.4K
total stars
#5411
ashfinal/awesome-hammerspoon

An awesome Hammerspoon configuration for automating and boosting productivity on macOS.

+17
+1.3%
1.3K
total stars
#5412
muellan/clipp

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

+17
+1.3%
1.3K
total stars
#5413
alichtman/shallow-backup

A Git-integrated backup tool for macOS and Linux developers to easily backup and restore their development environments.

+17
+1.3%
1.3K
total stars
#5414
SenhLinsh/Android-Hot-Libraries

A curated list of popular and high-quality Android open-source libraries for developers to discover and utilize.

+17
+1.3%
1.3K
total stars
#5415
ZupIT/horusec

Horusec is an open-source tool that helps identify vulnerabilities in your project with a single command.

+17
+1.3%
1.3K
total stars
#5416
ClaudiuGeorgiu/Obfuscapk

An automatic obfuscation tool for Android apps with advanced features and a modular architecture.

+17
+1.4%
1.2K
total stars
#5417
Lwhyz/workspace

A lightweight C++11 asynchronous execution framework supporting tasks, prioritized scheduling, and thread pools.

+17
+1.4%
1.2K
total stars
#5418
darrenburns/ward

Ward is a modern, productivity-focused Python testing framework with a focus on readability.

+17
+1.4%
1.2K
total stars
#5419
cookpad/styleguide

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

+17
+1.5%
1.2K
total stars
#5420
KirillOsenkov/SourceBrowser

A C# source browser website generator that powers various reference sites for .NET developers.

+17
+1.5%
1.2K
total stars
#5421
cohama/lexima.vim

A Vim plugin that automatically closes parentheses and repeats the action with dot dot dot...

+17
+1.5%
1.1K
total stars
#5422
pointlander/peg

Peg is a Parsing Expression Grammar (PEG) implementation in Go for building robust and efficient parsers.

+17
+1.6%
1.1K
total stars
#5423
vladikoff/grunt-devtools

A Grunt task runner extension for Chrome Developer Tools, allowing developers to build better tools.

+17
+1.7%
1.0K
total stars
#5424
sinonjs/sinon

A powerful JavaScript testing framework that provides spies, stubs, and mocks for unit testing.

+16
+0.2%
9.8K
total stars
#5425
cjbassi/gotop

A terminal-based graphical activity monitor for monitoring system performance on Linux and macOS.

+16
+0.2%
7.4K
total stars
#5426
kulshekhar/ts-jest

A TypeScript-compatible Jest transformer that enables testing TypeScript projects.

+16
+0.2%
7.1K
total stars
#5427
jslint-org/jslint

JSLint is a JavaScript code quality and coverage tool that helps developers ensure their code meets best practices.

+16
+0.4%
3.7K
total stars
#5428
sandboxie/sandboxie

The Sandboxie application, a C-based sandbox program for running applications in a secure environment.

+16
+0.4%
3.6K
total stars
#5429
spockframework/spock

Spock is an enterprise-ready testing and specification framework for Java and Groovy.

+16
+0.4%
3.6K
total stars
#5430
LinShunKang/MyPerf4J

High-performance Java APM tool powered by ASM for performance analysis and monitoring.

+16
+0.5%
3.6K
total stars
#5431
fuhsjr00/bug.n

A tiling window manager for Windows, allowing for efficient window management and productivity.

+16
+0.5%
3.4K
total stars
#5432
liu-jianhao/Cpp-Design-Patterns

A collection of common design patterns implemented in C++ for developers to learn and reference.

+16
+0.6%
2.6K
total stars
#5433
seanbaxter/circle

The seanbaxter/circle repository is a C++ compiler that is available for download.

+16
+0.6%
2.5K
total stars
#5434
trailofbits/graphtage

A semantic diff utility and library for tree-like files like JSON, XML, YAML, and CSV.

+16
+0.7%
2.5K
total stars
#5435
junegunn/limelight.vim

A Vim plugin that provides a visual code editor with a stage-like experience for developers.

+16
+0.7%
2.4K
total stars
#5436
solemnwarning/rehex

A reverse engineering hex editor for developers, focused on analyzing and modifying binary data.

+16
+0.7%
2.4K
total stars
#5437
ActiveState/code

A collection of Python code recipes and examples for developers.

+16
+0.8%
2.0K
total stars
#5438
bloomberg/bde

A set of foundational C++ libraries used at Bloomberg for memory management and other low-level functionality.

+16
+0.9%
1.8K
total stars
#5439
s-macke/jor1k

An online emulator for the OpenRISC OR1K architecture, running Linux as the guest operating system.

+16
+0.9%
1.8K
total stars
#5440
agronholm/typeguard

A runtime type checker for Python that helps catch type-related bugs during development.

+16
+0.9%
1.7K
total stars
#5441
davehull/Kansa

Kansa is a PowerShell-based incident response framework for investigating security incidents.

+16
+1.0%
1.6K
total stars
#5442
jonasmr/microprofile

microprofile is an embeddable profiler for C applications to help developers optimize performance.

+16
+1.0%
1.6K
total stars
#5443
andreabergia/rjvm

A learning project to build a tiny JVM in Rust, not directly related to AI coding tools.

+16
+1.0%
1.6K
total stars
#5444
bazel-contrib/rules_go

A set of Bazel rules for building Go projects, including support for CGO and cross-compilation.

+16
+1.1%
1.5K
total stars
#5445
terraform-compliance/cli

A security-focused BDD testing framework for Terraform infrastructure-as-code projects.

+16
+1.1%
1.4K
total stars
#5446
ntpeters/vim-better-whitespace

A Vim plugin that provides better highlighting and handling of whitespace characters.

+16
+1.1%
1.4K
total stars
#5447
crc-org/crc

A tool to help developers run and manage local OpenShift and Podman clusters for testing and development.

+16
+1.2%
1.4K
total stars
#5448
thyrlian/AndroidSDK

A comprehensive Docker image for building and running Android SDK-based applications.

+16
+1.2%
1.4K
total stars
#5449
JetBrains/phpstorm-stubs

PHP runtime & extensions header files for PhpStorm, a popular IDE for PHP development.

+16
+1.2%
1.4K
total stars
#5450
JoshuaKGoldberg/create-typescript-app

A TypeScript template with comprehensive, configurable, and opinionated tooling to kickstart new projects.

+16
+1.2%
1.4K
total stars
1...108110...131

Stay in the loop

Get weekly updates on trending AI coding tools and projects.