Featured Today
Manual/Semi-automatic Curation- Next.js131,000 stars
Next.js is a React framework for building full-stack applications with built-in routing and server-side rendering.
TypeScript - Supabase78,000 stars
Supabase is an open-source Firebase alternative offering Postgres, auth, storage, and edge functions.
TypeScript - Go126,000 stars
An open source programming language
Go
Your Event Feed
Go
Star growth crossed weekly trend threshold.
Supabase security advisory update
HighSecurity patch rollout completed with migration guidance.
Redis 8.4.1 is a security-focused release addressing PII leakage in logs and multiple RDB-related crashes in RedisBloom, alongside numerous bug fixes, performance enhancements, and new metrics in RediSearch—particularly around vector search, cluster stability, cursor handling, and memory management.
Playwright v1.58.2 fixes trace viewer stdin path handling and removes forced SwiftShader on Chromium for macOS, updating Chromium to 145.0.7632.6, Firefox to 146.0.1, and WebKit to 26.0.
February 2026 highlights: Supabase PrivateLink for AWS private networking, Postgres best practices for AI agents, Ethereum querying via SQL, official Claude connector, TRAE SOLO integration, Edge Functions zip upload, local SQL snippets, pg_graphql disabled by default, new Supabase Assistant for query optimization, and community updates including SupaSquad and Tailwind partnership.
Fiber v3.0.0 introduces a comprehensive overhaul with new features like AutoTLS, Msgpack support, UNIX sockets, buffered streaming, dynamic session expiration, CHIPS cookie support, and enhanced context handling. It includes a rewritten session middleware, generic binding utilities, improved router with Express.js compatibility, and a new migration tool. The release enforces Go 1.24+ as the minimum version, replaces UUIDv4 with SecureToken, optimizes memory usage and performance across core components, and delivers numerous bug fixes and RFC-compliant behavior updates. A detailed migration gui
PyTorch 2.10.0 adds experimental Python 3.14 and freethreaded build support for torch.compile(), introduces combo-kernels to reduce kernel launch overhead, and adds varlen_attn() for ragged sequences. It enables efficient eigenvalue decomposition via DnXgeev, respects deterministic mode in compilation, and introduces DebugMode for numerical divergence tracking. Intel GPU support expands to Panther Lake with FP8, complex MatMul, and SYCL extensions. Backward-incompatible changes include ONNX export defaulting to dynamo=True without fallback, DataLoader API cleanup, and renaming pytorch-triton t
Prisma 7.3.0 introduces a new `compilerBuild` option ('fast' or 'small') for query compiler trade-offs, bypasses the query compiler for raw queries to reduce overhead, updates MSSQL adapter to v12.2.0, pins better-sqlite3 to avoid SQLite bugs, reverts mapped enum behavior to v6.19.0, and fixes BigInt precision loss in JSON aggregations by casting to text.
v4.1.18 fixes source validation, improves error reporting with file/line info, enhances arbitrary utility handling, preserves theme key casing, refines CLI behavior, and boosts compatibility with JS configs and Vite’s environment API.
Version 0.3.28 adds PostgreSQL jsonpath and MySQL/MariaDB vector column support, MSSQL vector and multiSubnetFailover options, MongoDB SOCKS5 proxy settings, UTC date flags, and CLI improvements, alongside dependency updates, CI enhancements, documentation fixes, and numerous code quality refinements.
Gin v1.11.0 introduces HTTP/3 support via quic-go, new binding features (including unixMilli/unixMicro and plain text), enhanced form handling with default values and array formats, improved context methods for native types and cookies, custom JSON codec support, and numerous bug fixes, security updates, dependency upgrades, and performance optimizations.