/

fastapi

FastAPI framework, high performance, easy to learn, fast to code, ready for production

最終更新日:346日前
68.3k

ionic-team/ionic-framework
350日前50.2k

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

blitz-js/blitz
350日前13.3k

⚡️ The Missing Fullstack Toolkit for Next.js

framework7io/framework7
350日前17.7k

Full featured HTML framework for building iOS & Android apps

TanStack/query
349日前38.5k

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

rjsf-team/react-jsonschema-form
350日前13.5k

A React component for building Web forms from JSON Schema.

alibaba/formily
349日前10.5k

📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3

ianstormtaylor/slate
350日前28.6k

A completely customizable framework for building rich text editors. (Currently in beta.)

keajs/kea
349日前1.9k

Batteries Included State Management for React

surveyjs/survey-library
350日前3.9k

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.

heroku/react-refetch
352日前3.4k

A simple, declarative, and composable way to fetch data for React components

facebook/fbt
350日前3.8k

A JavaScript Internationalization Framework

rilyu/teaset
350日前2.9k

A UI library for react native, provides 20+ pure JS(ES6) components, focusing on content display and action control.

vuejs/vue
349日前206.4k

This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

SelfhostedPro/Yacht
350日前3.0k

A web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for.

ncform/ncform
369日前1.2k

🍻 ncform, a very nice configuration generation way to develop forms ( vue, json-schema, form, generator )

inkline/inkline
361日前1.4k

Inkline is the intuitive UI Components library that gives you a developer-friendly foundation for building high-quality, accessible, and customizable Vue.js 3 Design Systems.

GeekyAnts/vue-native-core
352日前8.3k

Vue Native is a framework to build cross platform native mobile apps using JavaScript

foxbenjaminfox/vue-async-computed
369日前1.1k

Async computed properties for Vue.js

robsontenorio/vue-api-query
356日前1.6k

💎 Elegant and simple way to build requests for REST API

NeutroniumCore/Neutronium
351日前1.3k

🚀 Build .NET desktop applications using HTML, CSS and javascript.

neovim/neovim
347日前74.0k

Vim-fork focused on extensibility and usability

hoppscotch/hoppscotch
347日前58.9k

👽 Open source API development ecosystem - https://hoppscotch.io

strapi/strapi
347日前58.9k

🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.

ocornut/imgui
347日前54.1k

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

slatedocs/slate
348日前35.7k

Beautiful static documentation for your API

Kong/insomnia
347日前32.4k

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

trpc/trpc
347日前31.7k

🧙‍♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.

httpie/cli
347日前31.1k

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.

hasura/graphql-engine
347日前30.7k

Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

ccxt/ccxt
347日前30.5k

A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges

Binaryify/NeteaseCloudMusicApi
347日前30.3k

网易云音乐 Node.js API service

QuivrHQ/quivr
347日前28.0k

Your GenAI Second Brain 🧠 A personal productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, that you can share with users ! Local & Private alternative to OpenAI GPTs & ChatGPT powered by retrieval-augmented generation.

encode/django-rest-framework
347日前27.1k

Web APIs for Django. 🎸

YMFE/yapi
347日前26.9k

YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台

littlecodersh/ItChat
347日前24.8k

A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。

directus/directus
347日前24.7k

The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

bblanchon/ArduinoJson
348日前6.5k

📟 JSON library for Arduino and embedded C++. Simple and efficient.

bitwarden/server
347日前14.0k

The core infrastructure backend (API, database, Docker, etc).

abpframework/abp
347日前12.0k

Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.

RicoSuter/NSwag
348日前6.3k

The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.

NaiboWang/CommandlineConfig
352日前2.0k

A library for users to write (experiment in research) configurations in Python Dict or JSON format, read and write parameter value via dot . in code, while can read parameters from the command line to modify values. 一个供用户以Python Dict或JSON格式编写(科研中实验)配置的库,在代码中用点.读写属性,同时可以从命令行中读取参数配置并修改参数值。

kurtmckee/feedparser
348日前1.8k

Parse feeds in Python

localstack/localstack
347日前51.3k

💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline

donnemartin/data-science-ipython-notebooks
347日前26.1k

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

caprover/caprover
347日前11.8k

Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids

prowler-cloud/prowler
347日前9.2k

Prowler is an Open Source Security tool for AWS, Azure, GCP and Kubernetes to do security assessments, audits, incident response, compliance, continuous monitoring, hardening and forensics readiness. Includes CIS, NIST 800, NIST CSF, CISA, FedRAMP, PCI-DSS, GDPR, HIPAA, FFIEC, SOC2, GXP, Well-Architected Security, ENS and more

midwayjs/midway
347日前7.1k

🍔 A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈

extrawurst/gitui
347日前16.4k

Blazing 💥 fast terminal-ui for git written in rust 🦀

HelloZeroNet/ZeroNet
347日前18.2k

ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network

dvf/blockchain
347日前7.6k

A simple Blockchain in Python

lbryio/lbry-sdk
347日前7.2k

The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.

mdbootstrap/material-design-for-bootstrap
350日前9.4k

Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.

python-telegram-bot/python-telegram-bot
347日前24.2k

We have made you a wrapper you can't refuse

wechaty/wechaty
347日前18.4k

Conversational RPA SDK for Chatbot Makers. Join our Discord: https://discord.gg/7q8NBZbQzt

InstaPy/InstaPy
347日前16.1k

📷 Instagram Bot - Tool for automated Instagram interactions

Rapptz/discord.py
347日前14.0k

An API wrapper for Discord written in Python.

gunthercox/ChatterBot
347日前13.8k

ChatterBot is a machine learning, conversational dialog engine for creating chat bots

pedroslopez/whatsapp-web.js
347日前12.9k

A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app

sfyc23/EverydayWechat
347日前9.8k

微信助手:1.每日定时给好友(女友)发送定制消息。2.机器人自动回复好友。3.群助手功能(例如:查询垃圾分类、天气、日历、电影实时票房、快递物流、PM2.5等)

yagop/node-telegram-bot-api
347日前7.8k

Telegram Bot API for NodeJS

microsoft/botframework-sdk
347日前7.3k

Bot Framework provides the most comprehensive experience for building conversation applications.

serhii-londar/open-source-mac-os-apps
347日前38.7k

🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps

kovidgoyal/kitty
347日前21.2k

Cross-platform, fast, feature-rich, GPU based terminal

sherlock-project/sherlock
347日前46.8k

🔎 Hunt down social media accounts by username across social networks

google/python-fire
347日前26.0k

Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.

deeplearning4j/deeplearning4j
347日前13.3k

Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation.

lk-geimfari/awesomo
348日前9.2k

Cool open source projects. Choose your project and get involved in Open Source development now.

reviewboard/reviewboard
365日前1.5k

An extensible and friendly code review tool for projects and companies of all sizes.

bit4woo/python_sec
351日前1.3k

python安全和代码审计相关资料收集 resource collection of python security and code review

RustPython/RustPython
347日前17.1k

A Python Interpreter written in Rust

buildbot/buildbot
347日前5.1k

Python-based continuous integration testing framework; your pull requests are more than welcome!

azl397985856/leetcode
347日前53.3k

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

youngyangyang04/leetcode-master
347日前45.2k

《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

doocs/leetcode
347日前27.8k

🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解

sammchardy/python-binance
347日前5.6k

Binance Exchange API python implementation for automated trading

kemalcr/kemal
351日前3.6k

Fast, Effective, Simple Web Framework

amberframework/amber
349日前2.5k

A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.

antlr/antlr4
347日前16.1k

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

Asabeneh/30-Days-Of-JavaScript
347日前40.4k

30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

Dogfalo/materialize
348日前38.9k

Materialize, a CSS Framework based on Material Design

streamlit/streamlit
347日前30.2k

Streamlit — A faster way to build and share data apps.

gradio-app/gradio
347日前26.3k

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!

matplotlib/matplotlib
347日前18.9k

matplotlib: plotting with Python

ml-tooling/best-of-ml-python
347日前15.1k

🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.

SheetJS/sheetjs
348日前34.2k

📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs

sqlmapproject/sqlmap
347日前29.9k

Automatic SQL injection and database takeover tool

tensorflow/tensorflow
347日前180.7k

An Open Source Machine Learning Framework for Everyone

pytorch/pytorch
347日前75.4k

Tensors and Dynamic neural networks in Python with strong GPU acceleration

d2l-ai/d2l-zh
347日前53.9k

《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。

CorentinJ/Real-Time-Voice-Cloning
347日前50.0k

Clone a voice in 5 seconds to generate arbitrary speech in real-time

GokuMohandas/Made-With-ML
347日前35.1k

Learn how to design, develop, deploy and iterate on production-grade ML applications.

ray-project/ray
347日前29.9k

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

StackStorm/st2
347日前5.8k

StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html

shuttle-hq/shuttle
347日前5.3k

Build & ship backends without writing any infrastructure files.

django/django
347日前75.6k

The Web framework for perfectionists with deadlines.

jumpserver/jumpserver
347日前23.1k

JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。