library of recurring, unconnected functions
A convinient Rect.js hook to use global variables in unconnected components
An ESDoc plugin to replace unconnected `extends` tags w/ actual class references.
Unix datagram socket
TypeScript definitions for toposort
Visual diff tool for KiCad PCB and schematic files
The Ziron typescript engine.
[Fork of bnoordhuis/node-unix-dgram] Unix datagram socket
Alliance Software eslint configuration
Topological sort of directed ascyclic graphs (like dependecy lists)
Enhanced Node-RED node for Allen Bradley / Rockwell PLCs with Connected Messaging support (Micro 800/850/870 series)
STK500 v2 programmer in javascript
simple graph library
Web-based molecule sketcher
Certified HOOBS stack
TypeScript KnexJS ORM & handler
Unified observability (Sentry, OpenTelemetry, Pyroscope) for Node.js services
Medicine Wheel graph visualization — circular layout with four-direction node positioning, ceremony-aware edges, and OCAP® indicators
MCP server and EasyEDA Pro extension bridge for live project assistance.
Fork of [toposort](https://github.com/marcelklehr/toposort) with updated dependencies and some new features
Multi-Account Composio Plugin for OpenClaw — access 1000+ third-party integrations
Fork of [toposort](https://github.com/marcelklehr/toposort) with updated dependencies and some new features
Web-based molecule sketcher
Uma biblioteca para comunicação com dispositivos com o protocolo CIP via Ethernet/IP
Rust client library for the KiCad IPC API (async-first)
An associative memory system using spreading activation with SQLite FTS5 full-text search
Command Line app to control the lights on an Alienware Alpha R1/R2
rseip - Ethernet/IP (CIP) client in pure Rust
Continuity for AI agents — your agent, between sessions
A port of D3/d3-geo
Hosts a bunch of traits which are not yet available in the embedded-nal-async crate
A CoAP server and client implementation built on embedded-nal-async
Transaction pool
gfatk is a command line tool for manipulating small to medium sized GFA files, and specifically for output from the genome assembler MBG.
Safe, Go-style Rust bindings for the LLAM runtime
The OSC API for Nannou, the creative coding framework.
Just a very simple webserver.
Transports thrift messages over a the advanced message queue protocol. (AMQP) Because of the unconnected broadcasting nature of the message queue, this transport supports only one-way communication. The usage scenario is that you would use this to broadcast information about services (1 producer, n consumers) and then create point to point connections from client to service using normal (TCP) thrift. You gain the advantage of using only one interface definition language (IDL).