#tools
Public notes from activescott tagged with #tools
Wednesday, December 17, 2025
uNetworking/uWebSockets.js: μWebSockets for Node.js back-ends :metal:
µWebSockets.js is a standards compliant web server written in 10,000 lines of C++. It is exposed to Node.js as a simple-to-use, native V8 addon and performs at least 10x that of Socket.IO, 8.5x that of Fastify. It makes up the core components of Bun and is the fastest standards compliant web server in the TechEmpower (not endorsed) benchmarks.
Friday, December 12, 2025
webinstall.dev
whalebrew/whalebrew: Homebrew, but with Docker images
Whalebrew creates aliases for Docker images so you can run them as if they were native commands. It's like Homebrew, but with Docker images.
Tuesday, November 18, 2025
A developer productivity tooling platform. | moonrepo
Wednesday, October 29, 2025
TrigenSoftware/simple-release: A simple tool to release projects with monorepo support.
Looks amazing
A simple tool to automate version bumps, changelogs, and releases using Conventional Commits.