Trending Projects

Discover the fastest growing open source projects

Showing 251-300 of 1,556 trending projects

#251
beeper/imessage

A Matrix-iMessage puppeting bridge that allows developers to integrate iMessage functionality into their apps.

+244
+30.9%
1.0K
total stars
#252
LuanRT/YouTube.js

A TypeScript client for accessing YouTube's private InnerTube API to build custom YouTube integrations.

+243
+5.4%
4.8K
total stars
#253
quinn-rs/quinn

Async-friendly QUIC implementation in Rust for building high-performance network applications.

+242
+5.2%
4.9K
total stars
#254
fullstorydev/grpcurl

A command-line tool for interacting with gRPC servers, similar to cURL for HTTP APIs.

+241
+2.0%
12.5K
total stars
#255
Kludex/fastapi-tips

A collection of tips and best practices for building FastAPI applications, by a FastAPI expert.

+241
+7.5%
3.4K
total stars
#256
ferdikoomen/openapi-typescript-codegen

A TypeScript/JavaScript library for generating API client code from OpenAPI specifications.

+241
+7.7%
3.4K
total stars
#257
aceakash/string-similarity

A JavaScript library that provides a simple and efficient way to calculate the similarity between two strings.

+240
+10.4%
2.5K
total stars
#258
fabriziosalmi/certmate

An SSL certificate management system providing API and UI for automation, generation, renewal, and revocation.

+240
+26.1%
1.2K
total stars
#259
marcgibbons/django-rest-swagger

Django REST Swagger is a deprecated library that generates Swagger documentation for Django REST Framework projects.

+239
+10.2%
2.6K
total stars
#260
octokit/octokit.rb

Ruby toolkit for interacting with the GitHub API, providing a simple and consistent API to access GitHub.

+238
+6.5%
3.9K
total stars
#261
graphiti-api/graphiti

Graphiti is a stylish, opinionated API framework for building JSON:API compliant microservices in Ruby on Rails.

+238
+29.6%
1.0K
total stars
#262
lausobo/Nocilla

Nocilla is a library for iOS and macOS that simplifies testing HTTP requests by providing easy stubbing capabilities.

+234
+14.6%
1.8K
total stars
#263
pointfreeco/swift-case-paths

A Swift library that extends the key path hierarchy to enum cases, allowing for type-safe operations on enums.

+234
+29.2%
1.0K
total stars
#264
0x676e67/rnet

An ergonomic Python HTTP client with TLS fingerprinting capabilities for web scraping and crawling.

+230
+22.6%
1.2K
total stars
#265
mockoon/mockoon

Mockoon is an open-source, TypeScript-based mock API tool for local development and prototyping.

+229
+2.9%
8.1K
total stars
#266
flasgger/flasgger

A Python library that makes it easy to document and visualize your Flask API using the OpenAPI specification.

+229
+6.5%
3.7K
total stars
#267
drashland/drash

A TypeScript microframework for building HTTP applications, designed to be runtime-agnostic and strongly typed.

+229
+27.3%
1.1K
total stars
#268
binance-exchange/binance-official-api-docs

Official documentation for the Binance cryptocurrency exchange APIs and data streams.

+228
+5.7%
4.2K
total stars
#269
chinedufn/swift-bridge

swift-bridge facilitates seamless interoperability between Rust and Swift, enabling cross-language development.

+228
+27.1%
1.1K
total stars
#270
Netflix/pollyjs

A JavaScript library for recording, replaying, and stubbing HTTP interactions for testing purposes.

+227
+2.3%
10.3K
total stars
#271
lwthiker/curl-impersonate

A special build of the popular curl library that can impersonate popular web browsers like Chrome and Firefox.

+227
+4.0%
5.9K
total stars
#272
getkin/kin-openapi

A Go library for parsing, converting, validating, and working with OpenAPI 3.0 and Swagger v2 specifications.

+226
+7.7%
3.2K
total stars
#273
zendframework/zend-diactoros

A PSR-7 HTTP message implementation for PHP, useful for building modern web applications and APIs.

+226
+17.3%
1.5K
total stars
#274
loklak/loklak_go_api

Go library client for interacting with the Loklak API, a decentralized open-source search engine for social media.

+226
+27.3%
1.1K
total stars
#275
apitable/apitable

APITable is an API-oriented low-code platform for building collaborative apps and better than Airtable alternatives.

+225
+1.5%
15.3K
total stars
#276
vitalik/django-ninja

Fast, async-ready, OpenAPI, type hints based framework for building APIs in Python.

+224
+2.6%
8.9K
total stars
#277
juhaku/utoipa

A Rust library that generates OpenAPI documentation at compile-time for building RESTful APIs.

+223
+6.4%
3.7K
total stars
#278
hyperliquid-dex/hyperliquid-python-sdk

SDK for Hyperliquid API trading with Python.

+223
+18.3%
1.4K
total stars
#279
json-schema-org/json-schema-spec

A specification for the JSON Schema data validation language, supporting APIs and tooling.

+221
+4.7%
4.9K
total stars
#280
zaghaghi/openapi-tui

A terminal-based UI to list, browse, and run APIs defined with the OpenAPI specification.

+220
+25.1%
1.1K
total stars
#281
desgeeko/pdfsyntax

A Python library to inspect and modify the internal structure of PDF files.

+219
+27.6%
1.0K
total stars
#282
ihmily/ip-info-api

Free API for querying IP address information such as geolocation, ISP, and more.

+218
+17.9%
1.4K
total stars
#283
oxylabs/how-to-scrape-google-jobs

A Python library to scrape Google Jobs listings for multiple search queries and locations.

+217
+24.6%
1.1K
total stars
#284
ius/rsatool

rsatool is a Python library for calculating RSA and RSA-CRT parameters, useful for cryptographic applications.

+214
+15.9%
1.6K
total stars
#285
zxing/zxing

ZXing barcode scanning library for Java and Android

+213
+0.6%
33.9K
total stars
#286
sz3/libcimbar

A C++ library for optimized implementation of color-icon-matrix barcodes, a proof-of-concept project.

+213
+3.8%
5.9K
total stars
#287
arthurfiorette/proposal-try-operator

A proposal to bring ergonomic, inline error handling to JavaScript through a new try operator.

+213
+11.9%
2.0K
total stars
#288
tangjianpku/LINE

A C++ library for efficiently embedding large-scale information networks.

+213
+25.3%
1.1K
total stars
#289
cypress-io/cypress-realworld-app

A payment application that demonstrates real-world usage of Cypress testing methods, patterns, and workflows.

+211
+3.7%
5.9K
total stars
#290
schemathesis/schemathesis

A Python testing library for catching API bugs before your users do, supporting OpenAPI, GraphQL, and more.

+211
+7.3%
3.1K
total stars
#291
dotnet/Docker.DotNet

.NET (C#) client library for interacting with the Docker API

+211
+9.6%
2.4K
total stars
#292
willdurand/Hateoas

A PHP library to support implementing HATEOAS representations for RESTful web services.

+211
+25.3%
1.0K
total stars
#293
googleapis/googleapis

This repository contains public interface definitions for Google APIs, which can be used by developers to interact with Google's services.

+210
+2.5%
8.5K
total stars
#294
ApiGen/ApiGen

A smart and simple documentation generator for PHP projects, with support for PHP 7.1+.

+210
+10.7%
2.2K
total stars
#295
joreilly/Confetti

A GraphQL-based conference project with multi-platform Jetpack Compose clients and a GraphQL backend.

+210
+25.6%
1.0K
total stars
#296
google/libphonenumber

A common library for parsing, formatting, and validating international phone numbers in Java, C++, and JavaScript.

+209
+1.2%
17.9K
total stars
#297
7sDream/zhihu-py3

This Python library provides a non-maintained API client for the Chinese Q&A platform Zhihu.

+208
+25.1%
1.0K
total stars
#298
Open-Trader/opentrader

Open-source crypto trading bot with DCA and GRID strategies, technical indicators, and a customizable UI

+207
+10.1%
2.3K
total stars
#299
NopeCHALLC/nopecha-python

An automated CAPTCHA solver for Python that can bypass popular CAPTCHA services like reCAPTCHA, hCaptcha, and FunCaptcha.

+207
+15.1%
1.6K
total stars
#300
pemistahl/lingua-rs

A highly accurate natural language detection library for Rust, suitable for short text and mixed-language text.

+207
+24.2%
1.1K
total stars
1...57...32

Stay in the loop

Get weekly updates on trending AI coding tools and projects.