https://github.com/uNetworking/uWebSockets.js
μWebSockets for Node.js back-ends 🤘- I guess this is one of the fastest BE node server foundations for both websockets and http. It bypasses the regular Node bindings and reimp...
View entry →
Archive
A running archive of interesting GitHub repositories worth exploring.
Page 11
μWebSockets for Node.js back-ends 🤘- I guess this is one of the fastest BE node server foundations for both websockets and http. It bypasses the regular Node bindings and reimp...
View entry →
Consistency Made Simple - kind like a mini yeoman generator that helps you generate files consistently across a team. I saw it used in the Bulletproof react codebase for generat...
View entry →
Convert code repos into an LLM prompt-friendly format. Mostly built by GPT-4. Kind of a cool idea. I wish we could do this for a branch that is in PR or something to explain the...
View entry →
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
View entry →
Fullstack starter kit, using Fastify + React = FastRat: looks like a cool stack, SSR with react along with lots of modern tooling. The Vavite that they use for SSR is an interes...
View entry →
Clean Architecture based application in TypeScript. Could be useful for looking at for codestuff-api work.
View entry →
A NestJS module for integrating DrizzleORM with Postgres, MySQL, SQLite, Turso and Planetscale drivers
View entry →
PostgreSQL schema and data comparing tool.
View entry →
Turn multiple data sources into a single GraphQL API
View entry →
The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store. I used to use Vuex-ORM in vue 2, do this looks like a similar thing for Vue3
View entry →
🔮 Find devices connected to the current local network.
View entry →
A fast Rust-based web bundler 🦀️
View entry →
Add camera support to MicroPython
View entry →
Postgres for Search and Analytics
View entry →
Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.
View entry →
High quality open-source software to kick-start your development
View entry →
libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
View entry →
Over The Air Updates for Micropython projects
View entry →
A 'resilient' asynchronous MQTT driver. Plus a means of using an ESP8266 to bring MQTT to non-networked targets.
View entry →
MQTT CLI is a useful command line interface for connecting various MQTT clients supporting MQTT 5.0 and 3.1.1
View entry →