Trending Projects

Discover the fastest growing open source projects

Showing 6401-6450 of 7,813 trending projects

#6401
alexreisner/geocoder

A complete Ruby geocoding solution for address and location lookup.

-1
-0.0%
6.4K
total stars
#6402
wyouflf/xUtils3

A comprehensive library for Android development, providing tools for ORM, HTTP, bitmap, and view injection.

-1
-0.0%
6.0K
total stars
#6403
fnproject/fn

A cloud-agnostic, container-native serverless platform for deploying and managing serverless functions.

-1
-0.0%
5.9K
total stars
#6404
lets-blade/blade

A lightweight, fast, and elegant MVC framework for Java 8 developers.

-1
-0.0%
5.9K
total stars
#6405
doctrine/common

Doctrine Common is a PHP library that provides common infrastructure for Doctrine projects.

-1
-0.0%
5.8K
total stars
#6406
nodegit/nodegit

Native Node bindings to the libgit2 library, allowing you to build Git-enabled applications in Node.js.

-1
-0.0%
5.8K
total stars
#6407
kbengine/kbengine

KBEngine is a free, open-source MMOG engine for building multiplayer games and game servers.

-1
-0.0%
5.7K
total stars
#6408
elastic/elasticsearch-js

Official Elasticsearch client library for Node.js, providing a simple and powerful interface for interacting with Elasticsearch.

-1
-0.0%
5.3K
total stars
#6409
euske/pdfminer

A Python PDF parsing library that is no longer actively maintained, but has a newer fork called pdfminer.six.

-1
-0.0%
5.3K
total stars
#6410
lni/dragonboat

A high-performance, feature-complete Raft library in Go for building distributed systems and consensus-based applications.

-1
-0.0%
5.3K
total stars
#6411
lhartikk/naivechain

A lightweight blockchain implementation in JavaScript for educational purposes.

-1
-0.0%
5.3K
total stars
#6412
dherault/serverless-offline

Serverless Offline is a Serverless Framework plugin that emulates AWS Lambda and API Gateway locally for development.

-1
-0.0%
5.3K
total stars
#6413
lingochamp/okdownload

A reliable, flexible, and fast download engine for Java developers.

-1
-0.0%
5.3K
total stars
#6414
cucumber/cucumber-ruby

A popular Ruby testing framework that enables behavior-driven development (BDD).

-1
-0.0%
5.2K
total stars
#6415
MikeMcl/big.js

A small, fast JavaScript library for arbitrary-precision decimal arithmetic.

-1
-0.0%
5.2K
total stars
#6416
jorgebastida/awslogs

AWS CloudWatch logs for humans - a Python library for interacting with AWS CloudWatch logs

-1
-0.0%
5.0K
total stars
#6417
streadway/amqp

A Go client library for the AMQP 0.9.1 protocol, commonly used in message queue systems like RabbitMQ.

-1
-0.0%
4.9K
total stars
#6418
krakenjs/kraken-js

An express-based Node.js web application bootstrapping module.

-1
-0.0%
4.9K
total stars
#6419
agrosner/DBFlow

A fast and powerful ORM library for Android that generates database code automatically.

-1
-0.0%
4.9K
total stars
#6420
easy-swoole/easyswoole

A high-performance, coroutine-based PHP framework for building scalable network applications.

-1
-0.0%
4.8K
total stars
#6421
zombodb/zombodb

Making Postgres and Elasticsearch work together seamlessly for text search and data storage.

-1
-0.0%
4.7K
total stars
#6422
jenssegers/agent

A PHP user agent parser with support for Laravel, based on Mobiledetect.

-1
-0.0%
4.7K
total stars
#6423
bytedeco/javacpp

A Java-C++ bridge library that enables developers to call C++ code from Java without the need for manual JNI programming.

-1
-0.0%
4.7K
total stars
#6424
kittinunf/fuel

A Kotlin/Android HTTP networking library that simplifies making REST API calls.

-1
-0.0%
4.7K
total stars
#6425
ctran/annotate_models

Annotate Rails classes with schema and routes information to improve developer productivity.

-1
-0.0%
4.5K
total stars
#6426
qibaoguang/Spring-Boot-Reference-Guide

A reference guide for Spring Boot, the popular Java framework for building web applications and microservices.

-1
-0.0%
4.5K
total stars
#6427
tj/ejs

Embedded JavaScript templates for Node.js, a popular templating engine for building web applications.

-1
-0.0%
4.5K
total stars
#6428
janishar/android-mvp-architecture

A sample Android app that implements MVP architecture using Dagger2, GreenDao, RxJava2, and other popular libraries.

-1
-0.0%
4.4K
total stars
#6429
dodgepudding/wechat-php-sdk

A PHP SDK for building WeChat public platform applications.

-1
-0.0%
4.4K
total stars
#6430
Redth/PushSharp

A C# library for sending push notifications to various mobile platforms like iOS, Android, Windows Phone, and more.

-1
-0.0%
4.4K
total stars
#6431
faye/faye

Simple pub/sub messaging library for the web built on JavaScript.

-1
-0.0%
4.4K
total stars
#6432
dragonwell-project/dragonwell8

Alibaba's enterprise-ready Java distribution based on OpenJDK, focused on stability and performance.

-1
-0.0%
4.3K
total stars
#6433
eventmachine/eventmachine

EventMachine is a fast, simple event-processing library for Ruby programs.

-1
-0.0%
4.3K
total stars
#6434
Azure/DotNetty

DotNetty is a networking library for .NET that provides an event-driven, asynchronous network application framework.

-1
-0.0%
4.2K
total stars
#6435
zendesk/maxwell

Maxwell's daemon, a MySQL-to-JSON Kafka producer for building real-time data pipelines.

-1
-0.0%
4.2K
total stars
#6436
RedisJSON/RedisJSON

RedisJSON is a JSON data type for Redis, allowing developers to store and query JSON data in Redis.

-1
-0.0%
4.0K
total stars
#6437
fatih/structs

Utilities for working with Go structs, providing a rich API for manipulating and inspecting struct data.

-1
-0.0%
3.9K
total stars
#6438
alibaba/jstorm

Enterprise-grade distributed stream processing engine for Java developers.

-1
-0.0%
3.9K
total stars
#6439
indexzero/nconf

Hierarchical configuration management for Node.js projects with support for files, environment variables, and CLI arguments.

-1
-0.0%
3.9K
total stars
#6440
amqp-node/amqplib

An AMQP 0-9-1 library and client for Node.js, enabling message queue and pub-sub functionality.

-1
-0.0%
3.8K
total stars
#6441
azat-co/practicalnode

A practical book on building Node.js applications with Express, MongoDB, and other popular tools.

-1
-0.0%
3.8K
total stars
#6442
roboguice/roboguice

Google Guice on Android, version 3.0 [RETIRED]

-1
-0.0%
3.7K
total stars
#6443
cheggaaa/pb

A console progress bar library for Golang developers to display progress in terminal applications.

-1
-0.0%
3.7K
total stars
#6444
websocket-client/websocket-client

A Python library that provides a WebSocket client implementation, enabling real-time, bidirectional communication between applications.

-1
-0.0%
3.7K
total stars
#6445
networknt/light-4j

A fast, lightweight and more productive microservices framework for Java developers

-1
-0.0%
3.7K
total stars
#6446
jwt/ruby-jwt

A Ruby implementation of the JWT standard for secure token-based authentication.

-1
-0.0%
3.7K
total stars
#6447
audiorouterdev/audio-router

Audio Router is a C++ library that allows routing audio from programs to different audio devices.

-1
-0.0%
3.7K
total stars
#6448
fatfreecrm/fat_free_crm

A Ruby on Rails-based CRM platform for managing customer relationships and sales activities.

-1
-0.0%
3.6K
total stars
#6449
moonbingbing/openresty-best-practices

OpenResty best practices for high-performance, scalable, and reliable Lua-based web applications.

-1
-0.0%
3.6K
total stars
#6450
kennethreitz/responder

A familiar HTTP service framework for Python developers, with support for Falcon, Flask, GraphQL, and more.

-1
-0.0%
3.6K
total stars
1...128130...157

Stay in the loop

Get weekly updates on trending AI coding tools and projects.