GitHub Trending Daily for 2024-08-02

trending

java

  • strimzi/strimzi-kafka-operator

    Apache Kafka® running on Kubernetes

  • xuchengsheng/spring-reading

    涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。

  • redis/lettuce

    Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.

  • apache/calcite

    Apache Calcite

  • dataease/dataease

    🔥 人人可用的开源数据可视化分析工具,帆软、Tableau 等商业 BI 工具的开源替代。

  • grpc/grpc-java

    The Java gRPC implementation. HTTP/2 based RPC

  • jagrosh/MusicBot

    🎶 A Discord music bot that's easy to set up and run yourself!

  • keycloak/keycloak

    Open Source Identity and Access Management For Modern Applications and Services

  • elastic/elasticsearch

    Free and Open, Distributed, RESTful Search Engine

  • opensearch-project/OpenSearch

    🔎 Open source distributed and RESTful search engine.

  • mcastillof/FakeTraveler

    Fake where your phone is located (Mock location for Android).

  • spring-projects/spring-boot

    Spring Boot

  • apolloconfig/apollo

    Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.

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

  • apache/incubator-seata

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

  • spring-projects/spring-ai

    An Application Framework for AI Engineering

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

  • raphw/byte-buddy

    Runtime code generation for the Java virtual machine.

  • OpenRefine/OpenRefine

    OpenRefine is a free, open source power tool for working with messy data and improving it

  • eugenp/tutorials

    Just Announced - "Learn Spring Security OAuth":

  • open-telemetry/opentelemetry-java-instrumentation

    OpenTelemetry auto-instrumentation and instrumentation libraries for Java

  • bazelbuild/bazel

    a fast, scalable, multi-language and extensible build system

  • karatelabs/karate

    Test Automation Made Simple

  • krlvm/PowerTunnel-Android

    Powerful and extensible proxy server with anti-censorship functionality for Android

scala

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

  • awslabs/deequ

    Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.

  • gatling/gatling

    Modern Load Testing as Code

  • JohnSnowLabs/spark-nlp

    State of the Art Natural Language Processing

  • lichess-org/lila

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

  • 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

  • twitter/the-algorithm

    Source code for Twitter's Recommendation Algorithm

  • delta-io/delta-sharing

    An open protocol for secure data sharing

  • DataBiosphere/leonardo

    Notebook service

  • ucb-bar/chipyard

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

  • microsoft/SynapseML

    Simple and Distributed Machine Learning

  • firesim/firesim

    FireSim: Fast and Effortless FPGA-accelerated Hardware Simulation with On-Prem and Cloud Flexibility

  • OpenXiangShan/XiangShan

    Open-source high-performance RISC-V processor

  • zio/zio

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

  • scala/scala3

    The Scala 3 compiler, also known as Dotty.

  • typelevel/cats-effect

    The pure asynchronous runtime for Scala

  • 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

  • broadinstitute/rawls

    Rawls service for DSDE

  • camunda/feel-scala

    FEEL parser and interpreter written in Scala

kotlin

swift

python

  • pytorch/torchchat

    Run PyTorch LLMs locally on servers, desktop and mobile

  • lipku/metahuman-stream

    Real time interactive streaming digital human

  • getredash/redash

    Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.

  • TheAlgorithms/Python

    All Algorithms implemented in Python

  • Azure-Samples/chat-with-your-data-solution-accelerator

    A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.

  • huggingface/transformers

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

  • 1Panel-dev/MaxKB

    🚀 基于 LLM 大语言模型的知识库问答系统。开箱即用、模型中立、灵活编排,支持快速嵌入到第三方业务系统,1Panel 官方出品。

  • ckan/ckan

    CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers catalog.data.gov, open.canada.ca/data, data.humdata.org among many other sites.

  • swisskyrepo/PayloadsAllTheThings

    A list of useful payloads and bypass for Web Application Security and Pentest/CTF

  • TDAmeritrade/stumpy

    STUMPY is a powerful and scalable Python library for modern time series analysis

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

  • kedro-org/kedro

    Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.

  • stanfordnlp/dspy

    DSPy: The framework for programming—not prompting—foundation models

  • odoo/odoo

    Odoo. Open Source Apps To Grow Your Business.

  • pytorch/pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

  • locustio/locust

    Write scalable load tests in plain Python 🚗💨

  • pre-commit/pre-commit-hooks

    Some out-of-the-box hooks for pre-commit

  • huggingface/diffusers

    🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.

javascript

typescript

go

  • projectdiscovery/nuclei

    Fast and customizable vulnerability scanner based on simple YAML based DSL.

  • pocketbase/pocketbase

    Open Source realtime backend in 1 file

  • DiceDB/dice

    A drop-in replacement of Redis with SQL-based realtime reactivity.

  • rancher/rancher

    Complete container management platform

  • kedacore/keda

    KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes

  • grpc/grpc-go

    The Go language implementation of gRPC. HTTP/2 based RPC

  • iawia002/lux

    👾 Fast and simple video download library and CLI tool written in Go

  • ethereum/go-ethereum

    Go implementation of the Ethereum protocol

  • containerd/containerd

    An open and reliable container runtime

  • go-gorm/gorm

    The fantastic ORM library for Golang, aims to be developer friendly

  • pingcap/tidb

    TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/

  • sourcegraph/conc

    Better structured concurrency for go

  • oauth2-proxy/oauth2-proxy

    A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.

  • gin-gonic/gin

    Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

  • open-telemetry/opentelemetry-collector

    OpenTelemetry Collector

  • KindlingProject/kindling

    eBPF-based Cloud Native Monitoring Tool

  • qax-os/excelize

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

  • helm/helm

    The Kubernetes Package Manager

  • DATA-DOG/go-sqlmock

    Sql mock driver for golang to test database interactions

  • kubernetes/autoscaler

    Autoscaling components for Kubernetes

  • google/pprof

    pprof is a tool for visualization and analysis of profiling data

  • aquasecurity/trivy

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

  • nats-io/nats-server

    High-Performance server for NATS.io, the cloud and edge native messaging system.

rust

  • GyulyVGC/sniffnet

    Comfortably monitor your Internet traffic 🕵️‍♂️

  • meilisearch/meilisearch

    A lightning-fast search API that fits effortlessly into your apps, websites, and workflow

  • sxyazi/yazi

    💥 Blazing fast terminal file manager written in Rust, based on async I/O.

  • juspay/hyperswitch

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

  • servo/servo

    Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine

  • lapce/lapce

    Lightning-fast and Powerful Code Editor written in Rust

  • paradedb/paradedb

    Postgres for Search and Analytics

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

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

  • apache/datafusion

    Apache DataFusion SQL Query Engine

  • gleam-lang/gleam

    ⭐️ A friendly language for building type-safe, scalable systems!

  • bytecodealliance/wasmtime

    A fast and secure runtime for WebAssembly

  • denoland/deno

    A modern runtime for JavaScript and TypeScript.

  • paradigmxyz/reth

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

  • surrealdb/surrealdb

    A scalable, distributed, collaborative, document-graph database, for the realtime web

  • TraceMachina/nativelink

    NativeLink is an open source high-performance build cache and remote execution server, compatible with Bazel, Buck2, Reclient, and other RBE-compatible build systems. It offers drastically faster builds, reduced test flakiness, and specialized hardware.

  • sharkdp/hyperfine

    A command-line benchmarking tool

  • awslabs/aws-lambda-web-adapter

    Run web applications on AWS Lambda

  • solana-labs/solana-program-library

    A collection of Solana programs maintained by Solana Labs

  • pola-rs/polars

    Dataframes powered by a multithreaded, vectorized query engine, written in Rust

  • awslabs/mountpoint-s3

    A simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system.

  • rapiz1/rathole

    A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.