Explore tracked sources
Every software and developer-update source on DevUpdate.io, contributed by the community. Browse without an account, or sign in to add any of these to your dashboard.
Descriptions and status summaries are generated by an AI from publicly available data. They may not reflect the current state of a project. More on AI-extracted content. Project owners can request a correction or removal by emailing info@devupdate.io.
This software source is a curated list of blogs, videos, and other content focused on building experimentation and A/B testing platforms. It is useful for developers who want practical guidance, often from teams at companies like Netflix, Airbnb, Microsoft, and Google, covering platform design, experimentation culture, testing methods, and analysis.
SOMA (Standard Operating Metrics & Analytics) is an open-source, community-driven framework for defining and standardizing B2B SaaS operating metrics. It provides metric specifications, data model and telemetry definitions (including activity and entity abstractions), and scripts plus semantic layer and analytics examples to help teams generate and present consistent metrics.
A GitHub-hosted collection of data-related content that the author shares and saves for later use, covering topics from data science to data engineering. It is organized into folders for informational resources, opinionated reviews, and recommended sources to read.
BigQuery Utils is a collection of scripts, UDFs, views, stored procedures, notebooks, and other utilities to help with migrating to and using Google BigQuery. It provides tools for common BigQuery operational tasks, including dashboards and performance testing examples, plus UDFs intended to mimic behaviors of functions from other databases.
Open R1 is a work-in-progress, fully open reproduction effort for DeepSeek-R1, providing scripts and Makefile commands to build missing pieces of the R1 training pipeline. It includes Python scripts for supervised fine-tuning (SFT) and group relative policy optimization (GRPO), plus a data generation script that can produce synthetic reasoning traces for model training and evaluation.
Satscribe is a web application that turns Bitcoin blocks and transactions into human-readable explanations. Enter a transaction ID, block hash, or block height, and it fetches blockchain data via the Blockstream API and generates AI-powered summaries using OpenAI. Chats are saved and can be shared or kept private using the Nostr protocol.
Anthropic’s Interactive Prompt Engineering Tutorial is a step-by-step course for learning how to write effective prompts for Claude. It includes 9 chapters with exercises and an “Example Playground” where you can practice and troubleshoot prompts to see how changes affect Claude’s responses, with an optional Google Sheets version via the Claude for Sheets extension.
dbt Fusion (beta) is a next-generation execution engine for dbt, with components published incrementally. It is written in Rust for speed and correctness, provides native SQL understanding across multiple warehouse SQL dialects, and includes features like SQL comprehension, a language server, and ADBC-based warehouse connection drivers. It is useful if you want to adopt or evaluate the new dbt engine using the CLI, VS Code extension, or a precompiled binary, including options for local, Docker, or cloud installation.
A curated list of Model Context Protocol (MCP) servers, organized into categories, with links and context for production-ready and experimental server options. Useful for developers browsing MCP server implementations and finding servers that extend AI capabilities like file access, database connections, and API integrations.
MCPHawk is a logging and monitoring tool for Model Context Protocol (MCP) traffic, giving deep visibility into MCP client-server interactions by understanding MCP’s JSON-RPC 2.0 messages. It passively captures and reconstructs MCP traffic across common transports like stdio and HTTP streaming, and provides a real-time web dashboard, search and filtering, and export for offline analysis.
Maintenance status: Updates are present, but cadence looks sporadic. The newest tagged update shown is v0.4.3 on 2025-08-20, and the last upstream push was 2025-12-27, with no further detailed update evidence up to today (2026-06-09), suggesting quiet, not consistently active maintenance.
Last release:
MMORE (Massive Multimodal Open RAG & Extraction) is an open-source, end-to-end pipeline that ingests heterogeneous files like PDFs, office documents, spreadsheets, emails, images, audio, video, and web pages, then processes, indexes, and retrieves knowledge from them. It standardizes content into a unified multimodal format, supports distributed CPU/GPU processing, and provides hybrid dense plus sparse retrieval with an integrated RAG service (CLI and APIs).
Actively maintained, with very recent activity (last upstream push on 2026-07-27, and updates landing as recently as 2026-07-24), indicating ongoing development rather than a dormant state.
Last release:
This is a GitHub-hosted CUDA course focused on GPU kernel optimization and performance, tailored for NVIDIA GPUs and designed for Ubuntu Linux (with options like WSL or Docker to simulate the environment). It covers CUDA, PyTorch, and Triton topics, including setting up tools, writing and optimizing kernels, and finishing with a CUDA MNIST MLP project.
Community-driven Python implementation of the TOON format, providing encode and decode functions plus a CLI for converting between compact, human-readable TOON strings and Python data. Useful for serializing and parsing LLM context data, including tabular array syntax, with optional Pydantic integration for validated structured outputs and beta (v0.9.x) status with ongoing spec compliance.
The repository shows recent upstream activity, with the last push on 2026-05-20, suggesting it is being actively maintained, though the most recent summarized tagged update provided is v0.9.0-beta.1 dated 2025-11-08.
Last release:
olmOCR is a toolkit for converting PDFs and other image-based document formats (such as PNG and JPEG) into clean, readable plain text exported as Markdown. It supports equations, tables, handwriting, and complex formatting, and it can remove headers and footers while producing a natural reading order. It also provides an online demo and a benchmark suite (olmOCR-Bench) for evaluating OCR performance.
Actively maintained: Yes, but with a recent slowdown. The repo shows multiple updates from early 2026 through v0.4.27 on 2026-03-12, and the last upstream push was 2026-03-25, about 5 months before today (2026-08-20).
Last release:
NocoDB is a free, self-hostable Airtable alternative for building databases online, with an emphasis on generating APIs and providing a spreadsheet-style workflow. It is useful if you want to create and manage database data with RESTful API access, Swagger documentation, and support for PostgreSQL and SQLite, and you can install it via Docker or the Auto-upstall script.
Actively maintained: Yes. The source shows frequent “updates” with a very recent upstream push on 2026-08-20, and multiple product releases throughout 2026.
Last release:
DwarfStar 4 (antirez/ds4) is a small, self-contained local inference engine for DeepSeek V4 Flash, providing DS4-specific loading, prompt rendering, tool calling, KV state handling (including on-disk persistence), and a server API. It targets Metal on macOS as the primary backend, supports NVIDIA CUDA on Linux, and keeps ROCm support in a separate branch. Useful if you want to run DeepSeek V4 Flash locally with an engine built specifically for that model, along with CLI and integrated coding agent support.
A GitHub-hosted set of best practices for using Claude Code, covering core concepts like agents, commands, skills, workflows, hooks, settings, memory, and CLI startup flags. It is useful as a guide for configuring and organizing Claude Code for agentic workflows, with example sections that map features to specific local files and Claude Code documentation.
Context Hub is a command-line tool and curated set of versioned, language-specific docs and skills meant for coding agents to use while generating code. It helps agents search for relevant documentation, fetch the current docs they need, and optionally attach persistent local annotations plus up or down feedback that flows back to doc authors to improve content over time.
The repository appears to be actively maintained, with an upstream push on 2026-05-31 and a recent tagged update v0.1.4 on 2026-04-27.
Last release: