Trending Projects

Discover the fastest growing open source projects

Showing 7301-7350 of 7,813 trending projects

#7301
jkpang/PPNetworkHelper

A library that provides a convenient wrapper around AFNetworking 3.x and YYCache for iOS development.

+2
+0.1%
1.6K
total stars
#7302
tidwall/SwiftWebSocket

Fast WebSocket library for iOS and macOS, enabling real-time communication in Swift-based applications.

+2
+0.1%
1.5K
total stars
#7303
oxfeeefeee/goscript

An alternative implementation of Golang specs, written in Rust for embedding or wrapping.

+2
+0.1%
1.5K
total stars
#7304
castleproject/Windsor

Castle Windsor is a mature and feature-rich Inversion of Control (IoC) container for .NET developers.

+2
+0.1%
1.5K
total stars
#7305
dotnet-architecture/eShopOnDapr

A .NET distributed application sample powered by Dapr, a framework for building microservices.

+2
+0.1%
1.5K
total stars
#7306
music-assistant/support

A GitHub repository for tracking issues related to a music assistant application.

+2
+0.1%
1.5K
total stars
#7307
78/ssbc

A Node.js library for interacting with Distributed Hash Tables (DHT) and managing torrent downloads.

+2
+0.1%
1.5K
total stars
#7308
rholder/guava-retrying

This is a Java library that provides a retry mechanism for flaky remote service calls using Google's Guava library.

+2
+0.1%
1.5K
total stars
#7309
rabbitmq/internals

This is a high-level architecture overview of the internal workings of the RabbitMQ message broker.

+2
+0.1%
1.5K
total stars
#7310
alshdavid/BorrowScript

BorrowScript is a TypeScript-based language with a borrow checker, designed for multi-threaded, low-overhead development.

+2
+0.1%
1.5K
total stars
#7311
Algram/ytdl-webserver

A lightweight webserver for downloading YouTube videos, ready for containerization with Docker.

+2
+0.1%
1.4K
total stars
#7312
yongman/tidis

Distributed transactional NoSQL database compatible with Redis protocol, using TiKV as the backend.

+2
+0.1%
1.4K
total stars
#7313
ucbrise/confluo

A C++ library for real-time monitoring and analysis of data streams with atomic, lock-free, and log-based features.

+2
+0.1%
1.4K
total stars
#7314
TylerBrock/saw

A fast, multi-purpose tool for interacting with AWS CloudWatch Logs from the command line.

+2
+0.1%
1.4K
total stars
#7315
quiet/org.quietmodem.Quiet

Quiet for Android is a library that enables TCP communication over sound, useful for air-gapped devices.

+2
+0.1%
1.4K
total stars
#7316
Kitura/BlueSocket

A powerful socket framework for Swift developers, enabling cross-platform networking capabilities.

+2
+0.1%
1.4K
total stars
#7317
sdispater/orator

Orator is a simple yet powerful ORM for Python developers to interact with databases.

+2
+0.1%
1.4K
total stars
#7318
mafintosh/torrent-mount

A JavaScript library that allows mounting a torrent or magnet link as a real-time filesystem using FUSE.

+2
+0.1%
1.4K
total stars
#7319
Amanieu/asyncplusplus

Async++ is a concurrency framework for C++11 that provides a rich set of async/await primitives.

+2
+0.1%
1.4K
total stars
#7320
hantsy/spring-reactive-sample

A Spring 5/6 Reactive playground for building event-driven, non-blocking applications.

+2
+0.1%
1.4K
total stars
#7321
jupyter-incubator/sparkmagic

Provides Jupyter magics and kernels for working with remote Spark clusters, enabling data scientists to easily interact with Spark from Jupyter Notebooks.

+2
+0.1%
1.4K
total stars
#7322
ABPFrameWorkGroup/AbpDocument2Chinese

This is a Chinese translation of the documentation for the Abp (ASP.NET Boilerplate) framework.

+2
+0.1%
1.4K
total stars
#7323
sermant-io/Sermant

Sermant is a cloud-native, proxyless service mesh based on Java bytecode enhancement technology.

+2
+0.1%
1.4K
total stars
#7324
fishinabarrel/linux-kernel-module-rust

A framework for writing Linux kernel modules in safe Rust, enabling developers to extend the Linux kernel.

+2
+0.1%
1.3K
total stars
#7325
fastio/1store

A high-performance NoSQL data store compatible with Redis, built using the SEASTAR framework.

+2
+0.1%
1.3K
total stars
#7326
koajs/bodyparser

Koa body parsing middleware for building TypeScript-powered APIs and web applications.

+2
+0.1%
1.3K
total stars
#7327
shulieTech/Takin

An open-source Java-based system to measure online environmental performance for microservices.

+2
+0.1%
1.3K
total stars
#7328
dbzhang800/QtXlsxWriter

A C++ library for reading and writing .xlsx files in Qt5 applications.

+2
+0.1%
1.3K
total stars
#7329
pillarjs/cookies

A lightweight, fast, and secure cookie library for Node.js applications.

+2
+0.1%
1.3K
total stars
#7330
Nepxion/DiscoveryGuide

Nepxion Discovery Guide is a comprehensive example for blue-green deployment, routing, rate limiting, and more on Spring Cloud.

+2
+0.2%
1.2K
total stars
#7331
legastero/stanza

A modern XMPP library with a JSON API, enabling real-time communication and collaboration features.

+2
+0.2%
1.2K
total stars
#7332
awsdocs/elastic-beanstalk-samples

This repository contains code and configuration samples for deploying Python applications on AWS Elastic Beanstalk.

+2
+0.2%
1.2K
total stars
#7333
benbjohnson/postlite

A Postgres wire-compatible SQLite proxy in Go, enabling seamless integration with existing Postgres-based applications.

+2
+0.2%
1.2K
total stars
#7334
habuma/spring-in-action-5-samples

Example code from the book Spring in Action 5, focused on the Spring framework for Java developers.

+2
+0.2%
1.2K
total stars
#7335
miguelgrinberg/flask-celery-example

This Python repository demonstrates how to use the Celery task queue with the Flask web framework.

+2
+0.2%
1.2K
total stars
#7336
onebirdrocks/geektime-ELK

This repository contains training materials for the ELK (Elasticsearch, Logstash, Kibana) stack, a popular open-source data analytics and visualization platform.

+2
+0.2%
1.2K
total stars
#7337
newrelic/newrelic-ruby-agent

New Relic's Ruby agent for application performance monitoring (APM) and observability.

+2
+0.2%
1.2K
total stars
#7338
jeremydaly/serverless-mysql

A module for managing MySQL connections at SERVERLESS scale in Node.js applications.

+2
+0.2%
1.2K
total stars
#7339
rampatra/jbot

A Java framework for building Slack and Facebook Messenger bots using Spring Boot.

+2
+0.2%
1.2K
total stars
#7340
xueqiu/rdr

An open-source library for real-time data analysis and visualization, with a focus on performance and scalability.

+2
+0.2%
1.2K
total stars
#7341
marcoschwartz/aREST

aREST is a RESTful environment for Arduino, allowing developers to expose Arduino devices as RESTful APIs.

+2
+0.2%
1.2K
total stars
#7342
QueueClassic/queue_classic

A simple and efficient background job processing library for Ruby and PostgreSQL.

+2
+0.2%
1.2K
total stars
#7343
ideawu/Objective-C-RSA

Objective-C library for performing RSA encryption and decryption on iOS devices.

+2
+0.2%
1.2K
total stars
#7344
jkehler/awslambda-psycopg2

This is a Python library for using the Psycopg2 PostgreSQL adapter with AWS Lambda.

+2
+0.2%
1.1K
total stars
#7345
ixre/go2o

A DDD-based e-commerce business model and foundation built with Golang, gRPC, and Thrift.

+2
+0.2%
1.1K
total stars
#7346
twitter/elephant-bird

Twitter's collection of LZO and Protocol Buffer-related Hadoop, Pig, Hive, and HBase code.

+2
+0.2%
1.1K
total stars
#7347
mozilla/server-side-tls

A server-side TLS tool that helps developers improve the security of their web applications.

+2
+0.2%
1.1K
total stars
#7348
renoki-co/laravel-eloquent-query-cache

A Laravel package that adds cache on Eloquent queries to boost database performance.

+2
+0.2%
1.1K
total stars
#7349
slack-ruby/slack-ruby-bot

The easiest way to write a Slack bot in Ruby, a popular language for building chatbots and integrations.

+2
+0.2%
1.1K
total stars
#7350
hadronized/luminance-rs

A type-safe, type-level and stateless Rust graphics framework for GPU, OpenGL, Vulkan and WebGL development.

+2
+0.2%
1.1K
total stars
1...146148...157

Stay in the loop

Get weekly updates on trending AI coding tools and projects.