Fresh additions and projects whose data we've just refreshed.
Material UI is a comprehensive React component library implementing Google's Material Design, providing a large set of ready-made, customizable, accessible UI components and a powerful theming/styling system.
Anomalib is a deep-learning library focused on benchmarking, developing, and deploying anomaly detection algorithms, particularly for visual/image-based defect detection. It bundles state-of-the-art unsupervised and few-shot anomaly detection models with training, evaluation, and edge-deployment tooling.
Haystack is an open-source Python framework for orchestrating LLM applications through modular, traceable pipelines and agent workflows. It gives explicit control over retrieval, routing, memory, and generation to build RAG systems, semantic search, and autonomous agents that are model- and vendor-agnostic.
Electron Forge is an all-in-one CLI and toolchain for scaffolding, developing, packaging, and distributing Electron desktop applications, wrapping the disparate Electron build tools (packager, rebuild, makers, publishers) behind a unified configuration.
gf is an open-source Go project with 13.2k GitHub stars. It is associated with framework, go, go-framework, goframe. The repository is actively maintained, with recent commits.
SqlCeToolbox is an open-source C# project with 903 GitHub stars. It is associated with entity-framework, sql-server, sql-server-compact, sqlite. The repository is actively maintained, with recent commits.
A wildly popular educational repository that explains software architecture and system design concepts using visual diagrams and plain-language explanations. It covers API/web development, real-world engineering case studies from companies like Netflix and Uber, databases, messaging, and AI/ML fundamentals, aimed at interview prep and general understanding.
ducks-modular-redux is an open-source JavaScript project in the state management space with 9.6k GitHub stars.
community-skeleton is an open-source CSS project in the agent frameworks space with 19k GitHub stars. The repository has seen commits within the last year.
p5.js is an open-source JavaScript project with 23.7k GitHub stars. It is associated with art, creative-coding, design, education. The repository is actively maintained, with recent commits.
e2e is an open-source Python project with 620 GitHub stars. The repository has seen commits within the last year.
A curated, link-based collection of free resources for learning system design and preparing for system design interviews, organized by core concepts, architectural patterns, tradeoffs, and worked interview problems with engineering blog references.
cdnjs is a free, open-source content delivery network that hosts the static assets (JS, CSS, fonts, etc.) of thousands of popular web libraries, letting developers include them via a public CDN URL. This particular repository is the robot-only asset store; library metadata and contributions live in separate repos.
Omi is a lightweight web components framework from Tencent that combines Custom Elements, JSX/function components, and signal-driven reactivity. It supports both OOP class components and data-oriented reactive functions, and produces standards-based components usable across React, Vue, and plain HTML.
metroui is an open-source JavaScript project in the ui components space with 7.1k GitHub stars. The repository has seen commits within the last year.
Union is a trust-minimized, zero-knowledge interoperability protocol for general message passing, asset transfers, NFTs, and cross-chain communication between blockchains. It is built in Rust without relying on trusted third parties, oracles, or multisigs, instead using consensus verification and ZK proofs.
greenDAO is an open-source Java project with 12.6k GitHub stars.
Fusion Next (@alifd/next) is Alibaba's enterprise-class React UI component library built around a design-system collaboration workflow, letting designers customize component themes and ship them as npm packages that developers consume without manual UI rework.
React95 is a React component library that recreates the Windows 95 user interface aesthetic with modern, themeable components built on styled-components. It provides classic widgets like menus, windows, buttons, and separators for building retro-styled web apps.
dpxdt is an open-source Python project with 1.4k GitHub stars.
saleor is an open-source Python project with 23k GitHub stars. It is associated with cart, checkout, commerce, composable. The repository is actively maintained, with recent commits.
foundry is an open-source Rust project with 10.4k GitHub stars. It is associated with alloy, blockchain, bytecode, compiler. The repository is actively maintained, with recent commits.
livestore is an open-source TypeScript project in the databases & orm space with 3.6k GitHub stars. The repository is actively maintained, with recent commits.
duckdb is an open-source C++ project with 38.7k GitHub stars. It is associated with analytics, database, embedded-database, olap. The repository is actively maintained, with recent commits.
sqlmap is an open-source Python project with 37.6k GitHub stars. It is associated with api-security, appsec, database, database-security. The repository is actively maintained, with recent commits.
Scrapy is a mature Python framework for building web crawlers and scrapers, offering an asynchronous engine, built-in support for following links, extracting structured data via selectors, and exporting results through configurable pipelines.
netdata is an open-source C project with 79.1k GitHub stars. It is associated with ai, alerting, cncf, data-visualization. The repository is actively maintained, with recent commits.
Fastify is a high-performance Node.js web framework built around a powerful plugin/encapsulation architecture and JSON Schema-based validation and serialization. It aims to minimize per-request overhead while keeping a clean, developer-friendly API for building HTTP APIs and services.
A jQuery-based plugin that turns plain HTML tables into feature-rich data tables for Bootstrap, adding sorting, pagination, row selection, AJAX/JSON loading, card and detail views, localization, and a large extension ecosystem—configurable largely through HTML data attributes.
Onlook is an open-source visual editor for React apps that pairs an AI agent with a design-tool-style canvas, letting you edit a live Next.js/TailwindCSS app visually and in code while the changes write back to the actual source. It positions itself as a "Cursor for designers," bridging the gap between design and front-end development.
logto is an open-source TypeScript project with 12.1k GitHub stars. It is associated with authentication, authorization, email, identity. The repository is actively maintained, with recent commits.
parse-server is an open-source JavaScript project with 21.4k GitHub stars. It is associated with baas, backend, file-storage, graphql. The repository is actively maintained, with recent commits.
PrimeNG is a comprehensive open-source UI component library for Angular, offering 80+ ready-made components such as data tables, forms, overlays, charts, and menus, along with theming support.
orm is an open-source PHP project with 10.2k GitHub stars. It is associated with hacktoberfest. The repository is actively maintained, with recent commits.
Komodo is a self-hosted, open-source platform for building and deploying software across many servers, providing centralized management of Docker containers, builds, and server monitoring through a web UI and API.
A thin React wrapper around the framework-agnostic Final Form library, providing subscription-based form state management where only components depending on changed state re-render. It ships with zero bundle-affecting dependencies and a small footprint.