939 skills found · Page 16 of 32
CraftsMan-Labs / SimpleAgentsSimpleAgents lets anyone vibe-code LLM agents and ship them production-ready. It’s Rust-first with Python/Node/Go bindings, multi-provider support, YAML workflows, validation, tracing/replay, resilience, structured outputs, and eval-ready tooling built in.
pleasantcoun / BoxwalletBoxWallet is a single binary multi-coin CLI tool, that gets your coin-of-choice wallet/node set-up fast, with just a few commands. blockchain, cryptocurrency, wallet
sbcshop / RS485 CAN HATRS485 CAN HAT is a multi node communication module, to communicate with devices in a long-range, designed dedicatedly for Raspberry Pi with an operating voltage of 3.3 V, CAN controller MCP2515 via SPI interface, onboard transceiver SN65HVD230 that is controlled via UART.
DanchieGO / EnhancedGridMapEnhancedGridMap is a powerful plugin for Godot 4.3 that extends the functionality of the built-in GridMap node. It provides additional features for grid-based game development, including custom cell states, multi-floor support, and advanced grid manipulation tools.
lupin4 / WintermoltOpen-source AI agent CLI built in Zig. A pure Zig rewrite of OpenClaw — one ~5MB binary, zero Node.js. Agentic loop, SSE streaming, tool dispatch, SQLite history, and multi-backend support (Claude, Ollama, OpenAI-compatible). Cross-compiles Mac & Linux in one command.
csvance / RoboclawROS Roboclaw Multi-Controller Nodes
mobiledgex / Edge Multiplay Node ServerEdgeMultiplay is a light game server sample that works with EdgeMultiplay Unity Client, the server is built using NodeJS
HaritaLT / Nodejs Appium Multiple AppsA sample repo to help you install multiple apps in Real Devices on LambdaTest using the Appium & NodeJS Language. Run your python automation test scripts on Lambdatest.
PX4 / Uvc Ros DriverA ros node to stream images from a multi-camera UVC device
joliss / Node MultidepInstall and require multiple versions of a package via npm
dotnwat / K8s Vagrant LibvirtLocal multi-node kubernetes with Vagrant and libvirt
CiscoSystems / Devstack EnvironmentA single- or multi-node DevStack deployment driven by Vagrant and Ansible
mmarcon / Ubuntu Node Nginx AnsibleA basic skeleton for an multi-app/multi-service environment based on node.js.
rohansahai / WhatsGroovyNode Multi-Player Audio Application
amn-max / NodeFuelNodeFuel is a TypeScript-first boilerplate for building high-quality Node.js apps with multi-authentication using Passport. Get started today and fuel up your Node.js development!
Junseok0207 / M3S PytorchPytorch implementation of "Multi-Stage Self-Supervised Learning for Graph Convolutional Networks on Graphs with Few Labeled Nodes"
alisinabh / Live Dashboard LoggerA real-time log page for Phoenix Live Dashboard with multi-node support
Tejalsjsu / DeepGradientCompressionIt is implementation of Research paper "DEEP GRADIENT COMPRESSION: REDUCING THE COMMUNICATION BANDWIDTH FOR DISTRIBUTED TRAINING". Deep gradient compression is a technique by which the gradients are compressed before they are being sent. This approach greatly reduces the communication bandwidth and thus improves multi node training.
samerelhousseini / Geospatial Analysis With SparkThis is a data processing pipeline that implements an End-to-End Real-Time Geospatial Analytics and Visualization multi-component full-stack solution, using Apache Spark Structured Streaming, Apache Kafka, MongoDB Change Streams, Node.js, React, Uber's Deck.gl and React-Vis, and using the Massachusetts Bay Transportation Authority's (MBTA) APIs as a data source
hirenpanchal1401 / Multitenant App Node SequelizeThis project contains the setup of Multitenant (multiple database) connection in Sequelize-NodeJS-Postgres. It will help you understand in connecting multiple DBs using Sequelize. So, that single model is used to connect multiple DBs. You will understand the concept of slug here. Slug is used to identify the respective DB among multiple DBs. Slug is provided in URL to differentiate the connection to respective DB.