Trending Projects

Discover the fastest growing open source projects

Showing 1301-1350 of 7,813 trending projects

#1301
openkruise/kruise-game

Game Servers Management on Kubernetes for developers building multiplayer and online games.

+432
+69.8%
1.1K
total stars
#1302
cryptonomex/graphene

This is a C++ library for building decentralized applications on the Graphene blockchain.

+432
+71.2%
1.0K
total stars
#1303
blevesearch/bleve

A modern text/numeric/geo-spatial/vector indexing library for Go developers.

+431
+4.1%
11.0K
total stars
#1304
karmada-io/karmada

Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration platform for cloud-native development

+431
+8.8%
5.3K
total stars
#1305
focus-creative-games/luban

A powerful, easy-to-use, and stable game configuration solution for game developers.

+431
+11.2%
4.3K
total stars
#1306
cheatsheet1999/CloudCollection

A comprehensive collection of notes and resources for software engineers on infrastructure, distributed systems, and more.

+431
+18.4%
2.8K
total stars
#1307
martin-helmich/prometheus-nginxlog-exporter

Export Nginx access logs to Prometheus for monitoring and observability.

+431
+68.5%
1.1K
total stars
#1308
nasa/fprime

F' is a flight software and embedded systems framework developed by NASA for spaceflight applications.

+430
+4.2%
10.8K
total stars
#1309
jetlinks/jetlinks-community

JetLinks is a reactive, enterprise-level IoT platform for unified device management and real-time data processing.

+430
+7.2%
6.4K
total stars
#1310
nanopb/nanopb

nanopb is a small, flexible, and high-performance Protocol Buffers implementation for embedded C projects.

+430
+8.9%
5.2K
total stars
#1311
datarhei/restreamer

The Restreamer is a self-hosted streaming server solution with a visually appealing UI and no ongoing license costs.

+430
+9.5%
4.9K
total stars
#1312
201206030/novel-plus

This is a comprehensive content management system for novels, including features like recommendation, search, reading, and more.

+429
+10.5%
4.5K
total stars
#1313
egonSchiele/contracts.ruby

A Ruby library for creating and managing contracts in Ruby applications.

+429
+41.9%
1.5K
total stars
#1314
homeassistant-apps/app-cloudflared

Connects your Home Assistant instance to the internet without opening any ports using Cloudflared.

+429
+44.2%
1.4K
total stars
#1315
rust-lang/flate2-rs

A Rust library for efficient compression and decompression of data using DEFLATE, gzip, and zlib algorithms.

+429
+65.4%
1.1K
total stars
#1316
EthanLin-TWer/translation-spring-mvc-4-documentation

This is a Chinese translation of the Spring MVC 4.2.4 RELEASE documentation, a popular Java web framework.

+429
+69.6%
1.0K
total stars
#1317
al-one/hass-xiaomi-miot

A Python library that automatically integrates Xiaomi smart home devices with Home Assistant.

+428
+8.0%
5.8K
total stars
#1318
OpenDroneMap/WebODM

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

+428
+12.8%
3.8K
total stars
#1319
trynova/nova

A JavaScript engine written in Rust, focused on performance and developer productivity for 'vibe coders'.

+428
+29.7%
1.9K
total stars
#1320
nikic/FastRoute

A fast and flexible request router for PHP that can handle high-traffic applications.

+427
+8.8%
5.3K
total stars
#1321
ImMALWARE/bash-warp-generator

This repository is a Cloudflare WARP config generator for AmneziaVPN, a tool for developers interested in privacy and security.

+427
+46.3%
1.3K
total stars
#1322
vivoblueos/kernel

A Rust-based kernel library for building low-level system software and tools.

+427
+49.5%
1.3K
total stars
#1323
BluestormDNA/ProjectPSX

An experimental C# PlayStation emulator for developers interested in retro gaming and emulation.

+427
+66.0%
1.1K
total stars
#1324
cue-lang/cue

CUE is a data validation and definition language for text-based and dynamic configuration.

+426
+7.6%
6.0K
total stars
#1325
cglib/cglib

cglib is a high-level API for generating and transforming Java bytecode for use in AOP, testing, and data access frameworks.

+426
+9.5%
4.9K
total stars
#1326
lay295/TwitchDownloader

A C# application that allows users to download Twitch VODs, clips, and chat logs for offline viewing and analysis.

+426
+13.3%
3.6K
total stars
#1327
Wsine/feishu2md

A Go tool to easily convert Feishu/Lark documents to Markdown for developers who use AI-powered tools.

+426
+26.9%
2.0K
total stars
#1328
roylee0704/gron

A Go library for creating and managing cron jobs, providing a simple and efficient scheduling mechanism.

+426
+69.5%
1.0K
total stars
#1329
apolloconfig/apollo

Apollo is a reliable configuration management system for microservices.

+425
+1.4%
29.8K
total stars
#1330
redis/redis-py

Redis Python client for interacting with the Redis in-memory data structure store

+425
+3.3%
13.5K
total stars
#1331
microsoft/STL

This is Microsoft's implementation of the C++ Standard Library, a core part of the C++ programming language.

+425
+4.0%
11.0K
total stars
#1332
webrtc-rs/webrtc

A Rust-based, async-friendly implementation of the WebRTC protocol.

+425
+9.4%
5.0K
total stars
#1333
weixiansen574/HybridFileXfer

A fast file transfer utility that uses multiple channels like USB, 5G, and WiFi to maximize file transfer speeds.

+425
+20.6%
2.5K
total stars
#1334
devsnd/cherrymusic

An open-source music streaming server that allows you to stream your own music collection to all your devices.

+425
+69.6%
1.0K
total stars
#1335
Kludex/uvicorn

Uvicorn is a fast, production-ready ASGI server for building modern, high-performance Python web applications.

+424
+4.2%
10.4K
total stars
#1336
cadence-workflow/cadence

Cadence is a distributed, scalable, and highly available orchestration engine for executing asynchronous long-running business logic.

+424
+4.8%
9.2K
total stars
#1337
aws-samples/aws-incident-response-playbooks

AWS Incident Response Playbooks - a collection of AWS-focused incident response playbooks

+424
+67.6%
1.1K
total stars
#1338
ipfs/kubo

An implementation of the IPFS decentralized file storage protocol written in Go.

+423
+2.6%
16.9K
total stars
#1339
dtolnay/anyhow

Flexible concrete Error type built on std::error::Error for Rust projects

+423
+7.0%
6.4K
total stars
#1340
Brandawg93/PeaNUT

A tiny dashboard for Network UPS Tools, a TypeScript-based Next.js project.

+423
+47.3%
1.3K
total stars
#1341
LMAX-Exchange/disruptor

High-performance inter-thread messaging library for Java developers building concurrent applications.

+422
+2.4%
18.2K
total stars
#1342
kubernetes/community

kubernetes/community is a repository for Kubernetes community content, not a developer discovery platform for vibe coders.

+422
+3.4%
12.8K
total stars
#1343
dotnet/yarp

A high-performance HTTP reverse proxy toolkit for .NET developers.

+422
+4.7%
9.4K
total stars
#1344
apache/maven

Apache Maven is a build management tool for Java projects, providing dependency management and build automation.

+422
+9.3%
5.0K
total stars
#1345
RustAudio/cpal

A cross-platform audio I/O library in pure Rust for building audio applications and tools.

+422
+13.4%
3.6K
total stars
#1346
riker-rs/riker

An efficient, concurrent, and resilient actor framework for building distributed Rust applications.

+422
+65.2%
1.1K
total stars
#1347
geekcell/docker-compose-nodejs-examples

A collection of real-world examples for getting started with Docker Compose and Node.js development.

+422
+69.2%
1.0K
total stars
#1348
cloudwu/skynet

A lightweight online game framework written in C for building server-side multiplayer games.

+421
+3.1%
14.0K
total stars
#1349
shidenggui/easyquotation

A Python library for real-time, free stock market data from major platforms.

+421
+9.1%
5.0K
total stars
#1350
music-assistant/server

Music Assistant is an open-source media library manager that connects to streaming services and smart speakers.

+421
+44.3%
1.4K
total stars
1...2628...157

Stay in the loop

Get weekly updates on trending AI coding tools and projects.