Trending Projects

Discover the fastest growing open source projects

Showing 801-850 of 1,556 trending projects

#801
kofrasa/mingo

A TypeScript library that provides a MongoDB-like query language for in-memory JavaScript objects.

+64
+6.7%
1.0K
total stars
#802
json-path/JsonPath

A Java library that provides an implementation of the JsonPath specification for querying JSON documents.

+63
+0.7%
9.4K
total stars
#803
KilledByAPixel/JSONCrush

A JavaScript library that compresses JSON into URL-friendly strings for efficient data transmission.

+63
+4.0%
1.6K
total stars
#804
lukasschwab/arxiv.py

A Python wrapper for the arXiv API, allowing easy access to research papers and preprints.

+63
+4.5%
1.5K
total stars
#805
googleapis/google-api-java-client

Google APIs Client Library for Java, providing access to various Google services from Java applications.

+63
+4.6%
1.4K
total stars
#806
lijiejie/swagger-exp

A JavaScript library for testing and exploiting Swagger API endpoints.

+63
+4.8%
1.4K
total stars
#807
pastelsky/tsdocs

Browse type documentation for JavaScript libraries with this TypeScript-based documentation tool.

+63
+5.9%
1.1K
total stars
#808
kriskowal/q

A promise library for JavaScript that provides a powerful and easy-to-use API for handling asynchronous code.

+62
+0.4%
15.2K
total stars
#809
PawanOsman/ChatGPT

A TypeScript library that provides a free reverse proxy for the OpenAI API, enabling developers to access ChatGPT without API keys.

+62
+1.1%
5.9K
total stars
#810
googleapis/google-api-go-client

Auto-generated Google APIs for Go developers to interact with Google services.

+62
+1.4%
4.4K
total stars
#811
ethanwillis/zotero-scihub

A TypeScript plugin for Zotero that automatically downloads PDFs from Sci-Hub for research papers.

+62
+1.6%
3.9K
total stars
#812
httpwg/http2-spec

A working copy of the HTTP/2 specification, a major update to the HTTP protocol.

+62
+1.6%
3.8K
total stars
#813
dtolnay/inventory

A typed, distributed plugin registration system for Rust projects.

+62
+5.1%
1.3K
total stars
#814
michaelliao/sinaweibopy

A Python SDK for interacting with the Sina Weibo social media platform.

+62
+5.1%
1.3K
total stars
#815
beda-software/drf-writable-nested

Writable nested model serializer for Django REST Framework, simplifying complex data modeling and APIs.

+62
+5.7%
1.1K
total stars
#816
google/tarpc

An RPC framework for Rust with a focus on ease of use for building distributed applications.

+61
+1.7%
3.7K
total stars
#817
dtolnay/typetag

A Rust library that provides serde-compatible trait objects for serialization and deserialization.

+61
+4.3%
1.5K
total stars
#818
fat/bean

An events API for JavaScript developers to create and manage events in their applications.

+61
+4.6%
1.4K
total stars
#819
qu-niao/LimApiTest

A lightweight API testing platform developed by a popular testing expert with Ant Financial advisor.

+61
+5.2%
1.2K
total stars
#820
trevorwang/retrofit.dart

A Dart client generator for the Dio HTTP library, inspired by Chopper and Retrofit.

+61
+5.5%
1.2K
total stars
#821
graphql/swapi-graphql

A GraphQL server and schema for the Star Wars API (SWAPI) that allows developers to interact with the data in a flexible, type-safe manner.

+61
+6.1%
1.1K
total stars
#822
aluxnimm/outlookcaldavsynchronizer

A C# library that synchronizes Outlook calendars and contacts with various CalDAV/CardDAV servers.

+61
+6.2%
1.0K
total stars
#823
cfug/dio

A powerful HTTP client for Dart and Flutter, providing advanced features like interceptors, cancellation, and more.

+60
+0.5%
12.8K
total stars
#824
dotansimha/graphql-code-generator

A powerful code generation tool for building GraphQL APIs and applications with TypeScript

+60
+0.5%
11.2K
total stars
#825
apache/apisix-dashboard

An open-source dashboard for managing the Apache APISIX API gateway and service mesh.

+60
+5.4%
1.2K
total stars
#826
YMFE/yapi

YApi is a powerful API management platform for creating, testing, and documenting APIs with mock server and automation features.

+59
+0.2%
27.8K
total stars
#827
aeron-io/simple-binary-encoding

Simple Binary Encoding (SBE) is a high-performance message codec library for Java, C++, and Go developers.

+59
+1.8%
3.4K
total stars
#828
stefanprodan/timoni

Timoni is a Kubernetes package manager powered by CUE, inspired by Helm, for managing and deploying applications in Kubernetes clusters.

+59
+3.2%
1.9K
total stars
#829
rs/rest-layer

A flexible Go framework for building REST APIs with a focus on schema-driven development.

+59
+5.0%
1.2K
total stars
#830
bradleyjkemp/grpc-tools

A suite of debugging tools for gRPC, including a proxy and interceptors for inspecting and modifying gRPC traffic.

+59
+5.0%
1.2K
total stars
#831
graphql-hive/SOFA

SOFA is a tool that allows developers to easily create RESTful APIs from their GraphQL servers.

+59
+5.6%
1.1K
total stars
#832
node-ffi-napi/node-ffi-napi

A foreign function interface (FFI) for Node.js, allowing developers to call C/C++ functions from JavaScript.

+59
+5.7%
1.1K
total stars
#833
RicoSuter/NSwag

An open-source Swagger/OpenAPI toolchain for .NET, ASP.NET Core, and TypeScript developers.

+58
+0.8%
7.3K
total stars
#834
devlooped/moq

A popular and friendly mocking framework for .NET developers to write unit tests more effectively.

+58
+0.9%
6.4K
total stars
#835
spotipy-dev/spotipy

A lightweight Python library for interacting with the Spotify Web API.

+58
+1.1%
5.4K
total stars
#836
dunglas/vulcain

Vulcain is a fast and idiomatic client-driven REST API framework written in Go.

+58
+1.6%
3.6K
total stars
#837
ferdikoomen/openapi-typescript-codegen

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

+58
+1.8%
3.4K
total stars
#838
tfranzel/drf-spectacular

An OpenAPI 3 schema generator for Django REST Framework that provides a sane and flexible API documentation experience.

+58
+2.1%
2.8K
total stars
#839
Keats/jsonwebtoken

A JWT library for Rust, a popular programming language for building secure, scalable, and performant applications.

+58
+3.0%
2.0K
total stars
#840
kwhitley/apicache

A simple middleware for caching API responses in Express/Node.js applications.

+58
+4.9%
1.2K
total stars
#841
maximal/http-267

HTTP 267 Doubtful But Okay is an open-source library for developers working with HTTP protocols and APIs.

+58
+4.9%
1.2K
total stars
#842
guybedford/es-module-lexer

Efficient lexer for parsing ES modules, enabling fast analysis of JavaScript code.

+58
+6.1%
1.0K
total stars
#843
apollographql/apollo-client

GraphQL client for JavaScript/TypeScript apps with caching and developer tools

+57
+0.3%
19.7K
total stars
#844
marmelab/awesome-rest

A collaborative list of great resources about RESTful API architecture, development, test, and performance

+57
+1.5%
3.9K
total stars
#845
openid/AppAuth-Android

Android client SDK for communicating with OAuth 2.0 and OpenID Connect providers.

+57
+1.8%
3.2K
total stars
#846
L-Blondy/up-fetch

Advanced, type-safe fetch client builder with powerful features like progress tracking, retries, and schema validation.

+57
+4.3%
1.4K
total stars
#847
Decodo/Decodo

Residential proxy server with HTTP(S)/SOCKS5 rotation capabilities for web scraping and data collection.

+57
+5.1%
1.2K
total stars
#848
ozguralp/gmapsapiscanner

This Python library provides a tool to scan and extract data from the Google Maps API.

+57
+5.3%
1.1K
total stars
#849
pillarjs/path-to-regexp

A TypeScript library that makes it easy to work with URL paths and parameters in web applications.

+56
+0.7%
8.6K
total stars
#850
benjamine/jsondiffpatch

A library for diffing and patching JavaScript objects, useful for building version control and sync tools.

+56
+1.1%
5.3K
total stars
1...1618...32

Stay in the loop

Get weekly updates on trending AI coding tools and projects.