simulator
A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles
pmndrs/react-three-fiber505日前25.2k
🇨🇭 A React renderer for Three.js
heroku/react-refetch508日前3.4k
A simple, declarative, and composable way to fetch data for React components
jeffreylanters/react-unity-webgl506日前1.6k
React Unity WebGL provides a modern solution for embedding Unity WebGL builds in your React Application while providing advanced APIs for two way communication and interaction between Unity and React.
robsontenorio/vue-api-query512日前1.6k
💎 Elegant and simple way to build requests for REST API
public-apis/public-apis503日前279.6k
A collective list of free APIs
neovim/neovim503日前74.0k
Vim-fork focused on extensibility and usability
tiangolo/fastapi503日前68.3k
FastAPI framework, high performance, easy to learn, fast to code, ready for production
hoppscotch/hoppscotch503日前58.9k
👽 Open source API development ecosystem - https://hoppscotch.io
strapi/strapi503日前58.9k
🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable and developer-first.
ocornut/imgui503日前54.1k
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
slatedocs/slate504日前35.7k
Beautiful static documentation for your API
Kong/insomnia503日前32.4k
The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
trpc/trpc503日前31.7k
🧙♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
hasura/graphql-engine503日前30.7k
Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
ccxt/ccxt503日前30.5k
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
Binaryify/NeteaseCloudMusicApi503日前30.3k
网易云音乐 Node.js API service
QuivrHQ/quivr503日前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.
littlecodersh/ItChat503日前24.8k
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
directus/directus503日前24.7k
The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.
PostgREST/postgrest503日前21.8k
REST API for any Postgres database
bitwarden/server503日前14.0k
The core infrastructure backend (API, database, Docker, etc).
abpframework/abp503日前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.
aspnetboilerplate/aspnetboilerplate503日前11.5k
ASP.NET Boilerplate - Web Application Framework
RicoSuter/NSwag504日前6.3k
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
loic-sharma/BaGet505日前2.5k
A lightweight NuGet and symbol server
milanm/DotNet-Developer-Roadmap503日前1.2k
The comprehensive .NET Developer Roadmap by seniority level.
donnemartin/data-science-ipython-notebooks503日前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.
sst/sst503日前19.3k
Build modern full-stack applications on AWS
pulumi/pulumi503日前19.0k
Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀
recommenders-team/recommenders503日前17.6k
Best Practices on Recommendation Systems
microsoft/computervision-recipes503日前9.2k
Best Practices, code samples, and documentation for Computer Vision.
Netflix/metaflow503日前7.4k
:rocket: Build and manage real-life ML, AI, and data science projects with ease!
bbfamily/abu503日前11.0k
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
RasaHQ/rasa503日前17.6k
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
leon-ai/leon503日前14.3k
🧠 Leon is your open-source personal assistant.
gunthercox/ChatterBot503日前13.8k
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
pedroslopez/whatsapp-web.js503日前12.9k
A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
yagop/node-telegram-bot-api503日前7.8k
Telegram Bot API for NodeJS
microsoft/ailab503日前7.6k
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
microsoft/botframework-sdk503日前7.3k
Bot Framework provides the most comprehensive experience for building conversation applications.
alyssaxuu/screenity503日前9.2k
The free and privacy-friendly screen recorder with no limits 🎥
deeplearning4j/deeplearning4j503日前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.
defold/defold503日前3.5k
Defold is a completely free to use game engine for development of desktop, mobile and web games.
iterative/cml511日前3.9k
♾️ CML - Continuous Machine Learning | CI/CD for ML
CMU-Perceptual-Computing-Lab/openpose503日前29.3k
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
TheAlgorithms/C-Plus-Plus503日前28.6k
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
microsoft/calculator503日前28.5k
Windows Calculator: A simple yet powerful calculator that ships with Windows
doocs/leetcode503日前27.8k
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
OpenBB-finance/OpenBBTerminal503日前25.6k
Investment Research for Everyone, Everywhere.
sammchardy/python-binance503日前5.6k
Binance Exchange API python implementation for automated trading
kemalcr/kemal507日前3.6k
Fast, Effective, Simple Web Framework
files-community/Files503日前31.0k
Building the best file manager for Windows
Ryujinx/Ryujinx503日前26.4k
Experimental Nintendo Switch Emulator written in C#
AvaloniaUI/Avalonia503日前23.0k
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.
mxgmn/WaveFunctionCollapse503日前22.5k
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
veler/DevToys503日前20.9k
A Swiss Army knife for developers.
dotnet/roslyn503日前18.3k
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
dotnet/corefx505日前17.7k
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
BeyondDimension/SteamTools503日前17.3k
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
MoienTajik/AspNetCore-Developer-Roadmap503日前17.3k
Roadmap to becoming an ASP.NET Core developer in 2024
antlr/antlr4503日前16.1k
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
ardalis/CleanArchitecture503日前14.4k
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
TheAlgorithms/C503日前17.7k
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
netdata/netdata503日前67.1k
The open-source observability platform everyone needs!
streamlit/streamlit503日前30.2k
Streamlit — A faster way to build and share data apps.
gradio-app/gradio503日前26.3k
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
ml-tooling/best-of-ml-python503日前15.1k
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
tensorflow/tensorflow503日前180.7k
An Open Source Machine Learning Framework for Everyone
AUTOMATIC1111/stable-diffusion-webui503日前121.2k
Stable Diffusion web UI
huggingface/transformers503日前120.2k
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
pytorch/pytorch503日前75.4k
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv/opencv503日前74.1k
Open Source Computer Vision Library
Developer-Y/cs-video-courses503日前63.4k
List of Computer Science courses with video lectures.
keras-team/keras503日前60.3k
Deep Learning for humans
d2l-ai/d2l-zh503日前53.9k
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
CorentinJ/Real-Time-Voice-Cloning503日前50.0k
Clone a voice in 5 seconds to generate arbitrary speech in real-time
deepfakes/faceswap503日前48.5k
Deepfakes Software For All
ultralytics/yolov5503日前45.1k
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
iperov/DeepFaceLab503日前44.5k
DeepFaceLab is the leading software for creating deepfakes.
Avik-Jain/100-Days-Of-ML-Code503日前42.7k
100 Days of ML Coding
floodsung/Deep-Learning-Papers-Reading-Roadmap503日前37.1k
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
hpcaitech/ColossalAI503日前36.4k
Making large AI models cheaper, faster and more accessible
GokuMohandas/Made-With-ML503日前35.1k
Learn how to design, develop, deploy and iterate on production-grade ML applications.
TencentARC/GFPGAN503日前34.0k
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
ray-project/ray503日前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.
apex/up505日前8.8k
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
paperless-ngx/paperless-ngx503日前15.5k
A community-supported supercharged version of paperless: scan, index and archive all your physical documents
LibrePhotos/librephotos503日前6.4k
A self-hosted open source photo management service. This is the repository of the backend.
jsdoc/jsdoc504日前14.6k
An API documentation generator for JavaScript.
icsharpcode/ILSpy503日前19.7k
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
OpenRA/OpenRA503日前13.9k
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
oldratlee/translations504日前6.8k
🐼 Chinese translations for classic software development resources
absinthe-graphql/absinthe504日前4.2k
The GraphQL toolkit for Elixir
extism/extism503日前3.5k
The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.
microsoft/rushstack504日前5.5k
Monorepo for tools developed by the Rush Stack community
web3/web3.js503日前18.3k
Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.
graphile/crystal503日前12.3k
🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!
GetStream/Winds503日前8.9k
A Beautiful Open Source RSS & Podcast App Powered by Getstream.io
xitu/gold-miner503日前33.2k
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
godotengine/godot503日前80.7k
Godot Engine – Multi-platform 2D and 3D game engine
bevyengine/bevy503日前30.7k
A refreshingly simple data-driven game engine built in Rust
libgdx/libgdx503日前22.5k
Desktop/Android/HTML5/iOS Java game development framework
BabylonJS/Babylon.js503日前22.1k
Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
leereilly/games503日前21.9k
:video_game: A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
raysan5/raylib503日前17.8k
A simple and easy-to-use library to enjoy videogames programming
cocos2d/cocos2d-x503日前17.8k
Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
aframevr/aframe503日前16.0k
:a: Web framework for building virtual reality experiences.
kitao/pyxel503日前12.9k
A retro game engine for Python
ellisonleao/magictools503日前12.6k
:video_game: :pencil: A list of Game Development resources to make magic happen.
SFTtech/openage503日前12.3k
Free (as in freedom) open source clone of the Age of Empires II engine :rocket:
OpenDiablo2/OpenDiablo2503日前10.6k
An open source re-implementation of Diablo 2
MonoGame/MonoGame503日前10.6k
One framework for creating powerful cross-platform games.
minetest/minetest503日前9.9k
Minetest is an open source voxel game-creation platform with easy modding and game creation
boardgameio/boardgame.io503日前9.8k
State Management and Multiplayer Networking for Turn-Based Games
hajimehoshi/ebiten503日前9.5k
Ebitengine - A dead simple 2D game engine for Go
skypjack/entt503日前9.2k
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
playcanvas/engine503日前8.9k
Fast and lightweight JavaScript game engine built on WebGL and glTF
google-research/bert502日前36.4k
TensorFlow code and pre-trained models for BERT
google/dopamine504日前10.3k
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
tensorlayer/TensorLayer502日前7.3k
Deep Learning and Reinforcement Learning Library for Scientists and Engineers
BayesWitnesses/m2cgen503日前2.7k
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
go-chi/chi502日前16.6k
lightweight, idiomatic and composable router for building Go HTTP services
mrdoob/three.js502日前97.5k
JavaScript 3D Library.
paularmstrong/normalizr503日前21.0k
Normalizes nested JSON according to a schema
JuliaLang/julia502日前44.0k
The Julia Programming Language