Trending Projects

Discover the fastest growing open source projects

Showing 501-550 of 1,556 trending projects

#501
iojw/socialscan

A Python library for accurately querying username and email usage on online platforms.

+1
+0.1%
1.7K
total stars
#502
zhongfenglee/IDCardRecognition

An Objective-C library for recognizing information from Chinese ID cards.

+1
+0.1%
1.7K
total stars
#503
omniti-labs/jsend

A simple, no-frills, JSON-based format for application-level communication.

+1
+0.1%
1.7K
total stars
#504
wbinnssmith/awesome-promises

A curated list of useful resources for JavaScript Promises, a powerful asynchronous programming tool.

+1
+0.1%
1.7K
total stars
#505
kiwiz/gkeepapi

An unofficial Python client for the Google Keep API, allowing developers to interact with the service programmatically.

+1
+0.1%
1.7K
total stars
#506
go-fuego/fuego

Golang web framework that generates OpenAPI 3 specs from source code and integrates with existing Gin & Echo APIs.

+1
+0.1%
1.7K
total stars
#507
graphql-python/gql

A GraphQL client library in Python that provides an async-friendly API for interacting with GraphQL servers.

+1
+0.1%
1.7K
total stars
#508
jacebrowning/memegen

The free and open source API to generate memes, built with Python and the Pillow library.

+1
+0.1%
1.7K
total stars
#509
Ge0rg3/requests-ip-rotator

A Python library to use AWS API Gateway's IP pool as a proxy for web scraping and security testing

+1
+0.1%
1.6K
total stars
#510
IBM/openapi-to-graphql

Translate REST APIs described by OpenAPI Specifications into a GraphQL interface.

+1
+0.1%
1.6K
total stars
#511
voxpupuli/json-schema

A Ruby JSON Schema Validator for validating JSON data against a JSON Schema.

+1
+0.1%
1.6K
total stars
#512
eemeli/yaml

A TypeScript YAML parser and stringifier for JavaScript developers

+1
+0.1%
1.6K
total stars
#513
gorules/zen

An open-source business rules engine for building applications in Rust, Node.js, Python, Go, Java, Kotlin, and Swift.

+1
+0.1%
1.6K
total stars
#514
Safe3/uusec-waf

High-performance, AI-powered web application firewall and API security gateway (WAAP) for secure web applications.

+1
+0.1%
1.6K
total stars
#515
binance/binance-api-postman

A Postman collection for interacting with the Binance public API for crypto trading.

+1
+0.1%
1.6K
total stars
#516
karlicoss/HPI

A Python library for managing your digital life and building a personal data ecosystem.

+1
+0.1%
1.6K
total stars
#517
microsoft/OpenAPI.NET

The OpenAPI.NET SDK provides a useful object model and serializers to work with OpenAPI documents in .NET.

+1
+0.1%
1.6K
total stars
#518
APIParkLab/APIPark

A cloud-native, high-performance AI & API gateway platform for managing and distributing AI models and APIs.

+1
+0.1%
1.6K
total stars
#519
ius/rsatool

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

+1
+0.1%
1.6K
total stars
#520
xnl-h4ck3r/xnLinkFinder

A Python tool to discover endpoints, potential parameters, a target-specific wordlist, and secrets for a given target.

+1
+0.1%
1.5K
total stars
#521
facebook/facebook-python-business-sdk

Python SDK for Meta Marketing APIs, providing access to Facebook's advertising and marketing platforms.

+1
+0.1%
1.5K
total stars
#522
bits-and-blooms/bitset

Go package implementing bitsets, a space-efficient data structure for storing and manipulating sets of bits.

+1
+0.1%
1.5K
total stars
#523
orlangure/gnomock

Test your code without writing mocks with ephemeral Docker containers, setup popular services with just a couple lines of code

+1
+0.1%
1.5K
total stars
#524
dtolnay/typetag

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

+1
+0.1%
1.5K
total stars
#525
jhump/protoreflect

Reflection (Rich Descriptors) for Go Protocol Buffers, a powerful tool for Go developers working with gRPC and protobuf.

+1
+0.1%
1.5K
total stars
#526
patrick-kidger/torchtyping

A Python library that provides type annotations and dynamic checking for tensors' shape, dtype, and names.

+1
+0.1%
1.5K
total stars
#527
akto-api-security/akto

An open-source API security platform for proactive discovery, testing, and posture management.

+1
+0.1%
1.5K
total stars
#528
huandu/facebook

A Go SDK for interacting with the Facebook Graph API, enabling developers to build Facebook-integrated applications.

+1
+0.1%
1.4K
total stars
#529
microsoft/playwright-java

Java version of the Playwright testing and automation library for web browsers.

+1
+0.1%
1.4K
total stars
#530
chrishubert/whatsapp-api

A REST API wrapper for the whatsapp-web.js library, making it easy to interact with the WhatsApp Web platform.

+1
+0.1%
1.4K
total stars
#531
bufbuild/protovalidate

A library for validating Protocol Buffers schemas across multiple programming languages.

+1
+0.1%
1.4K
total stars
#532
rogchap/wombat

A cross-platform gRPC client built with Svelte for vibe coders using AI tools.

+1
+0.1%
1.4K
total stars
#533
blampe/IbPy

A Python API for the Interactive Brokers online trading system.

+1
+0.1%
1.4K
total stars
#534
crobertsbmw/deckofcards

An API to simulate a deck of cards, useful for building card game applications.

+1
+0.1%
1.4K
total stars
#535
dashbitco/mox

A mocking and contract testing library for Elixir, enabling developers to write explicit tests and mocks.

+1
+0.1%
1.4K
total stars
#536
Redocly/redocly-cli

Redocly CLI makes OpenAPI easy to lint, validate, and generate beautiful documentation.

+1
+0.1%
1.4K
total stars
#537
unkn0wn-root/resterm

A versatile terminal API client that supports HTTP, GraphQL, gRPC, SSH tunnels, WebSockets, and more for developer productivity.

+1
+0.1%
1.4K
total stars
#538
mtth/avsc

An Avro serialization library for JavaScript and TypeScript, used for efficient binary data encoding and schema evolution.

+1
+0.1%
1.4K
total stars
#539
ivolo/disposable-email-domains

A JavaScript library that provides a list of disposable email domains for email validation.

+1
+0.1%
1.4K
total stars
#540
dnaeon/go-vcr

A Go library for recording and replaying HTTP interactions, enabling fast, deterministic, and accurate tests.

+1
+0.1%
1.4K
total stars
#541
ideal-postcodes/postcodes.io

A UK postcode and geolocation API that serves open data for developers

+1
+0.1%
1.4K
total stars
#542
Endava/cats

A REST API fuzzer and negative testing tool for OpenAPI endpoints, with self-healing tests and no coding effort.

+1
+0.1%
1.3K
total stars
#543
do-mpc/do-mpc

do-mpc is a Python toolbox for Model Predictive Control (MPC), focusing on optimization-based control methods.

+1
+0.1%
1.3K
total stars
#544
brainboxdotcc/DPP

A lightweight and scalable C++ Discord API wrapper library for building small to large Discord bots

+1
+0.1%
1.3K
total stars
#545
kaegi/alass

Automatic Language-Agnostic Subtitle Synchronization tool for developers working with video content

+1
+0.1%
1.3K
total stars
#546
graphql-hive/graphql-modules

Enterprise-grade GraphQL server toolkit with dependency injection, modularization, and other features.

+1
+0.1%
1.3K
total stars
#547
gogcom/galaxy-integrations-python-api

A Python API for integrating the Galaxy gaming platform into your applications and services.

+1
+0.1%
1.3K
total stars
#548
true-myth/true-myth

A TypeScript library providing safe and idiomatic types for handling null, error, and async code.

+1
+0.1%
1.3K
total stars
#549
Azure/data-api-builder

Builds modern REST and GraphQL endpoints for Azure databases and on-prem stores.

+1
+0.1%
1.3K
total stars
#550
unjs/untun

A TypeScript-based tool that allows developers to quickly and easily tunnel their local HTTP(s) server to the world using Cloudflare's Quick Tunnels.

+1
+0.1%
1.3K
total stars
1...1012...32

Stay in the loop

Get weekly updates on trending AI coding tools and projects.