Archive

Repos of the Day

A running archive of interesting GitHub repositories worth exploring.

Page 11

Entry #664Mar 9, 2024

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 →

Entry #663Mar 7, 2024

https://github.com/plopjs/plop

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 →

Entry #662Mar 6, 2024

https://github.com/mpoon/gpt-repository-loader

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 →

Entry #661Mar 5, 2024

https://github.com/localstack/localstack

💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline

View entry →

Entry #660Mar 4, 2024

https://github.com/giacomorebonato/fastrat

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 →

Entry #659Mar 1, 2024

https://github.com/pvarentsov/typescript-clean-architecture

Clean Architecture based application in TypeScript. Could be useful for looking at for codestuff-api work.

View entry →

Entry #658Feb 28, 2024

https://github.com/knaadh/nestjs-drizzle

A NestJS module for integrating DrizzleORM with Postgres, MySQL, SQLite, Turso and Planetscale drivers

View entry →

Entry #657Feb 27, 2024

https://github.com/michaelsogos/pg-diff

PostgreSQL schema and data comparing tool.

View entry →

Entry #656Feb 26, 2024

https://github.com/exogee-technology/graphweaver

Turn multiple data sources into a single GraphQL API

View entry →

Entry #655Feb 23, 2024

https://github.com/codedredd/pinia-orm

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 →

Entry #654Feb 21, 2024

https://github.com/DylanPiercey/local-devices

🔮 Find devices connected to the current local network.

View entry →

Entry #653Feb 19, 2024

https://github.com/web-infra-dev/rspack

A fast Rust-based web bundler 🦀️

View entry →

Entry #652Feb 16, 2024

https://github.com/lemariva/micropython-camera-driver

Add camera support to MicroPython

View entry →

Entry #651Feb 12, 2024

https://github.com/paradedb/paradedb/

Postgres for Search and Analytics

View entry →

Entry #650Feb 9, 2024

https://github.com/unjs/nitro

Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.

View entry →

Entry #649Feb 8, 2024

https://github.com/sidebase

High quality open-source software to kick-start your development

View entry →

Entry #648Feb 6, 2024

https://github.com/tursodatabase/libsql

libSQL is a fork of SQLite that is both Open Source, and Open Contributions.

View entry →

Entry #647Feb 5, 2024

https://github.com/kevinmcaleer/ota

Over The Air Updates for Micropython projects

View entry →

Entry #646Jan 27, 2024

https://github.com/peterhinch/micropython-mqtt

A 'resilient' asynchronous MQTT driver. Plus a means of using an ESP8266 to bring MQTT to non-networked targets.

View entry →

Entry #645Jan 22, 2024

https://github.com/hivemq/mqtt-cli

MQTT CLI is a useful command line interface for connecting various MQTT clients supporting MQTT 5.0 and 3.1.1

View entry →