GitHub Trending Daily for 2025-03-20

trending

java

  • kekingcn/kkFileView

    Universal File Online Preview Project based on Spring-Boot

  • SeleniumHQ/selenium

    A browser automation framework and ecosystem.

  • microsoft/typespec

  • keycloak/keycloak

    Open Source Identity and Access Management For Modern Applications and Services

  • apache/hadoop

    Apache Hadoop

  • dbeaver/dbeaver

    Free universal database tool and SQL client

  • spring-projects/spring-ai

    An Application Framework for AI Engineering

  • Stirling-Tools/Stirling-PDF

    #1 Locally hosted web application that allows you to perform various operations on PDF files

  • AutoMQ/automq

    AutoMQ is a cloud-native alternative to Kafka by decoupling durability to S3 and EBS. 10x Cost-Effective. No Cross-AZ Traffic Cost. Autoscale in seconds. Single-digit ms latency.

  • kestra-io/kestra

    ⚡ Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...

  • doocs/leetcode

    🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解

  • magefree/mage

    XMage - Magic Another Game Engine

  • langchain4j/langchain4j-examples

  • digitalinnovationone/trilha-java-basico

  • apache/rocketmq

    Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.

  • dataease/dataease

    🔥 人人可用的开源 BI 工具,数据可视化神器。

  • open-telemetry/opentelemetry-java-instrumentation

    OpenTelemetry auto-instrumentation and instrumentation libraries for Java

  • gunnarmorling/1brc

    1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java

  • kunal-kushwaha/DSA-Bootcamp-Java

    This repository consists of the code samples, assignments, and notes for the Java data structures & algorithms + interview preparation bootcamp of WeMakeDevs.

  • Snailclimb/JavaGuide

    「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!

  • synthetichealth/synthea

    Synthetic Patient Population Simulator

  • netty/netty

    Netty project - an event-driven asynchronous network application framework

  • ageerle/ruoyi-ai

    RuoYi AI 是一个全栈式 AI 开发平台,旨在帮助开发者快速构建和部署个性化的 AI 应用。

  • awsdocs/aws-doc-sdk-examples

    Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.

scala

  • delta-io/delta

    An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs

  • apache/spark

    Apache Spark - A unified analytics engine for large-scale data processing

  • apache/incubator-gluten

    Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.

  • TheHive-Project/TheHive

    TheHive: a Scalable, Open Source and Free Security Incident Response Platform

  • camunda/feel-scala

    FEEL parser and interpreter written in Scala

  • ucb-bar/chipyard

    An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more

  • rtyley/bfg-repo-cleaner

    Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala

  • playframework/playframework

    The Community Maintained High Velocity Web Framework For Java and Scala.

  • databricks/Spark-The-Definitive-Guide

    Spark: The Definitive Guide's Code Repository

  • nightscape/spark-excel

    A Spark plugin for reading and writing Excel files

  • apache/incubator-livy

    Apache Livy is an open source REST interface for interacting with Apache Spark from anywhere.

  • zio/zio

    ZIO — A type-safe, composable library for async and concurrent programming in Scala

  • delta-io/delta-sharing

    An open protocol for secure data sharing

  • akka/akka

    A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.

  • chipsalliance/rocket-chip

    Rocket Chip Generator

  • broadinstitute/cromwell

    Scientific workflow engine designed for simplicity & scalability. Trivially transition between one off use cases to massive scale production environments

  • riscv-boom/riscv-boom

    SonicBOOM: The Berkeley Out-of-Order Machine

  • joernio/joern

    Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc

  • apache/kyuubi

    Apache Kyuubi is a distributed and multi-tenant gateway to provide serverless SQL on data warehouses and lakehouses.

kotlin

swift

python

  • subframe7536/maple-font

    Maple Mono: Open source monospace font with round corner, ligatures and Nerd-Font for IDE and terminal, fine-grained customization options. 带连字和控制台图标的圆角等宽字体,中英文宽度完美2:1,细粒度的自定义选项

  • microsoft/qlib

    Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.

  • localstack/localstack

    💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline

  • open-mmlab/Amphion

    Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.

  • bytedance/LatentSync

    Taming Stable Diffusion for Lip Sync!

  • Azure/azure-sdk-for-python

    This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.

  • microsoft/markitdown

    Python tool for converting files and office documents to Markdown.

  • sqlalchemy/sqlalchemy

    The Database Toolkit for Python

  • NVIDIA/physicsnemo

    Open-source deep-learning framework for building, training, and fine-tuning deep learning models using state-of-the-art Physics-ML methods

  • andrewyng/aisuite

    Simple, unified interface to multiple Generative AI providers

  • jianchang512/clone-voice

    A sound cloning tool with a web interface, using your voice or any sound to record audio / 一个带web界面的声音克隆工具,使用你的音色或任意声音来录制音频

  • ShihuaHuang95/DEIM

    [CVPR 2025] DEIM: DETR with Improved Matching for Fast Convergence

javascript

typescript

  • satnaing/shadcn-admin

    Admin Dashboard UI built with Shadcn and Vite.

  • toeverything/AFFiNE

    There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.

  • microsoft/data-formulator

    🪄 Create rich visualizations with AI

  • yangshun/tech-interview-handbook

    💯 Curated coding interview preparation materials for busy software engineers

  • cloudflare/mcp-server-cloudflare

  • n8n-io/n8n

    Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

  • shadcn-ui/ui

    A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.

  • hoppscotch/hoppscotch

    Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)

  • e2b-dev/fragments

    Open-source Next.js template for building apps that are fully generated by AI. By E2B.

  • MetaMask/metamask-extension

    🌐 🔌 The MetaMask browser extension enables browsing Ethereum blockchain enabled websites

  • infiniflow/ragflow

    RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.

  • mui/material-ui

    Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.

  • better-auth/better-auth

    The most comprehensive authentication framework for TypeScript

  • langgenius/dify

    Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.

  • TanStack/router

    🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.

  • getomni-ai/zerox

    OCR & Document Extraction using vision models

  • remix-run/react-router

    Declarative routing for React

go

  • sinclairtarget/git-who

    Git blame for file trees

  • cloudwego/eino

    The ultimate LLM/AI application development framework in Golang.

  • DiceDB/dice

    DiceDB is an open-source, fast, reactive, in-memory database optimized for modern hardware.

  • google/osv-scanner

    Vulnerability scanner written in Go which uses the data provided by https://osv.dev

  • aquasecurity/trivy

    Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more

  • cloudwego/eino-examples

    Examples and demonstrations for using the Eino framework

  • keploy/keploy

    Unit, API & Integration Testing Agent for Developers. Generate tests, mocks/stubs for your APIs that actually work!

  • grafana/alloy

    OpenTelemetry Collector distribution with programmable pipelines

  • argoproj/argo-cd

    Declarative Continuous Deployment for Kubernetes

  • danielmiessler/fabric

    fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.

  • open-telemetry/opentelemetry-collector-contrib

    Contrib repository for the OpenTelemetry Collector

  • bluenviron/mediamtx

    Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.

  • TykTechnologies/tyk

    Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols

  • open-telemetry/opentelemetry-go-contrib

    Collection of extensions for OpenTelemetry-Go.

  • bnb-chain/bsc

    A BNB Smart Chain client based on the go-ethereum fork

  • cli/cli

    GitHub’s official command line tool

  • cloudflare/terraform-provider-cloudflare

    Cloudflare Terraform Provider

  • apache/answer

    A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.

  • safing/portmaster

    🏔 Love Freedom - ❌ Block Mass Surveillance

  • hashicorp/terraform-provider-aws

    The AWS Provider enables Terraform to manage AWS resources.

  • qax-os/excelize

    Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets

  • nektos/act

    Run your GitHub Actions locally 🚀

  • kubesphere/kubesphere

    The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️

rust

  • block/goose

    an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM

  • sharkdp/fd

    A simple, fast and user-friendly alternative to 'find'

  • zellij-org/zellij

    A terminal workspace with batteries included

  • 0xPlaygrounds/rig

    ⚙️🦀 Build portable, modular & lightweight Fullstack Agents

  • Rust-GPU/Rust-CUDA

    Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.

  • juspay/hyperswitch

    An open source payments switch written in Rust to make payments fast, reliable and affordable

  • sharkdp/bat

    A cat(1) clone with wings.

  • EricLBuehler/mistral.rs

    Blazingly fast LLM inference.

  • vectordotdev/vector

    A high-performance observability data pipeline.

  • paradigmxyz/reth

    Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust

  • zed-industries/zed

    Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

  • rerun-io/rerun

    Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.

  • gitbutlerapp/gitbutler

    The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte

  • sharkdp/hyperfine

    A command-line benchmarking tool

  • nushell/nushell

    A new type of shell

  • aws/amazon-q-developer-cli

    Add autocomplete and AI to your existing terminal on macOS & Linux

  • astral-sh/uv

    An extremely fast Python package and project manager, written in Rust.

  • paradedb/paradedb

    Postgres for Search and Analytics

  • dfinity/ic

    Internet Computer blockchain source: the client/replica software run by nodes

  • emmett-framework/granian

    A Rust HTTP server for Python applications