Repository History
Explore all analyzed open source repositories

Soketi: A Fast, Pusher-Compatible WebSockets Server for Real-Time Apps
Soketi is a next-generation, open-source WebSockets server designed for real-time applications. It offers Pusher compatibility, making it easy to integrate into existing projects. Built for speed and resilience, Soketi provides a cost-effective and scalable solution for handling thousands of active connections.

BuilderBot: Create WhatsApp Chatbots in Minutes with TypeScript
BuilderBot is an open-source TypeScript library designed to simplify the creation of WhatsApp chatbots. It enables developers to build automated conversation flows, manage responses, and track customer interactions efficiently. This project offers a robust solution for deploying powerful chatbots quickly and effectively.

Disposable Email Validator: Block Disposable Emails and Plus Addressing
The `disposable-email-validator` library helps prevent fake signups by blocking disposable email addresses and optional plus addressing. It offers flexible, environment-specific rules, making it ideal for production applications while allowing development flexibility. This TypeScript-based tool provides a robust solution for email validation.

HTTP Toolkit: Debug, Test, and Build with HTTP(S) on Any Platform
HTTP Toolkit is an open-source, cross-platform tool designed for debugging, testing, and building with HTTP(S). It allows developers to intercept, inspect, and rewrite HTTP traffic from various clients, including browsers, backend languages, and mobile apps. This powerful tool simplifies understanding and manipulating network requests for development and troubleshooting.

Drizzle ORM: A Headless TypeScript ORM for Modern Web Development
Drizzle ORM is a modern, lightweight, and headless TypeScript ORM designed for NodeJS, TypeScript, and JavaScript environments. It offers robust support for various SQL databases, including serverless options, and emphasizes type-safety and extensibility. With over 31,000 stars, Drizzle ORM is a popular choice for developers seeking a performant and flexible solution for their data interactions.
CORE: A Unified Memory System for Your AI Applications
CORE by RedPlanetHQ is an open-source project designed to provide a persistent, unified memory layer for AI applications. It leverages a temporal knowledge graph to prevent context loss across various AI tools, ensuring LLMs retain past conversations, preferences, and project history. This system significantly enhances AI interactions by making context available across different sessions and platforms.

opossum: A Robust Node.js Circuit Breaker for Resilient Applications
opossum is a robust Node.js circuit breaker designed to enhance application resilience. It intelligently monitors asynchronous function executions, failing fast to prevent cascading failures when services are unstable. This library provides essential features like fallbacks and state management, ensuring your systems remain stable and responsive.