GitHub Trending Daily for 2025-10-28

trending

java

  • apache/paimon

    Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.

  • spring-projects/spring-ai-examples

  • Stirling-Tools/Stirling-PDF

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

  • apache/rocketmq

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

  • liferay/liferay-portal

  • mybatis/mybatis-3

    MyBatis SQL mapper framework for Java

  • karatelabs/karate

    Test Automation Made Simple

  • openjdk/jdk

    JDK main-line development https://openjdk.org/projects/jdk

  • xuxueli/xxl-job

    A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)

  • apache/fineract

    Apache Fineract

  • DependencyTrack/dependency-track

    Dependency-Track is an intelligent Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain.

  • langchain4j/langchain4j

    LangChain4j is an open-source Java library that simplifies the integration of LLMs into Java applications through a unified API, providing access to popular LLMs and vector databases. It makes implementing RAG, tool calling (including support for MCP), and agents easy. LangChain4j integrates seamlessly with various enterprise Java frameworks.

  • Dev4Mod/WaEnhancer

    WhatsApp tools for Android

  • StarRocks/starrocks

    The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.

  • apache/hadoop

    Apache Hadoop

  • ashishps1/awesome-low-level-design

    Learn Low Level Design (LLD) and prepare for interviews using free resources.

  • traccar/traccar

    Traccar GPS Tracking System

  • OpenAPITools/openapi-generator

    OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

  • apache/dolphinscheduler

    Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code

  • apache/hive

    Apache Hive

  • Snailclimb/JavaGuide

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

scala

  • hyperledger-labs/splice

    Reference applications for funding, operating, and incentivizing the use of a decentralized, public Canton synchronizer. Includes the Amulet reference application for creating native payment utilities for Canton synchronizers and Daml applications.

  • 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

  • OpenXiangShan/XiangShan

    Open-source high-performance RISC-V processor

  • apache/spark

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

  • twitter/the-algorithm

    Source code for the X Recommendation Algorithm

  • akka/akka-core

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

  • derrickburns/generalized-kmeans-clustering

    Production-ready K-Means clustering for Apache Spark with pluggable Bregman divergences (KL, Itakura-Saito, L1, etc). 6 algorithms, 740 tests, cross-version persistence. Drop-in replacement for MLlib with mathematically correct distance functions for probability distributions, spectral data, and count data.

  • ucb-bar/chipyard

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

  • apache/incubator-gluten

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

  • scala/scala

    Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3

  • scala/scala3

    The Scala 3 compiler, also known as Dotty.

  • 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

  • chipsalliance/rocket-chip

    Rocket Chip Generator

  • NVIDIA/spark-rapids

    Spark RAPIDS plugin - accelerate Apache Spark with GPUs

  • delta-io/delta-sharing

    An open protocol for secure data sharing

  • lichess-org/lila

    ♞ lichess.org: the forever free, adless and open source chess server ♞

  • gatling/gatling

    Modern Load Testing as Code

  • sbt/sbt

    sbt, the interactive build tool

  • TheHive-Project/TheHive

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

  • apache/incubator-livy

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

  • apache/datafusion-comet

    Apache DataFusion Comet Spark Accelerator

  • riscv-boom/riscv-boom

    SonicBOOM: The Berkeley Out-of-Order Machine

  • scalapb/ScalaPB

    Protocol buffer compiler for Scala.

  • playframework/playframework

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

kotlin

swift

python

  • yeongpin/cursor-free-vip

    [Support 0.49.x](Reset Cursor AI MachineID & Bypass Higher Token Limit) Cursor Ai ,自动重置机器ID , 免费升级使用Pro功能: You've reached your trial request limit. / Too many free trial accounts used on this machine. Please upgrade to pro. We have this limit in place to prevent abuse. Please let us know if you believe this is a mistake.

  • microsoft/agent-lightning

    The absolute trainer to light up AI agents.

  • spipm/Depixelization_poc

    Depix is a PoC for a technique to recover plaintext from pixelized screenshots.

  • harvard-edge/cs249r_book

    Introduction to Machine Learning Systems

  • Shubhamsaboo/awesome-llm-apps

    Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.

  • iam-veeramalla/aws-devops-zero-to-hero

    AWS zero to hero repo for devops engineers to learn AWS in 30 Days. This repo includes projects, presentations, interview questions and real time examples.

  • TNTwise/REAL-Video-Enhancer

    Interpolate, Upscale, Decompress, and Denoise videos easily on Linux/Windows/MacOS.

  • public-apis/public-apis

    A collective list of free APIs

  • mindsdb/mindsdb

    Federated query engine for AI - The only MCP Server you'll ever need

  • ccxt/ccxt

    A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go

javascript

  • qeeqbox/social-analyzer

    API, CLI, and Web App for analyzing and finding a person's profile in 1000 social media \ websites

  • trekhleb/javascript-algorithms

    📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

  • meshery/meshery

    Meshery, the cloud native manager

  • wangwangit/SubsTracker

    基于Cloudflare Workers的轻量级订阅管理系统,帮助您轻松跟踪各类订阅服务的到期时间,并通过Telegram发送及时提醒。

  • koodo-reader/koodo-reader

    A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux, Android, iOS and Web

  • Asabeneh/30-Days-Of-React

    30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

  • ryanhanwu/How-To-Ask-Questions-The-Smart-Way

    本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。

  • n00bcodr/Jellyfin-Enhanced

    A Jellyfin Plugin to enhance your Jellyfin Web experience.

  • mrdoob/three.js

    JavaScript 3D Library.

  • facebook/react

    The library for web and native user interfaces.

  • itdoginfo/podkop

    Dev podkop

  • nodejs/node

    Node.js JavaScript runtime ✨🐢🚀✨

  • Asabeneh/30-Days-Of-JavaScript

    30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

  • upstash/context7

    Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors

  • DataDog/dd-trace-js

    Datadog APM client for Node.js

  • sudheerj/javascript-interview-questions

    List of 1000 JavaScript Interview Questions

  • github/awesome-copilot

    Community-contributed instructions, prompts, and configurations to help you make the most of GitHub Copilot.

  • sohzm/cheating-daddy

    a free and opensource app that lets you gain an unfair advantage

  • axios/axios

    Promise based HTTP client for the browser and node.js

  • NginxProxyManager/nginx-proxy-manager

    Docker container for managing Nginx proxy hosts with a simple, powerful interface

  • npm/cli

    the package manager for JavaScript

  • MagicMirrorOrg/MagicMirror

    MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.

typescript

  • 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.

  • coinbase/x402

    A payments protocol for the internet. Built on HTTP.

  • cjpais/Handy

    A free, open source, and extensible speech-to-text application that works completely offline.

  • jestjs/jest

    Delightful JavaScript Testing.

  • musistudio/claude-code-router

    Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the model while enjoying updates from Anthropic.

  • novuhq/novu

    The open-source notification Inbox infrastructure. E-mail, SMS, Push and Slack Integrations.

  • activepieces/activepieces

    AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

  • immich-app/immich

    High performance self-hosted photo and video management solution.

  • mifi/lossless-cut

    The swiss army knife of lossless video/audio editing

  • nuxt/nuxt

    The Intuitive Vue Framework.

  • Effect-TS/effect

    Build production-ready applications in TypeScript

  • firebase/genkit

    Open-source framework for building AI-powered apps in JavaScript, Go, and Python, built and used in production by Google

  • chartdb/chartdb

    Database diagrams editor that allows you to visualize and design your DB with a single query.

  • Dokploy/dokploy

    Open Source Alternative to Vercel, Netlify and Heroku.

  • czlonkowski/n8n-mcp

    A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you

  • outline/outline

    The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.

  • Canner/WrenAI

    ⚡️ GenBI (Generative BI) queries any database in natural language, generates accurate SQL (Text-to-SQL), charts (Text-to-Chart), and AI-powered business intelligence in seconds.

go

  • juanfont/headscale

    An open source, self-hosted implementation of the Tailscale control server

  • googleapis/genai-toolbox

    MCP Toolbox for Databases is an open source MCP server for databases.

  • aquasecurity/trivy

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

  • go-gitea/gitea

    Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

  • putyy/res-downloader

    视频号、小程序、抖音、快手、小红书、直播流、m3u8、酷狗、QQ音乐等常见网络资源下载!

  • thomaspoignant/go-feature-flag

    GO Feature Flag is a simple, complete and lightweight self-hosted feature flag solution 100% Open Source. 🎛️

  • sigstore/cosign

    Code signing and transparency for containers and binaries

  • alibaba/higress

    🤖 AI Gateway | AI Native API Gateway

  • hashicorp/vault

    A tool for secrets management, encryption as a service, and privileged access management

  • open-telemetry/opentelemetry-go

    OpenTelemetry Go API and SDK

  • aws/aws-sdk-go-v2

    AWS SDK for the Go programming language.

  • krillinai/KrillinAI

    Video translation and dubbing tool powered by LLMs. The video translator offers 100 language translations and one-click full-process deployment. The video translation output is optimized for platforms like YouTube,TikTok. AI视频翻译配音工具,100种语言双向翻译,一键部署全流程,可以生抖音,小红书,哔哩哔哩,视频号,TikTok,Youtube等形态的内容成适配

  • trufflesecurity/trufflehog

    Find, verify, and analyze leaked credentials

  • ollama/ollama

    Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models.

  • v2fly/v2ray-core

    A platform for building proxies to bypass network restrictions.

  • zitadel/zitadel

    ZITADEL - Identity infrastructure, simplified for you.

  • samber/lo

    💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)

  • glanceapp/glance

    A self-hosted dashboard that puts all your feeds in one place

  • redis/go-redis

    Redis Go client

  • milvus-io/milvus

    Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search

  • gitleaks/gitleaks

    Find secrets with Gitleaks 🔑

rust

  • longbridge/gpui-component

    Rust GUI components for building fantastic cross-platform desktop application by using GPUI.

  • block/goose

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

  • foundry-rs/foundry

    Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

  • uutils/coreutils

    Cross-platform Rust rewrite of the GNU coreutils

  • embassy-rs/embassy

    Modern embedded framework, using Rust and async.

  • launchbadge/sqlx

    🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.

  • bottlerocket-os/bottlerocket

    An operating system designed for hosting containers

  • risingwavelabs/risingwave

    Streaming data platform for real-time stream processing, low-latency serving, and Iceberg table management.

  • huggingface/text-embeddings-inference

    A blazing fast inference solution for text embeddings models

  • kata-containers/kata-containers

    Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/

  • paritytech/polkadot-sdk

    The Parity Polkadot Blockchain SDK

  • tauri-apps/wry

    Cross-platform WebView library in Rust for Tauri.

  • emilk/egui

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

  • nautechsystems/nautilus_trader

    A high-performance algorithmic trading platform and event-driven backtester

  • jdx/mise

    dev tools, env vars, task runner

  • ai-dynamo/dynamo

    A Datacenter Scale Distributed Inference Serving Framework

  • warp-tech/warpgate

    Fully transparent SSH, HTTPS, MySQL and Postgres bastion/PAM that doesn't need additional client-side software