今日精选

人工 / 半自动策展
  • Next.js

    Next.js 是一个用于构建全栈 React 应用的框架,内置路由和服务器端渲染功能。

    131,000 stars
    TypeScript
  • Supabase

    Supabase 是一个开源的 Firebase 替代方案,提供 Postgres、身份验证、存储和边缘函数。

    78,000 stars
    TypeScript
  • Go

    面向云原生后端的高性能语言

    126,000 stars
    Go

技术动态流

最新生态动态
Ginreleasedv1.11.0143d ago

Gin v1.11.0 introduces HTTP/3 support via quic-go, new binding features (including unixMilli/unixMicro and BindPlain), 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, dependency updates, performance optimizations, and documentation improvements.

Flaskreleased3.1.2174d ago

Flask 3.1.2 is a bugfix release addressing issues with async views, test client session state after redirects, and type hints for send_file, without introducing breaking changes.