Trending Projects

Discover the fastest growing open source projects

Showing 601-650 of 7,813 trending projects

#601
asciidoctor/asciidoctor

A fast, open-source text processor and publishing toolchain for converting AsciiDoc content to HTML, DocBook, and other formats.

+309
+6.4%
5.1K
total stars
#602
symfony/flex

A Composer plugin that makes it easy to use Symfony components and bundles in your project.

+309
+7.9%
4.2K
total stars
#603
OpenDroneMap/WebODM

An open-source, user-friendly software for processing aerial imagery and creating 3D maps and point clouds.

+309
+9.0%
3.8K
total stars
#604
StabilityMan/StabilityGuide

A knowledge base for building stable and reliable systems, focused on the Chinese developer community.

+309
+10.9%
3.1K
total stars
#605
novnc/websockify

Websockify is a WebSocket to TCP proxy/bridge that allows a browser to connect to any application/server/service.

+308
+7.6%
4.3K
total stars
#606
json-c/json-c

json-c is a C library for parsing and generating JSON data, useful for building APIs and data-driven applications.

+308
+10.5%
3.2K
total stars
#607
beetbox/beets

A powerful music library manager and MusicBrainz tagger that helps developers manage their music collections.

+307
+2.1%
14.8K
total stars
#608
wger-project/wger

A self-hosted fitness, nutrition, and weight tracking app built with Django for personal and community use.

+307
+5.6%
5.8K
total stars
#609
net-ssh/net-ssh

A pure Ruby implementation of the SSH (protocol 2) client for developers working with server-side technologies.

+307
+44.1%
1.0K
total stars
#610
dbader/schedule

A Python library for scheduling jobs and tasks, built with simplicity and developer experience in mind.

+306
+2.6%
12.2K
total stars
#611
googleanalytics/google-analytics-mcp

This Python library provides a client for interacting with the Google Analytics Measurement Protocol API.

+305
+27.9%
1.4K
total stars
#612
citybound/citybound

An open-source, multi-player city simulation game built with the Rust programming language.

+303
+3.9%
8.1K
total stars
#613
thephpleague/fractal

Fractal is a PHP library that provides a flexible, AJAX/RESTful data transformation layer for complex data structures.

+303
+9.3%
3.5K
total stars
#614
uber-go/mock

GoMock is a mocking framework for the Go programming language, enabling unit testing of Go code.

+303
+10.2%
3.3K
total stars
#615
SteamAutoCracks/ManifestHub

A library for managing Steam depot manifests, useful for developers working with Steam games and integrations.

+303
+18.6%
1.9K
total stars
#616
ophub/fnnas

A platform for running FnNAS, a network-attached storage solution, on a variety of ARM-based devices.

+302
+12.4%
2.7K
total stars
#617
geektutu/high-performance-go

A high-performance coding guide for Go developers, covering effective patterns, common traps, and optimization techniques.

+301
+8.4%
3.9K
total stars
#618
ossrs/srs

SRS is a high-efficiency real-time media server supporting multiple streaming protocols and codecs.

+300
+1.1%
28.6K
total stars
#619
egametang/ET

A C# server and client framework for building Unity3D-powered games and MMORPGs.

+300
+3.2%
9.7K
total stars
#620
arsenetar/dupeguru

A Python-based deduplication tool to find and remove duplicate files on your system.

+299
+4.2%
7.4K
total stars
#621
symfony/maker-bundle

Symfony Maker Bundle is a PHP library that generates boilerplate code for Symfony applications, improving developer productivity.

+299
+9.7%
3.4K
total stars
#622
holepunchto/hypercore

Hypercore is a secure, distributed append-only log that can be used to build decentralized applications.

+299
+12.1%
2.8K
total stars
#623
hasherezade/pe_to_shellcode

A C++ tool that converts a PE (Portable Executable) file into a shellcode format.

+299
+12.2%
2.7K
total stars
#624
pivpn/pivpn

Simplest VPN installer for Raspberry Pi, focused on making OpenVPN and WireGuard setup easy.

+298
+3.9%
7.9K
total stars
#625
mpromonet/webrtc-streamer

A C++ WebRTC streamer for capturing video from V4L2 devices, RTSP sources, and screen capture.

+298
+9.3%
3.5K
total stars
#626
NanoHttpd/nanohttpd

A tiny, easily embeddable HTTP server in Java for web applications and microservices.

+297
+4.3%
7.2K
total stars
#627
pgbouncer/pgbouncer

pgbouncer is a lightweight connection pooler for PostgreSQL, improving database performance.

+297
+8.1%
4.0K
total stars
#628
yanzhenjie/AndServer

AndServer is a web server and web framework for the Android platform, providing a SpringMVC-like development experience.

+296
+8.3%
3.8K
total stars
#629
CosmosOS/Cosmos

Cosmos is an open-source operating system construction kit that allows developers to build their own OS using .NET languages.

+296
+10.5%
3.1K
total stars
#630
kysely-org/kysely

A type-safe TypeScript SQL query builder for databases like MySQL, PostgreSQL, and SQLite.

+295
+2.2%
13.6K
total stars
#631
IridiumIO/CompactGUI

A tool to reduce the disk space taken by games and programs on Windows using native APIs.

+295
+4.1%
7.5K
total stars
#632
glauth/glauth

A lightweight LDAP server for development, home use, or CI written in Go.

+295
+11.8%
2.8K
total stars
#633
timercrack/trader

A Python library for quantitative trading and algorithmic trading strategies.

+294
+3.9%
7.9K
total stars
#634
xacrimon/dashmap

A blazing fast concurrent HashMap for Rust, enabling highly performant concurrent programming.

+294
+8.0%
4.0K
total stars
#635
gotify/server

A simple, self-hosted server for sending and receiving real-time notifications and messages via WebSocket.

+293
+2.0%
14.7K
total stars
#636
symfony/dotenv

A Symfony component that registers environment variables from a .env file for PHP projects.

+293
+8.3%
3.8K
total stars
#637
XTLS/RealiTLScanner

A TLS server scanner for the Reality project, written in Go.

+293
+10.5%
3.1K
total stars
#638
codingjoe/django-health-check

Pluggable health checks for Django applications, useful for monitoring and diagnostics.

+293
+27.1%
1.4K
total stars
#639
rathole-org/rathole

A lightweight and high-performance reverse proxy for NAT traversal, written in Rust, as an alternative to frp and ngrok.

+292
+2.3%
12.9K
total stars
#640
pagehelper-org/Mybatis-PageHelper

Mybatis-PageHelper is a general purpose pagination plugin for Mybatis, a popular Java ORM framework.

+292
+2.4%
12.4K
total stars
#641
mumble-voip/mumble

Mumble is an open-source, low-latency, high-quality voice chat software for gaming and communication.

+292
+3.9%
7.8K
total stars
#642
Suwayomi/Suwayomi-Server

A rewrite of the popular Tachiyomi manga reader for the desktop, built with Java and Kotlin.

+292
+4.6%
6.6K
total stars
#643
rmax/scrapy-redis

A Redis-based distributed scraping library for the Scrapy web crawling framework.

+292
+5.5%
5.6K
total stars
#644
agrosner/DBFlow

A fast and powerful ORM library for Android that generates database code automatically.

+292
+6.4%
4.9K
total stars
#645
nkaz001/hftbacktest

A high-frequency trading and market making backtesting and trading bot built with Rust for crypto trading on Binance and Bybit.

+292
+8.4%
3.8K
total stars
#646
stefanprodan/AspNetCoreRateLimit

ASP.NET Core middleware for rate limiting HTTP requests to protect APIs from abuse and DoS attacks.

+292
+10.1%
3.2K
total stars
#647
qqxx6661/log-record

A Java library that provides elegant logging and monitoring functionality with advanced features like annotations, SpEL expressions, and entity diff tracking.

+292
+38.5%
1.1K
total stars
#648
mqtt/mqtt.org

The mqtt.org website is a resource for the MQTT protocol, a lightweight messaging protocol for IoT devices.

+291
+6.0%
5.1K
total stars
#649
schollz/find

A high-precision indoor positioning framework for WiFi-enabled devices, built with Go.

+291
+6.1%
5.1K
total stars
#650
carltongibson/django-filter

A generic system for filtering Django QuerySets based on user selections

+291
+6.6%
4.7K
total stars
1...1214...157

Stay in the loop

Get weekly updates on trending AI coding tools and projects.