Trending Projects

Discover the fastest growing open source projects

Showing 4901-4950 of 7,813 trending projects

#4901
reactor/reactor-netty

Reactor Netty is a reactive, non-blocking, asynchronous client/server TCP/HTTP/UDP/QUIC library built on top of Netty.

+40
+1.5%
2.8K
total stars
#4902
TypeScriptToLua/TypeScriptToLua

A TypeScript to Lua transpiler that allows developers to write TypeScript code and compile it to Lua.

+40
+1.7%
2.4K
total stars
#4903
napalm-automation/napalm

NAPALM is a Python library that provides a vendor-neutral API to interact with different network operating systems.

+40
+1.7%
2.4K
total stars
#4904
quantum-elixir/quantum-core

Quantum is a powerful cron-like job scheduler for Elixir, enabling developers to easily schedule and manage recurring tasks.

+40
+1.7%
2.4K
total stars
#4905
futurice/backend-best-practices

A collection of general best practices for backend development in any language or framework.

+40
+1.7%
2.3K
total stars
#4906
TengerTechnologies/Bricklayers

A Python script for processing 3D models in Prusaslicer and Orcaslicer for vibe coders.

+40
+1.9%
2.2K
total stars
#4907
tsale/EDR-Telemetry

This Python project aims to compare and evaluate the telemetry of various EDR (Endpoint Detection and Response) products.

+40
+2.1%
1.9K
total stars
#4908
iam4x/bobarr

An all-in-one alternative for media server management with torrent downloading, VPN, and Docker support.

+40
+2.5%
1.7K
total stars
#4909
kagkarlsson/db-scheduler

A persistent, cluster-friendly job scheduler library for Java applications.

+40
+2.7%
1.5K
total stars
#4910
DLTcollab/sse2neon

A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation for high-performance computing.

+40
+2.8%
1.5K
total stars
#4911
rigtorp/MPMCQueue

A high-performance, lock-free concurrent queue implementation for C++11 that supports multiple producers and consumers.

+40
+2.8%
1.5K
total stars
#4912
Miserlou/SoundScrape

SoundScrape is a Python library for downloading audio from SoundCloud, Bandcamp, and Mixcloud.

+40
+2.9%
1.4K
total stars
#4913
FreeOpcUa/opcua-asyncio

A Python library for building OPC UA-based applications using asyncio.

+40
+3.0%
1.4K
total stars
#4914
gerbera/gerbera

Gerbera is an UPnP media server that allows you to stream digital media through your home network to various devices.

+40
+3.0%
1.4K
total stars
#4915
ollo69/ha-smartthinq-sensors

A custom integration for HomeAssistant to control LG SmartThinQ devices like appliances and climate control.

+40
+3.2%
1.3K
total stars
#4916
ptrofimov/beanstalk_console

An admin console for the Beanstalk queue server, a powerful tool for developers working with asynchronous processing.

+40
+3.2%
1.3K
total stars
#4917
eliben/raft

A Raft consensus algorithm implementation in Go, useful for building distributed systems.

+40
+3.3%
1.3K
total stars
#4918
vinejs/vine

VineJS is a form data validation library for Node.js developers.

+40
+3.3%
1.3K
total stars
#4919
RealNeGate/Cuik

A modern C11 compiler for developers looking to build low-level software and tools.

+40
+3.3%
1.2K
total stars
#4920
yigit/dev-summit-architecture-demo

A demo application used in an Android Dev Summit 2015 architecture talk.

+40
+3.5%
1.2K
total stars
#4921
psi4/psi4

An open-source quantum chemistry library written in C++ and driven by Python, useful for computational chemistry research.

+40
+3.6%
1.1K
total stars
#4922
danielfoehrKn/kubeswitch

A command-line tool that makes it easier for Kubernetes operators to manage their kubeconfigs and contexts.

+40
+3.6%
1.1K
total stars
#4923
commanded/eventstore

Event store using PostgreSQL for persistence, focused on CQRS and event sourcing patterns.

+40
+3.6%
1.1K
total stars
#4924
whatyouhide/redix

A fast, pipelined, and resilient Redis driver for Elixir developers to build real-time, scalable applications.

+40
+3.7%
1.1K
total stars
#4925
zrepl/zrepl

One-stop ZFS backup and replication solution written in Go

+40
+3.7%
1.1K
total stars
#4926
fritzy/SleekXMPP

Python XMPP library for building chat, messaging, and presence applications.

+40
+3.8%
1.1K
total stars
#4927
aws/pgactive

This is a C library for managing PostgreSQL connections, but without any additional context, it's difficult to determine its specific use cases for vibe coders.

+40
+3.8%
1.1K
total stars
#4928
bardsoftware/ganttproject

Official GanttProject repository - a Java-based project management and planning tool

+40
+4.0%
1.0K
total stars
#4929
neo4j/neo4j-python-driver

A Python driver for the Neo4j graph database, allowing developers to interact with Neo4j using Cypher queries.

+40
+4.0%
1.0K
total stars
#4930
krotik/eliasdb

EliasDB is a standalone, graph-based database written in Go with support for GraphQL, REST API, and transactions.

+40
+4.0%
1.0K
total stars
#4931
couchbase/moss

A simple, fast, ordered, persistable, key-val storage library for Go developers.

+40
+4.1%
1.0K
total stars
#4932
krzyzanowskim/CryptoSwift

CryptoSwift is a collection of standard and secure cryptographic algorithms implemented in Swift.

+39
+0.4%
10.6K
total stars
#4933
isaacs/node-glob

A powerful and flexible file glob library for Node.js that supports file matching patterns.

+39
+0.5%
8.7K
total stars
#4934
nodejs/docker-node

Official Docker image for running Node.js applications, providing a convenient way to develop and deploy Node.js apps.

+39
+0.5%
8.5K
total stars
#4935
davidfowl/AspNetCoreDiagnosticScenarios

This repository provides examples of broken patterns in ASP.NET Core applications, helping developers identify and fix issues.

+39
+0.5%
8.5K
total stars
#4936
varvet/pundit

Minimal authorization library for Ruby applications using an object-oriented design approach.

+39
+0.5%
8.5K
total stars
#4937
ffay/lanproxy

lanproxy is a tool for proxying local network devices to the public internet, supporting any TCP protocol.

+39
+0.7%
5.9K
total stars
#4938
aws/s2n-tls

An open-source TLS/SSL library written in C for secure network communication.

+39
+0.8%
4.7K
total stars
#4939
Qihoo360/Atlas

High-performance and stable MySQL proxy developed by Qihoo's DBA and infrastructure team.

+39
+0.8%
4.6K
total stars
#4940
laurent22/rsync-time-backup

Time Machine style backup with rsync for developers who need a reliable and efficient backup solution.

+39
+1.1%
3.6K
total stars
#4941
opentk/opentk

A fast, low-level C# wrapper for OpenGL, OpenAL, and OpenCL, providing everything needed to build a renderer or game engine.

+39
+1.1%
3.5K
total stars
#4942
Matt-Fontes/SendScriptWhatsApp

A script to send the Shrek movie script line by line on WhatsApp, built with JavaScript.

+39
+1.2%
3.4K
total stars
#4943
json-c/json-c

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

+39
+1.2%
3.2K
total stars
#4944
spring-projects/spring-batch

Spring Batch is a Java and Spring framework for building batch processing applications.

+39
+1.4%
2.9K
total stars
#4945
soheilhy/cmux

A connection multiplexer for Go that allows serving different services on the same port.

+39
+1.5%
2.7K
total stars
#4946
jackaudio/jack2

This is the jack2 codebase, a C++ library for audio processing and routing.

+39
+1.6%
2.4K
total stars
#4947
KANIKIG/Multi-EasyGost

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

+39
+2.1%
1.9K
total stars
#4948
amantinband/clean-architecture

A clean architecture template for .NET applications, ideal for building web applications and APIs.

+39
+2.1%
1.9K
total stars
#4949
hubblo-org/scaphandre

An energy consumption metrology agent that helps developers make their systems and applications more sustainable.

+39
+2.1%
1.9K
total stars
#4950
youzan/zan-proxy

An extensible proxy for PC/Mobile/APP developer to handle HTTP, HTTPS, WebSocket, and other protocols.

+39
+2.2%
1.8K
total stars
1...98100...157

Stay in the loop

Get weekly updates on trending AI coding tools and projects.