GitHub Trending Daily for 2023-03-01

trending

java

  • apache/doris

    Apache Doris is an easy-to-use, high performance and unified analytics database.

  • apache/dubbo

    Apache Dubbo is a high-performance, java based, open source RPC framework.

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

  • ZhongFuCheng3y/austin

    消息推送平台推送下发【邮件】【短信】【微信服务号】【微信小程序】【企业微信】【钉钉】等消息类型。

  • PhilJay/MPAndroidChart

    A powerful Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.

  • newbee-ltd/newbee-mall

    newbee-mall是一套电商系统,包括基础版本(Spring Boot+Thymeleaf)、前后端分离版本(Spring Boot+Vue 3+Element-Plus+Vue-Router 4+Pinia+Vant 4) 、秒杀版本、Go语言版本、微服务版本(Spring Cloud Alibaba+Nacos+Sentinel+Seata+Spring Cloud Gateway+OpenFeign+ELK)。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管理、商品管理、订单管理、会员管理、分类管理、设置等模块。

  • metersphere/metersphere

    MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、UI 测试和性能测试等。搞测试,就选 MeterSphere!

  • spring-projects/spring-boot

    Spring Boot

  • opensearch-project/OpenSearch

    Open source distributed and RESTful search engine.

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

  • YunaiV/yudao-cloud

    ruoyi-vue-pro 全新 Cloud 版本,优化重构所有功能。基于 Spring Cloud Alibaba + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城等功能。你的 Star ,是作者生发的动力!

  • lax1dude/eaglercraftx-1.8

    Mirror of the EaglercraftX 1.8 repository on GitLab, allows you to play multiplayer Minecraft 1.8 in your web browser

  • apache/beam

    Apache Beam is a unified programming model for Batch and Streaming data processing.

  • YunaiV/ruoyi-vue-pro

    官方推荐 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城等功能。你的 Star ,是作者生发的动力!

  • elastic/elasticsearch

    Free and Open, Distributed, RESTful Search Engine

  • apache/pinot

    Apache Pinot - A realtime distributed OLAP datastore

  • alibaba/arthas

    Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas

  • alibaba/spring-cloud-alibaba

    Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.

  • jeecgboot/JimuReport

    「低代码可视化报表」类似excel操作风格,在线拖拽完成设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。

  • apache/hive

    Apache Hive

  • GrowingGit/GitHub-Chinese-Top-Charts

    GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。

  • Snailclimb/JavaGuide

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

  • alibaba/DataX

    DataX是阿里云DataWorks数据集成的开源版本。

  • kunal-kushwaha/DSA-Bootcamp-Java

    This repository consists of the code samples, assignments, and notes for the Java Data Structures & Algorithms bootcamp of Community Classroom.

  • alibaba/easyexcel

    快速、简洁、解决大文件内存溢出的java处理Excel工具

scala

kotlin

swift

python

  • nebuly-ai/nebullvm

    Plug and play modules to optimize the performances of your AI systems

  • AnTi-anti/damai_ticket

    大麦网抢票脚本

  • Asabeneh/30-Days-Of-Python

    30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.

  • python-poetry/poetry

    Python packaging and dependency management made easy

  • sympy/sympy

    A computer algebra system written in pure Python

  • greshake/llm-security

    New ways of breaking app-integrated LLMs

  • mukulpatnaik/researchgpt

    An open-source LLM based research assistant that allows you to have a conversation with a research paper

  • bmaltais/kohya_ss

  • BlinkDL/RWKV-LM

    RWKV is a RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.

  • innnky/so-vits-svc

    基于vits与softvc的歌声音色转换模型

  • mmabrouk/chatgpt-wrapper

    API for interacting with ChatGPT using Python and from Shell.

  • whitead/paper-qa

    LLM Chain for answering questions from documents with citations

  • NAStool/nas-tools

    NAS媒体库管理工具

  • microsoft/unilm

    Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities

  • itcharge/LeetCode-Py

    「算法通关手册」,超详细的「算法与数据结构」基础讲解教程,700+ 道「LeetCode 题目」详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。

  • MakiNaruto/Automatic_ticket_purchase

    大麦网抢票脚本

  • KohakuBlueleaf/LoCon

    LoRA for convolution network

  • onnx/onnx

    Open standard for machine learning interoperability

  • tinyvision/DAMO-YOLO

    DAMO-YOLO: a fast and accurate object detection method with some new techs, including NAS backbones, efficient RepGFPN, ZeroHead, AlignedOTA, and distillation enhancement.

  • nermeenwageh10/Leetcode-Solutions

    This collection of beginner-friendly LeetCode problems. This repository features easy-to-understand solutions that are constantly updated for improved performance. Whether you're a coding novice or looking to refresh your skills, this repository is a great resource to help you develop your abilities and become a better programmer.

  • haoheliu/AudioLDM

    AudioLDM: Generate speech, sound effects, music and beyond, with text.

  • adap/flower

    Flower: A Friendly Federated Learning Framework

  • TheAlgorithms/Python

    All Algorithms implemented in Python

  • AUTOMATIC1111/stable-diffusion-webui

    Stable Diffusion web UI

  • tiangolo/fastapi

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

javascript

typescript

  • usememos/memos

    An open-source, self-hosted memo hub with knowledge management and social networking.

  • odomu/aliyunpan

    阿里云盘小白羊v3

  • actions/upload-artifact

  • aws-amplify/amplify-js

    A declarative JavaScript library for application development using cloud services.

  • freeCodeCamp/freeCodeCamp

    freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.

  • prisma/prisma

    Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

  • nextui-org/nextui

    Beautiful, fast and modern React UI library.

  • expo/expo

    An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.

  • vuejs/core

    Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • preactjs/signals

    Manage state with style in every framework

  • apache/echarts

    Apache ECharts is a powerful, interactive charting and data visualization library for browser

  • nestjs/nest

    A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8)

  • backstage/backstage

    Backstage is an open platform for building developer portals

  • illacloud/illa-builder

    Retool open-source alternative, with low-code UI components and support for multiple data resources.

  • medusajs/medusa

    The open-source Shopify alternative

  • microsoft/TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • software-mansion/react-native-reanimated

    React Native's Animated library reimplemented

  • wbkd/react-flow

    Highly customizable library for building an interactive node-based UI, workflow editor, flow chart or static diagram

  • open-telemetry/opentelemetry-js

    OpenTelemetry JavaScript Client

  • youzan/vant

    A lightweight, customizable Vue UI library for mobile web apps.

  • angular/angular

    The modern web developer’s platform

  • facebook/flipper

    A desktop debugging platform for mobile developers.

  • cypress-io/cypress-realworld-app

    A payment application to demonstrate real-world usage of Cypress testing methods, patterns, and workflows.

  • jitsi/jitsi-meet

    Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.

  • microsoft/playwright

    Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

go

rust

  • google/comprehensive-rust

    This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust to everyone.

  • charliermarsh/ruff

    An extremely fast Python linter, written in Rust.

  • firecracker-microvm/firecracker

    Secure and fast microVMs for serverless computing.

  • cloud-hypervisor/cloud-hypervisor

    A Virtual Machine Monitor for modern Cloud workloads. Features include CPU, memory and device hotplug, support for running Windows and Linux guests, device offload with vhost-user and a minimal compact footprint. Written in Rust with a strong focus on security.

  • swc-project/swc

    Rust-based platform for the Web

  • rust-lang/rust-clippy

    A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/

  • helix-editor/helix

    A post-modern modal text editor.

  • lencx/ChatGPT

    ChatGPT Desktop Application (Mac, Windows and Linux)

  • sigp/lighthouse

    Ethereum consensus client in Rust

  • foundry-rs/foundry

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

  • Schniz/fnm

    Fast and simple Node.js version manager, built in Rust

  • jdxcode/rtx

    Runtime Executor (asdf rust clone)

  • casey/ord

    Rare and exotic sats

  • kaleidawave/ezno

    A JavaScript compiler and TypeScript checker written in Rust with a focus on static analysis and runtime performance

  • sunface/rust-course

    “连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book

  • tauri-apps/tauri

    Build smaller, faster, and more secure desktop applications with a web frontend.

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

  • ellie/atuin

    Magical shell history

  • move-language/move

  • LGUG2Z/komorebi

    A tiling window manager for Windows

  • microsoft/windows-rs

    Rust for Windows

  • dani-garcia/vaultwarden

    Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs

  • pola-rs/polars

    Fast multi-threaded, hybrid-out-of-core DataFrame library in Rust | Python | Node.js

  • hyperium/tonic

    A native gRPC client & server implementation with async/await support.

  • leptos-rs/leptos

    Build fast web applications with Rust.