GitHub Trending Daily for 2024-09-26

trending

java

  • kestra-io/kestra

    Orchestration and automation platform to execute millions of scheduled and event-driven workflows declaratively in code and from the UI

  • apache/cassandra

    Apache Cassandra®

  • prestodb/presto

    The official home of the Presto distributed SQL query engine for big data

  • apache/incubator-seata

    🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.

  • testcontainers/testcontainers-java

    Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

  • unitycatalog/unitycatalog

    Open, Multi-modal Catalog for Data & AI

  • opensearch-project/OpenSearch

    🔎 Open source distributed and RESTful search engine.

  • spring-projects/spring-boot

    Spring Boot

  • datahub-project/datahub

    The Metadata Platform for your Data Stack

  • google/guava

    Google core libraries for Java

  • keycloak/keycloak

    Open Source Identity and Access Management For Modern Applications and Services

  • alibaba/nacos

    an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.

  • apache/camel

    Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.

  • checkstyle/checkstyle

    Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.

  • Azure/azure-sdk-for-java

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

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

  • redis/jedis

    Redis Java client

  • apache/dolphinscheduler

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

  • apache/parquet-java

    Apache Parquet Java

  • apache/iceberg

    Apache Iceberg

  • junit-team/junit5

    ✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM

  • FasterXML/jackson-core

    Core part of Jackson that defines Streaming API as well as basic shared abstractions

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

  • ucb-bar/chipyard

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

  • 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

  • databricks/Spark-The-Definitive-Guide

    Spark: The Definitive Guide's Code Repository

  • rtyley/bfg-repo-cleaner

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

  • JohnSnowLabs/spark-nlp

    State of the Art Natural Language Processing

  • apache/spark

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

  • OpenXiangShan/XiangShan

    Open-source high-performance RISC-V processor

  • apache/incubator-gluten

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

  • apache/openwhisk

    Apache OpenWhisk is an open source serverless cloud platform

  • 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

  • TheHive-Project/TheHive

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

  • ucb-bar/berkeley-hardfloat

  • delta-io/delta-sharing

    An open protocol for secure data sharing

  • crealytics/spark-excel

    A Spark plugin for reading and writing Excel files

  • sbt/sbt

    sbt, the interactive build tool

  • chipsalliance/chisel

    Chisel: A Modern Hardware Design Language

  • broadinstitute/rawls

    Rawls service for DSDE

  • NVIDIA/spark-rapids

    Spark RAPIDS plugin - accelerate Apache Spark with GPUs

  • apache/kyuubi

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

  • broadinstitute/cromwell

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

kotlin

swift

python

  • meta-llama/llama-stack

    Model components of the Llama Stack APIs

  • hyperknot/openfreemap

    Free and open-source map hosting solution with custom styles for websites and apps, using OpenStreetMap data

  • meta-llama/llama-stack-apps

    Agentic components of the Llama Stack APIs

  • cpacker/MemGPT

    Letta (fka MemGPT) is a framework for creating stateful LLM services.

  • 3b1b/manim

    Animation engine for explanatory math videos

  • netbox-community/netbox

    The premier source of truth powering network automation. Open source under Apache 2. Try NetBox Cloud free: https://netboxlabs.com/free-netbox-cloud/

  • frappe/erpnext

    Free and Open Source Enterprise Resource Planning (ERP)

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

  • Kanaries/pygwalker

    PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis

  • hacksider/Deep-Live-Cam

    real time face swap and one-click video deepfake with only a single image

  • roboflow/supervision

    We write your reusable computer vision tools. 💜

  • comfyanonymous/ComfyUI

    The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.

  • geekan/MetaGPT

    🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming

  • Azure-Samples/azure-search-openai-demo

    A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.

  • airtai/faststream

    FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ, NATS and Redis.

  • donnemartin/data-science-ipython-notebooks

    Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

  • princeton-nlp/SWE-agent

    SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges.

  • huggingface/transformers

    🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

  • feast-dev/feast

    The Open Source Feature Store for Machine Learning

javascript

  • ckeditor/ckeditor5

    Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.

  • NodeBB/NodeBB

    Node.js based forum software built for the modern web

  • OpenZeppelin/openzeppelin-contracts

    OpenZeppelin Contracts is a library for secure smart contract development.

  • UseInterstellar/Interstellar

    One of the most popular modern web proxies with blazing fast speeds and a variety of games.

  • Mintplex-Labs/anything-llm

    The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.

  • vercel/next.js

    The React Framework

  • npm/cli

    the package manager for JavaScript

  • ThePansmith/Monifactory

    A Modern Remaster of Nomifactory

  • chartjs/Chart.js

    Simple HTML5 Charts using the <canvas> tag

  • songquanpeng/one-api

    OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI.

  • sveltejs/svelte

    Cybernetically enhanced web apps

  • WordPress/gutenberg

    The Block Editor project for WordPress and beyond. Plugin is available from the official repository.

  • websockets/ws

    Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js

  • egonSchiele/grokking_algorithms

    Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)

  • jackocnr/intl-tel-input

    A JavaScript plugin for entering and validating international telephone numbers. Now includes React and Vue components.

  • serverless/serverless

    ⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.

  • Kong/insomnia

    The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

  • WhiskeySockets/Baileys

    Lightweight full-featured typescript/javascript WhatsApp Web API

  • mozilla/pdf.js

    PDF Reader in JavaScript

  • Koenkk/zigbee2mqtt

    Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨

  • jquense/react-big-calendar

    gcal/outlook like calendar component

  • facebook/create-react-app

    Set up a modern web app by running one command.

typescript

  • backstage/backstage

    Backstage is an open framework for building developer portals

  • Hacker0x01/react-datepicker

    A simple and reusable datepicker component for React

  • caorushizi/mediago

    m3u8[m3u8-downloader] 视频在线提取工具 流媒体下载 、视频下载 、 m3u8下载 、 B站视频下载 桌面客户端 windows mac

  • invoke-ai/InvokeAI

    InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products.

  • spacedriveapp/spacedrive

    Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.

  • stripe/stripe-node

    Node.js library for the Stripe API.

  • penrose/penrose

    Create beautiful diagrams just by typing notation in plain text.

  • kamranahmedse/developer-roadmap

    Interactive roadmaps, guides and other educational content to help developers grow in their careers.

  • Yonom/assistant-ui

    React Components for AI Chat 💬 🚀

  • stonith404/pingvin-share

    A self-hosted file sharing platform that combines lightness and beauty, perfect for seamless and efficient file sharing.

  • WalletConnect/walletconnect-monorepo

    WalletConnect Monorepo

  • wevm/viem

    TypeScript Interface for Ethereum

  • mantinedev/mantine

    A fully featured React components library

  • angular/angular

    Deliver web apps with confidence 🚀

  • TanStack/query

    🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

  • react-navigation/react-navigation

    Routing and navigation for your React Native apps

  • misskey-dev/misskey

    🌎 A completely free and open interplanetary microblogging platform 🚀

  • EvolutionAPI/evolution-api

    Evolution API is an open-source WhatsApp integration API

  • mui/mui-x

    MUI X: Build complex and data-rich applications using a growing list of advanced React components, like the Data Grid, Date and Time Pickers, Charts, and more!

  • glideapps/quicktype

    Generate types and converters from JSON, Schema, and GraphQL

  • vercel/ai

    Build AI-powered applications with React, Svelte, Vue, and Solid

  • redis/node-redis

    Redis Node.js client

go

  • kubernetes/client-go

    Go client for Kubernetes.

  • daytonaio/daytona

    The Open Source Dev Environment Manager.

  • cosmos/cosmos-sdk

    ⛓️ A Framework for Building High Value Public Blockchains ✨

  • aws/karpenter-provider-aws

    Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.

  • open-telemetry/opentelemetry-collector-contrib

    Contrib repository for the OpenTelemetry Collector

  • getsops/sops

    Simple and flexible tool for managing secrets

  • DiceDB/dice

    DiceDB is an in-memory real-time database with SQL-based reactivity. It is hyper-optimized for building and scaling truly real-time applications on modern hardware while being a drop-in replacement for Redis.

  • stretchr/testify

    A toolkit with common assertions and mocks that plays nicely with the standard library

  • aceberg/WatchYourLAN

    Lightweight network IP scanner. Can be used to notify about new hosts and monitor host online/offline history

  • open-telemetry/opentelemetry-collector

    OpenTelemetry Collector

  • goharbor/harbor

    An open source trusted cloud native registry project that stores, signs, and scans content.

  • 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

  • argoproj/argo-cd

    Declarative Continuous Deployment for Kubernetes

  • coreybutler/nvm-windows

    A node.js version management utility for Windows. Ironically written in Go.

  • siderolabs/talos

    Talos Linux is a modern Linux distribution built for Kubernetes.

  • grafana/pyroscope

    Continuous Profiling Platform. Debug performance issues down to a single line of code

  • grafana/k6

    A modern load testing tool, using Go and JavaScript - https://k6.io

  • kubernetes/kubernetes

    Production-Grade Container Scheduling and Management

  • hemilabs/heminetwork

    The hemi network core daemons.

  • prometheus/node_exporter

    Exporter for machine metrics

  • ipfs/kubo

    An IPFS implementation in Go

  • cockroachdb/cockroach

    CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.

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

  • jackc/pgx

    PostgreSQL driver and toolkit for Go

  • thanos-io/thanos

    Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.

rust

  • tw93/Pake

    🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用

  • juspay/hyperswitch

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

  • RustPython/RustPython

    A Python Interpreter written in Rust

  • typst/typst

    A new markup-based typesetting system that is powerful and easy to learn.

  • astral-sh/uv

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

  • risingwavelabs/risingwave

    Best-in-class stream processing, analytics, and management. Perform continuous analytics, or build event-driven applications, real-time ETL pipelines, and feature stores in minutes. Unified streaming and batch. PostgreSQL compatible.

  • rustdesk/rustdesk

    An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.

  • firecracker-microvm/firecracker

    Secure and fast microVMs for serverless computing.

  • huggingface/candle

    Minimalist ML framework for Rust

  • quickwit-oss/quickwit

    Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.

  • apache/arrow-rs

    Official Rust implementation of Apache Arrow

  • spaceandtimelabs/sxt-proof-of-sql

    Space and Time | Proof of SQL

  • gitbutlerapp/gitbutler

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

  • denoland/deno

    A modern runtime for JavaScript and TypeScript.

  • astral-sh/rye

    a Hassle-Free Python Experience

  • jdx/mise

    dev tools, env vars, task runner

  • sigp/lighthouse

    Ethereum consensus client in Rust

  • greenbone/openvas-scanner

    This repository contains the scanner component for Greenbone Community Edition.

  • biomejs/biome

    A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.

  • PyO3/maturin

    Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages

  • linera-io/linera-protocol

    Main repository for the Linera protocol

  • PyO3/pyo3

    Rust bindings for the Python interpreter

  • cloudflare/pingora

    A library for building fast, reliable and evolvable network services.