Tech Bytes

Trending This Week

Hot repositories on GitHub, summarized

Tuesday, May 12, 2026

anthropics/claude-code

An agentic coding tool that lives in your terminal

⭐ 28.4k +4.2k this week
TypeScript

Anthropic's official CLI for Claude, providing an AI coding assistant that operates directly in the terminal. It can read, write, and refactor code across entire repositories, run tests, and interact with git. Trending due to rapid feature additions including multi-agent orchestration and MCP server support.

pydantic/logfire

Uncomplicated observability for Python

⭐ 5.8k +1.9k this week
Python

An observability platform from the Pydantic team that provides structured logging, tracing, and metrics with minimal setup. Integrates natively with FastAPI, Django, and asyncio.

vercel/next.js

The React Framework

⭐ 132.0k +1.6k this week
TypeScript

The dominant React meta-framework saw renewed interest after shipping Turbopack as the default bundler in v15.3, delivering 5x faster dev server startup.

DiceDB/dice

A drop-in replacement for Redis with SQL-based reactivity

⭐ 8.9k +2.1k this week
Go

A Redis-compatible in-memory database written in Go that adds SQL-like query support and real-time reactivity.

astral-sh/uv

An extremely fast Python package installer and resolver, written in Rust

⭐ 52.0k +3.1k this week
Rust

Astral's Rust-based Python package manager that replaces pip, virtualenv, and pip-tools with a single blazing-fast binary.

microsoft/TypeChat

TypeChat makes it easy to build natural language interfaces using types

⭐ 9.2k +2.8k this month
TypeScript

Microsoft's library for building type-safe natural language interfaces by leveraging TypeScript's type system as a schema language for LLM outputs.

oven-sh/bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager

⭐ 78.0k +4.5k this month
Zig

Bun continues trending after the 1.2 release which brought full Node.js compatibility for 99% of npm packages, Windows ARM64 support, and a built-in S3 client.

juspay/hyperswitch

An open source payments switch written in Rust

⭐ 16.5k +3.2k this month
Rust

A payment orchestration layer that provides a unified API over 50+ payment processors.

incident-io/catalog

Manage your services, teams, and infrastructure in one place

⭐ 4.3k +1.8k this month
Go

An open-source service catalog that syncs with PagerDuty, Datadog, GitHub, and Terraform.

biomejs/biome

A toolchain for web projects, aimed to provide functionalities to maintain them

⭐ 18.2k +2.6k this month
Rust

Rust-based web toolchain providing formatting and linting for JavaScript, TypeScript, JSON, CSS, and GraphQL.