Trending Projects

Discover the fastest growing open source projects

Showing 3601-3650 of 7,813 trending projects

#3601
jaredwray/cacheable

A robust, scalable, and maintained set of caching packages for Node.js applications.

+127
+6.9%
2.0K
total stars
#3602
expressjs/generator

Express' application generator, a tool for quickly creating Express.js web application projects.

+127
+7.3%
1.9K
total stars
#3603
tkfy920/qstock

A Python-based personal quantitative investment research and analysis package for financial market data and backtesting.

+127
+7.9%
1.7K
total stars
#3604
elixir-lang/gen_stage

A library that provides producer and consumer actors with back-pressure for building concurrent Elixir applications.

+127
+8.7%
1.6K
total stars
#3605
forthespada/MyPoorWebServer

A C++ based web server implementation for running and learning web development

+127
+9.6%
1.5K
total stars
#3606
linuxserver/docker-calibre-web

This Docker image provides a web interface to the Calibre ebook library management application.

+127
+10.2%
1.4K
total stars
#3607
tpunt/PHP7-Reference

An overview of the features, changes, and backward compatibility breakages in PHP 7

+127
+10.2%
1.4K
total stars
#3608
custom-components/remote_homeassistant

A Python library that links multiple Home Assistant instances together for a seamless smart home experience.

+127
+11.9%
1.2K
total stars
#3609
riscv-software-src/riscv-tests

This repository contains a set of RISC-V tests used for verifying RISC-V processor implementations.

+127
+12.7%
1.1K
total stars
#3610
camunda/camunda-bpm-examples

A collection of Java usage examples for the Camunda BPM workflow engine to help developers get started quickly.

+127
+12.8%
1.1K
total stars
#3611
aiqinxuancai/discord-proxy

A C++ library that adds a proxy to the Discord Windows client, allowing developers to enhance their Discord experience.

+127
+13.5%
1.1K
total stars
#3612
OpenZWave/open-zwave

A C++ library to control Z-Wave Networks via a USB Z-Wave Controller.

+127
+13.7%
1.1K
total stars
#3613
src-d/go-mysql-server

An extensible MySQL server implementation in Go, allowing developers to build custom SQL engines.

+127
+14.0%
1.0K
total stars
#3614
qzq1111/flask-restful-example

This is an example Flask RESTful API project that includes features like database integration, background tasks, and deployment.

+127
+14.3%
1.0K
total stars
#3615
coocood/freecache

A high-performance caching library for Go with zero GC overhead, suitable for performance-critical applications.

+126
+2.4%
5.4K
total stars
#3616
reactor/reactor-core

A reactive, non-blocking foundation for building JVM applications with a focus on asynchronous, event-driven architectures.

+126
+2.5%
5.2K
total stars
#3617
conduktor/kafka-stack-docker-compose

A Docker Compose setup to quickly spin up a fully-featured Kafka stack for development and testing.

+126
+3.6%
3.6K
total stars
#3618
pyserial/pyserial

A Python library for accessing serial ports, enabling communication with various devices.

+126
+3.7%
3.5K
total stars
#3619
earlephilhower/ESP8266Audio

An Arduino library to play various audio formats on ESP8266 and ESP32 devices with I2S DACs or software-emulated delta-sigma DACs.

+126
+5.7%
2.3K
total stars
#3620
dmilicic/Android-Clean-Boilerplate

A clean Android app boilerplate using the Clean architecture pattern.

+126
+6.1%
2.2K
total stars
#3621
usbarmory/tamago

TamaGo is a bare metal Go framework for developing embedded systems and IoT devices.

+126
+7.3%
1.8K
total stars
#3622
cartographer-project/cartographer_ros

Provides ROS integration for Cartographer, a system for real-time SLAM in 2D and 3D environments.

+126
+7.5%
1.8K
total stars
#3623
huboard/huboard

Kanban board for GitHub issues, providing a simple and intuitive way to manage and track project tasks.

+126
+7.6%
1.8K
total stars
#3624
linux-nvme/nvme-cli

NVMe management command line interface for developers working with NVMe storage devices.

+126
+7.8%
1.7K
total stars
#3625
vexorian/dizquetv

Create live TV channels from your own media and access the streams using a simulated HDHomerun tuner or generated M3U URL.

+126
+7.8%
1.7K
total stars
#3626
pypa/manylinux

Provides pre-built Python packages that work across a wide range of Linux distributions, simplifying cross-platform deployment.

+126
+7.9%
1.7K
total stars
#3627
sn4k3/UVtools

A comprehensive tool for analyzing, calibrating, repairing, and manipulating MSLA/DLP 3D printing files.

+126
+9.1%
1.5K
total stars
#3628
enewhuis/liquibook

A modern C++ order matching engine for building trading platforms and financial applications.

+126
+9.7%
1.4K
total stars
#3629
kmackay/micro-ecc

A lightweight, portable ECDH and ECDSA library for 8-bit, 32-bit, and 64-bit processors.

+126
+10.1%
1.4K
total stars
#3630
davidcelis/recommendable

A recommendation engine for Ruby apps that uses Likes and Dislikes to provide personalized recommendations.

+126
+10.3%
1.4K
total stars
#3631
flatiron/flatiron

A framework for building Node.js and browser-based applications with a focus on developer productivity.

+126
+10.5%
1.3K
total stars
#3632
eclipse-paho/paho.mqtt.cpp

A C++ library for the MQTT protocol, allowing developers to create MQTT client applications.

+126
+11.0%
1.3K
total stars
#3633
gutomaia/pyNES

Python programming for Nintendo 8-bit systems

+126
+11.3%
1.2K
total stars
#3634
ARM-software/abi-aa

ARM's standard for defining the application binary interface for the ArmĀ® Architecture.

+126
+11.8%
1.2K
total stars
#3635
jedisct1/libsodium.js

A WebAssembly and JavaScript library for cryptographic operations, with convenient wrappers.

+126
+12.7%
1.1K
total stars
#3636
square/okio

An I/O library for Android, Java, and Kotlin Multiplatform with modern features and high performance.

+125
+1.4%
9.0K
total stars
#3637
gostor/awesome-go-storage

A curated list of awesome Go storage projects and libraries for developers.

+125
+2.7%
4.7K
total stars
#3638
django-guardian/django-guardian

django-guardian is a Django library that provides per-object permissions, allowing fine-grained access control.

+125
+3.3%
3.9K
total stars
#3639
Shopify/go-lua

A Lua VM implemented in Go that can be used as a scripting language for Go applications.

+125
+3.8%
3.4K
total stars
#3640
Marswin/MarsDaemon

A lightweight Java library that makes your project 'undead' by providing APIs from Android 9 to 23.

+125
+4.1%
3.2K
total stars
#3641
KANIKIG/Multi-EasyGost

A simple and easy-to-use GOST script for beginners, focused on GOST protocol development.

+125
+6.9%
1.9K
total stars
#3642
samtools/samtools

This is a C-based toolkit for manipulating next-generation sequencing data, not a vibe coder tool.

+125
+7.2%
1.9K
total stars
#3643
nodejs/node-convergence-archive

An archive for the convergence work between Node.js and io.js prior to Node.js 3.0.0 release.

+125
+7.4%
1.8K
total stars
#3644
taoensso/sente

Realtime web communication library for Clojure/ClojureScript with support for WebSockets, EDN, and Transit.

+125
+7.5%
1.8K
total stars
#3645
scantailor/scantailor

This is a C++ library for document scanning and processing, not a developer tool for vibe coders.

+125
+7.6%
1.8K
total stars
#3646
datalens-tech/datalens

A modern, scalable analytics system for building business intelligence and data visualization tools.

+125
+8.2%
1.7K
total stars
#3647
membraneframework/membrane_core

A multimedia processing framework written in Elixir that enables building real-time, high-performance streaming applications.

+125
+9.3%
1.5K
total stars
#3648
mongodb-js/compass

The GUI for MongoDB, a popular open-source NoSQL database.

+125
+9.5%
1.4K
total stars
#3649
SUSYUSTC/MathTranslate

A Python library that translates scientific papers from LaTeX, especially from arXiv, to other languages.

+125
+10.3%
1.3K
total stars
#3650
nzbget/nzbget

nzbget is an efficient and popular Usenet downloader written in C++.

+125
+10.9%
1.3K
total stars
1...7274...157

Stay in the loop

Get weekly updates on trending AI coding tools and projects.