Trending Projects

Discover the fastest growing open source projects

Showing 4701-4750 of 7,813 trending projects

#4701
kubernetes/dns

Kubernetes DNS service that provides service discovery and name resolution for Kubernetes clusters.

+2
+0.2%
1.0K
total stars
#4702
apache/flink-training

This repository contains training exercises for Apache Flink, a popular distributed stream processing framework.

+2
+0.2%
1.0K
total stars
#4703
keybase/saltpack

A modern crypto messaging format written in Go for secure data transmission.

+2
+0.2%
1.0K
total stars
#4704
sheepdog/sheepdog

A distributed storage system for QEMU, a popular open-source virtualization platform.

+2
+0.2%
1.0K
total stars
#4705
aspnet/samples

Samples for building ASP.NET Core applications, a popular .NET web framework.

+2
+0.2%
1.0K
total stars
#4706
GeQ1an/Rules

A collection of rules for popular tools like Quantumult X and Clash, helping developers manage their network and internet access.

+2
+0.2%
1.0K
total stars
#4707
IVETRI/SongPlayRoBot

A Python-based Telegram bot that allows you to add it to your group and enjoy music playback.

+2
+0.2%
1.0K
total stars
#4708
ardalis/Result

A result abstraction that can be mapped to HTTP response codes for .NET applications.

+2
+0.2%
1.0K
total stars
#4709
arkhipov/temporal_tables

Temporal Tables PostgreSQL Extension provides support for time-travel queries and data versioning in PostgreSQL.

+2
+0.2%
1.0K
total stars
#4710
go-cmd/cmd

Non-blocking external commands in Go with streaming output for building real-time, asynchronous applications.

+2
+0.2%
1.0K
total stars
#4711
cms-dev/cms

A Python-based contest management system for programming competitions and hackathons.

+2
+0.2%
1.0K
total stars
#4712
Prajwal100/Complete-Ecommerce-in-laravel-10

A full-featured e-commerce platform built with Laravel 10, featuring AI-powered features like TTS, STT, and TTI.

+2
+0.2%
1.0K
total stars
#4713
hankcs/AhoCorasickDoubleArrayTrie

Extremely fast Java implementation of the Aho-Corasick algorithm for efficient pattern matching.

+2
+0.2%
1.0K
total stars
#4714
dtolnay/serde-yaml

A strongly typed YAML library for Rust that integrates with the Serde serialization framework.

+2
+0.2%
1.0K
total stars
#4715
open-lambda/open-lambda

An open-source serverless computing platform for building distributed systems and microservices.

+2
+0.2%
1.0K
total stars
#4716
ZeroWdd/studentmanager

A student management system built with Spring Boot and MyBatis for Java developers.

+2
+0.2%
1.0K
total stars
#4717
nuno-faria/tetris-sql

A repository that demonstrates building the classic Tetris game using SQL's Turing completeness.

+2
+0.2%
1.0K
total stars
#4718
apple/swift-http-types

Version-independent HTTP currency types for Swift

+2
+0.2%
1.0K
total stars
#4719
go-errors/errors

A Go library for creating and handling errors with stack traces

+2
+0.2%
1.0K
total stars
#4720
pnp/PnP-PowerShell

PowerShell cmdlets for interacting with and managing SharePoint Online and on-premises SharePoint.

+2
+0.2%
1.0K
total stars
#4721
zatosource/zato

ESB, SOA, REST, APIs and Cloud Integrations in Python for enterprise-grade integrations.

+2
+0.2%
1.0K
total stars
#4722
juxt/bidi

A Clojure/ClojureScript library for building bidirectional URI routing in web applications.

+2
+0.2%
1.0K
total stars
#4723
Binaryify/NeteaseCloudMusicApi

Node.js API for Netease CloudMusic

+1
0.0%
30.3K
total stars
#4724
apolloconfig/apollo

Apollo is a reliable configuration management system for microservices.

+1
0.0%
29.8K
total stars
#4725
Netflix/Hystrix

Distributed systems resilience library for fault tolerance and latency management

+1
0.0%
24.5K
total stars
#4726
reduxjs/redux-thunk

Redux-Thunk is a middleware for Redux that allows you to write action creators that return a function instead of an action object.

+1
+0.0%
17.7K
total stars
#4727
nondanee/UnblockNeteaseMusic

An open-source proxy server that enables access to unavailable songs on the Netease Cloud Music platform.

+1
+0.0%
17.5K
total stars
#4728
akka/akka-core

A high-performance, reactive, and scalable platform for building distributed, concurrent, and resilient applications.

+1
+0.0%
13.3K
total stars
#4729
twitter/twemproxy

A fast, lightweight proxy for memcached and Redis, providing efficient connection pooling and load balancing.

+1
+0.0%
12.4K
total stars
#4730
peterq/pan-light

A cross-platform client for Baidu Yunpan (Baidu cloud storage) built with Go and Qt5.

+1
+0.0%
12.1K
total stars
#4731
mongodb/node-mongodb-native

The official MongoDB Node.js driver, providing a TypeScript-powered interface for interacting with MongoDB databases.

+1
+0.0%
10.2K
total stars
#4732
Studio3T/robomongo

Native cross-platform MongoDB management tool for developers who need to manage their MongoDB databases.

+1
+0.0%
9.4K
total stars
#4733
microsoft/napajs

Napa.js is a multi-threaded JavaScript runtime that allows developers to leverage multi-core processors for improved performance.

+1
+0.0%
9.2K
total stars
#4734
prasmussen/gdrive

Google Drive CLI Client written in Go, allowing developers to interact with Google Drive from the command line.

+1
+0.0%
9.0K
total stars
#4735
javan/whenever

A Ruby gem that provides an easy way to define and run cron jobs in your Ruby applications.

+1
+0.0%
8.9K
total stars
#4736
kelseyhightower/confd

Manage local application configuration files using templates and data from etcd or consul.

+1
+0.0%
8.4K
total stars
#4737
hs-web/hsweb-framework

hsweb is a reactive, enterprise-level backend management system built on Spring Boot 2.x.

+1
+0.0%
8.4K
total stars
#4738
linyacool/WebServer

A high-performance C++ web server focused on efficiency and scalability.

+1
+0.0%
8.2K
total stars
#4739
mitchellh/mapstructure

A Go library for decoding generic map values into native Go structures and vice versa.

+1
+0.0%
8.1K
total stars
#4740
RichardKnop/machinery

Machinery is an asynchronous task queue/job queue system for distributed message passing in Go.

+1
+0.0%
8.0K
total stars
#4741
teh-cmc/go-internals

A comprehensive guide to the internals of the Go programming language for developers.

+1
+0.0%
7.9K
total stars
#4742
phar-io/manifest

A PHP library for reading phar.io manifest information from a PHP Archive (PHAR) file.

+1
+0.0%
7.5K
total stars
#4743
Terry-Mao/goim

goim is a high-performance, distributed instant messaging server written in Go.

+1
+0.0%
7.4K
total stars
#4744
jobbole/awesome-go-cn

This repository is a comprehensive collection of Go resources for web development, including frameworks, databases, and more.

+1
+0.0%
7.4K
total stars
#4745
mrniko/netty-socketio

A Java-based Socket.IO server for building real-time, bidirectional communication applications.

+1
+0.0%
7.0K
total stars
#4746
Meituan-Dianping/Leaf

Distributed ID Generation Service for building scalable microservices and distributed systems

+1
+0.0%
6.7K
total stars
#4747
NLog/NLog

NLog is a flexible and structured logging library for .NET platforms, supporting a wide range of use cases.

+1
+0.0%
6.5K
total stars
#4748
ratchetphp/Ratchet

Ratchet is an asynchronous WebSocket server for PHP that enables real-time, bidirectional communication between clients and servers.

+1
+0.0%
6.4K
total stars
#4749
robolectric/robolectric

Robolectric is an Android unit testing framework that enables fast and reliable Android app testing.

+1
+0.0%
6.0K
total stars
#4750
xinliangnote/go-gin-api

A modular Go-based API framework with common features for rapid business development.

+1
+0.0%
6.0K
total stars
1...9496...157

Stay in the loop

Get weekly updates on trending AI coding tools and projects.