Trending Projects

Discover the fastest growing open source projects

Showing 5351-5400 of 7,813 trending projects

#5351
theory/pgtap

A PostgreSQL unit testing suite for developers who want to write reliable and maintainable database code.

+59
+5.6%
1.1K
total stars
#5352
quickfix-j/quickfixj

A Java implementation of the FIX protocol for building financial trading systems.

+59
+5.7%
1.1K
total stars
#5353
rmax/scrapy-redis

A Redis-based distributed scraping library for the Scrapy web crawling framework.

+58
+1.0%
5.6K
total stars
#5354
bitpay/bitcore

A full-stack framework for building bitcoin and blockchain-based applications

+58
+1.2%
5.0K
total stars
#5355
monitoror/monitoror

A unified, light, and reliable monitoring server and wallboard for tracking any kind of service or infrastructure.

+58
+1.4%
4.4K
total stars
#5356
Ourpalm/ILRuntime

Pure C# IL interpreter runtime for fast and reliable scripting in environments where JITting is not possible.

+58
+1.9%
3.1K
total stars
#5357
ZtesoftCS/go-ethereum-code-analysis

A repository providing code analysis for the Go-Ethereum project, primarily for Chinese developers.

+58
+2.0%
3.0K
total stars
#5358
swiftlang/swift-corelibs-libdispatch

A library for concurrent programming on multicore hardware, part of the Swift core libraries.

+58
+2.3%
2.6K
total stars
#5359
maxme/bitcoin-arbitrage

A Python library that detects arbitrage opportunities in the Bitcoin market.

+58
+2.3%
2.6K
total stars
#5360
ChangbaDevs/KTVHTTPCache

A powerful media cache framework for Objective-C developers working on audio and video players.

+58
+2.4%
2.5K
total stars
#5361
Schmavery/facebook-chat-api

Unofficial Facebook Chat API for Node.js, enabling developers to build chat-based applications.

+58
+3.1%
1.9K
total stars
#5362
gregnavis/active_record_doctor

A Ruby library that helps identify database issues in Rails applications before they hit production.

+58
+3.1%
1.9K
total stars
#5363
seancorfield/honeysql

A Clojure library that provides a DSL for building SQL queries as Clojure data structures.

+58
+3.2%
1.9K
total stars
#5364
antrea-io/antrea

Antrea is a Kubernetes networking solution based on Open vSwitch, providing networking and security features.

+58
+3.4%
1.8K
total stars
#5365
sajari/docconv

A Go library that converts various document formats (PDF, DOC, DOCX, etc.) to plain text.

+58
+3.4%
1.8K
total stars
#5366
huangzworks/redis

A Chinese translation of the Redis Command Reference, useful for Redis developers.

+58
+3.4%
1.8K
total stars
#5367
jphp-group/jphp

JPHP is an implementation of PHP on the Java Virtual Machine, providing a high-performance, extensible PHP runtime.

+58
+3.5%
1.7K
total stars
#5368
supabase/index_advisor

A PostgreSQL extension that provides an index advisor to help developers optimize database performance.

+58
+3.5%
1.7K
total stars
#5369
gorilla/schema

A Go package that fills a struct with form values, part of the Gorilla web toolkit.

+58
+4.0%
1.5K
total stars
#5370
OpenSLO/OpenSLO

An open specification for defining and expressing service level objectives (SLOs) for software systems.

+58
+4.1%
1.5K
total stars
#5371
geckosio/geckos.io

Real-time client/server communication library for WebRTC and Node.js

+58
+4.1%
1.5K
total stars
#5372
Shopify/semian

A resiliency toolkit for Ruby developers to build fault-tolerant web applications.

+58
+4.1%
1.5K
total stars
#5373
enarx/enarx

Enarx is a confidential computing framework that allows developers to run WebAssembly applications securely.

+58
+4.3%
1.4K
total stars
#5374
ledccn/IYUUAutoReseed

A PHP tool for automatically seeding torrents on various private tracker sites.

+58
+4.3%
1.4K
total stars
#5375
pgcentralfoundation/plrust

A Rust procedural language handler for PostgreSQL, enabling developers to extend PostgreSQL with custom Rust functionality.

+58
+4.4%
1.4K
total stars
#5376
swow/swow

Coroutine-based, cross-platform concurrent I/O engine for PHP developers.

+58
+4.6%
1.3K
total stars
#5377
ststeiger/PdfSharpCore

A .NET Core port of the PdfSharp library, a popular PDF manipulation and creation library.

+58
+5.0%
1.2K
total stars
#5378
ChristopherGS/ultimate-fastapi-tutorial

The Ultimate FastAPI Tutorial, a comprehensive guide to building APIs with the Python FastAPI framework.

+58
+5.1%
1.2K
total stars
#5379
floating/frame

A system-wide Web3 framework for macOS, Windows, and Linux, providing a unified interface for interacting with Ethereum-based DApps.

+58
+5.2%
1.2K
total stars
#5380
PyThaiNLP/pythainlp

A Thai natural language processing library for Python that provides tools for text processing, word segmentation, and more.

+58
+5.5%
1.1K
total stars
#5381
ridgepole/ridgepole

Ridgepole is a Ruby tool for managing database schema using Rails DSL, similar to tools like Chef and Puppet.

+58
+5.5%
1.1K
total stars
#5382
inconshreveable/log15

Structured, composable logging library for Go developers.

+58
+5.6%
1.1K
total stars
#5383
pawelmalak/snippet-box

A self-hosted app for organizing and managing your code snippets across various languages.

+58
+5.6%
1.1K
total stars
#5384
IronLanguages/ironpython2

IronPython2 is an implementation of the Python programming language for the .NET Framework, built on the Dynamic Language Runtime (DLR).

+58
+5.7%
1.1K
total stars
#5385
zalando/problem-spring-web

A Java library for handling error responses in Spring Web MVC applications.

+58
+5.7%
1.1K
total stars
#5386
doctrine/collections

A PHP library for working with collections of objects.

+57
+1.0%
6.0K
total stars
#5387
doctrine/DoctrineBundle

Symfony bundle for Doctrine ORM and DBAL, providing a seamless integration with the Symfony framework.

+57
+1.2%
4.8K
total stars
#5388
schollz/find3

A high-precision indoor positioning framework written in Go for tracking devices via Bluetooth and WiFi.

+57
+1.2%
4.8K
total stars
#5389
ahmetb/go-linq

A library that provides LINQ-like capabilities for working with data in Go.

+57
+1.6%
3.6K
total stars
#5390
SalomonBrys/ANR-WatchDog

A simple watchdog that detects Android ANR (Application Not Responding) errors and throws a meaningful exception.

+57
+1.9%
3.0K
total stars
#5391
absmach/supermq

Event-driven infrastructure for building modern cloud and IoT applications using a variety of protocols.

+57
+2.3%
2.6K
total stars
#5392
lisamelton/video_transcoding

Tools to transcode, inspect and convert videos for developers working with media processing.

+57
+2.3%
2.5K
total stars
#5393
hipache/hipache

Hipache is a distributed HTTP and WebSocket proxy that can be used to route traffic to multiple backend servers.

+57
+2.4%
2.4K
total stars
#5394
aio-libs/aiomysql

A Python library for asynchronously accessing a MySQL or MariaDB database using asyncio.

+57
+3.1%
1.9K
total stars
#5395
replikativ/datahike

A fast, versioned, distributed Datalog engine for Clojure developers.

+57
+3.4%
1.7K
total stars
#5396
toddams/RazorLight

RazorLight is a .NET Core template engine based on Microsoft's Razor parsing engine, providing an alternative to traditional template engines.

+57
+3.6%
1.6K
total stars
#5397
hku-mars/loam_livox

A robust LiDAR Odometry and Mapping (LOAM) package for Livox-LiDAR developers working with sensor fusion and robotics.

+57
+3.7%
1.6K
total stars
#5398
knyar/nginx-lua-prometheus

A Prometheus metric library for Nginx written in Lua, allowing monitoring of Nginx performance metrics.

+57
+3.8%
1.6K
total stars
#5399
airsonic-advanced/airsonic-advanced

This is an advanced version of the Airsonic open-source media server, focused on building and deploying music streaming applications.

+57
+4.3%
1.4K
total stars
#5400
go-ole/go-ole

A win32 OLE implementation for Golang, providing access to Windows COM APIs.

+57
+4.6%
1.3K
total stars
1...107109...157

Stay in the loop

Get weekly updates on trending AI coding tools and projects.