GitHub Trending Daily for 2023-05-25

trending

java

  • alibaba/Chat2DB

    智能的通用数据库工具和SQL客户端(General-purpose database tools and SQL clients with AI (ChatGPT))

  • SimonHalvdansson/Harmonic-HN

    An Android client for Hacker News

  • ZhongFuCheng3y/austin

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

  • provectus/kafka-ui

    Open-Source Web UI for Apache Kafka Management

  • apache/beam

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

  • apache/kafka

    Mirror of Apache Kafka

  • davidfantasy/mybatis-plus-generator-ui

    对mybatis-plus-generator进行封装,通过Web UI快速生成兼容Spring boot,mybatis-plus框架的各类业务代码

  • SeleniumHQ/selenium

    A browser automation framework and ecosystem.

  • kdn251/interviews

    Everything you need to know to get the job.

  • amitshekhariitbhu/android-interview-questions

    Your Cheat Sheet For Android Interview - Android Interview Questions

  • liquibase/liquibase

    Main Liquibase Source

  • apache/seatunnel

    SeaTunnel is a distributed, high-performance data integration platform for the synchronization and transformation of massive data (offline & real-time).

  • trinodb/trino

    Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)

  • apache/flink

    Apache Flink

  • dromara/Sa-Token

    这可能是史上功能最全的Java权限认证框架!目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...

  • alibaba/spring-cloud-alibaba

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

  • dromara/hutool

    A set of tools that keep Java sweet.

  • camunda/camunda-bpm-platform

    Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Spring, Spring Boot, CDI.

  • apache/rocketmq

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

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

  • spring-projects/spring-framework

    Spring Framework

  • Netflix/conductor

    Conductor is a microservices orchestration engine.

  • 648540858/wvp-GB28181-pro

    WEB VIDEO PLATFORM是一个基于GB28181-2016标准实现的网络视频平台,支持NAT穿透,支持海康、大华、宇视等品牌的IPC、NVR、DVR接入。支持国标级联,支持rtsp/rtmp等视频流转发到国标平台,支持rtsp/rtmp等推流转发到国标平台。

  • alibaba/transmittable-thread-local

    TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.

  • redis/jedis

    Redis Java client

scala

kotlin

swift

python

  • Zeqiang-Lai/DragGAN

    Online Demo and Implementation of DragGAN - "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold"

  • JiauZhang/DragGAN

    Implementation of DragGAN: Interactive Point-based Manipulation on the Generative Image Manifold

  • kyegomez/tree-of-thoughts

    Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%

  • psf/requests

    A simple, yet elegant, HTTP library.

  • pengzhile/pandora

    潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT that helps you breathe smoothly.

  • facebookresearch/fairseq

    Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

  • SkalskiP/courses

    This repository is a curated collection of links to various courses and resources about Artificial Intelligence (AI)

  • kreneskyp/ix

    Autonomous GPT-4 agent platform

  • OpenGVLab/InternGPT

    InternGPT (iGPT) is an open source demo platform where you can easily showcase your AI models. Now it supports DragGAN, ChatGPT, ImageBind, multimodal chat like GPT-4, SAM, interactive image editing, etc. Try it at igpt.opengvlab.com

  • opengeos/segment-geospatial

    A Python package for segmenting geospatial data with the Segment Anything Model (SAM)

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

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

  • Casualtek/Ransomchats

  • ymcui/Chinese-LLaMA-Alpaca

    中文LLaMA&Alpaca大语言模型+本地CPU/GPU部署 (Chinese LLaMA & Alpaca LLMs)

  • OFA-Sys/ONE-PEACE

    A general representation modal across vision, audio, language modalities.

  • microsoft/i-Code

  • microsoft/PodcastCopilot

    Build 2023 demo

  • iryna-kondr/scikit-llm

    Seamlessly integrate powerful language models like ChatGPT into scikit-learn for enhanced text analysis tasks.

  • pengxiao-song/LaWGPT

    Repo for LaWGPT, Chinese-Llama tuned with Chinese Legal knowledge. 基于中文法律知识的大语言模型

  • hwchase17/langchain

    Building applications with LLMs through composability

  • TransformerOptimus/SuperAGI

    Build and run useful autonomous agents

  • LmeSzinc/StarRailCopilot

    Star Rail auto script, bot | 星铁副驾驶,崩坏:星穹铁道脚本,基于下一代Alas框架

  • imClumsyPanda/langchain-ChatGLM

    langchain-ChatGLM, local knowledge based ChatGLM with langchain | 基于本地知识库的 ChatGLM 问答

  • BlinkDL/RWKV-LM

    RWKV is an 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.

  • dagster-io/dagster

    An orchestration platform for the development, production, and observation of data assets.

  • csunny/DB-GPT

    Interact your data and environment using the local GPT, no data leaks, 100% privately, 100% security

javascript

  • NaiboWang/EasySpider

    A visual no-code/code-free web crawler/spider一个可视化爬虫软件,可以无代码图形化设计和执行的爬虫任务

  • chinese-poetry/chinese-poetry

    The most comprehensive database of Chinese poetry 最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。

  • pedroslopez/whatsapp-web.js

    A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app

  • 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

  • MonsterNone/tmall-miao

    喵币助手:618天猫(淘宝)、京东任务一键完成。基于AutoX.JS。打包版已做防检测处理。(全民拆快递)

  • iamadamdev/bypass-paywalls-chrome

    Bypass Paywalls web browser extension for Chrome and Firefox.

  • apitube/integrations

    Integrations for APITUBE API

  • facebook/create-react-app

    Set up a modern web app by running one command.

  • ToolJet/ToolJet

    Extensible low-code framework for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript.

  • vercel/next.js

    The React Framework

  • di-sukharev/opencommit

    Auto-generate impressive commits with AI in 1 second

  • anc95/ChatGPT-CodeReview

    A code review bot powered by ChatGPT

  • handsontable/handsontable

    JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team

  • OpenZeppelin/openzeppelin-contracts

    OpenZeppelin Contracts is a library for secure smart contract development.

  • olifolkerd/tabulator

    Interactive Tables and Data Grids for JavaScript

  • WordPress/wordpress-playground

    Run WordPress in the browser via WebAssembly PHP

  • openlayers/openlayers

    OpenLayers

  • LeCoupa/awesome-cheatsheets

    Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.

  • gatsbyjs/gatsby

    The fastest frontend for the headless web. Build modern websites with React.

  • tangly1024/NotionNext

    使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)

  • SortableJS/Sortable

    Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.

  • adrianhajdin/project_syncfusion_dashboard

    This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a an admin dashboard app using React.js and Syncfusion

  • nolimits4web/swiper

    Most modern mobile touch slider with hardware accelerated transitions

  • SocialSisterYi/bilibili-API-collect

    哔哩哔哩-API收集整理【不断更新中....】

  • chartjs/Chart.js

    Simple HTML5 Charts using the <canvas> tag

typescript

  • w-okada/voice-changer

    リアルタイムボイスチェンジャー Realtime Voice Changer

  • anse-app/anse

    Supercharged experience for ChatGPT, DALL-E and Stable Diffusion.

  • medusajs/medusa

    Building blocks for digital commerce

  • shadcn/ui

    Beautifully designed components built with Radix UI and Tailwind CSS.

  • mui/material-ui

    MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.

  • novuhq/novu

    The open-source notification infrastructure with fully functional embedded notification center

  • apollographql/apollo-client

    A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.

  • Blazity/next-enterprise

    An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.

  • microsoft/fluentui

    Fluent UI web represents a collection of utilities, React components, and web components for building web applications.

  • Azure-Samples/contoso-real-estate

    Enterprise-grade Reference Architecture for JavaScript

  • josStorer/RWKV-Runner

    A RWKV management and startup tool, full automation, only 6MB. And provides an interface compatible with the OpenAI API. RWKV is a large language model that is fully open source and available for commercial use.

  • AprilNEA/ChatGPT-Admin-Web

    带有用户管理和后台管理系统的 ChatGPT WebUI

  • microsoft/vscode

    Visual Studio Code

  • dai-shi/waku

    Minimalistic React Framework

  • influxion/ts-plugins-quickstart

    Get a ChatGPT plugin up and running in under 5 minutes using TypeScript & NodeJS!

  • honghuangdc/soybean-admin

    A fresh and elegant admin template, based on Vue3,Vite3,TypeScript,NaiveUI and UnoCSS [一个基于Vue3、Vite3、TypeScript、NaiveUI 和 UnoCSS的清新优雅的中后台模版]

  • mizchi/lizod

  • compiler-explorer/compiler-explorer

    Run compilers interactively from your web browser and interact with the assembly

  • vitejs/vite

    Next generation frontend tooling. It's fast!

  • TanStack/table

    Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table

  • angular/angular

    The modern web developer’s platform

  • apitable/apitable

    APITable, an API-oriented low-code platform for building collaborative apps and better than all other Airtable open-source alternatives.

  • aws/aws-sdk-js-v3

    Modularized AWS SDK for JavaScript.

  • wix/react-native-calendars

    React Native Calendar Components

  • aws/aws-cdk

    The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code

go

  • casbin/casbin

    An authorization library that supports access control models like ACL, RBAC, ABAC in Golang

  • hashicorp/nomad

    Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.

  • minio/minio

    High Performance Object Storage for AI

  • prometheus/prometheus

    The Prometheus monitoring system and time series database.

  • nginxinc/kubernetes-ingress

    NGINX and NGINX Plus Ingress Controllers for Kubernetes

  • drakkan/sftpgo

    Fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob

  • Workiva/go-datastructures

    A collection of useful, performant, and threadsafe Go datastructures.

  • tidwall/gjson

    Get JSON values quickly - JSON parser for Go

  • istio/istio

    Connect, secure, control, and observe services.

  • cloudnative-pg/cloudnative-pg

    CloudNativePG is a Kubernetes operator that covers the full lifecycle of a PostgreSQL database cluster with a primary/standby architecture, using native streaming replication

  • juanfont/headscale

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

  • prometheus/node_exporter

    Exporter for machine metrics

  • sjlleo/nexttrace

    An open source visual route tracking CLI tool

  • open-telemetry/opentelemetry-go

    OpenTelemetry Go API and SDK

  • google/go-cmp

    Package for comparing Go values in tests

  • derailed/k9s

    Kubernetes CLI To Manage Your Clusters In Style!

  • hashicorp/consul

    Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.

  • prometheus/alertmanager

    Prometheus Alertmanager

  • tailscale/tailscale

    The easiest, most secure way to use WireGuard and 2FA.

  • prometheus-operator/prometheus-operator

    Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes

  • gohugoio/hugo

    The world’s fastest framework for building websites.

  • hashicorp/vault

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

  • charmbracelet/mods

    AI on the command line

  • cherish-chat/xxim-server

    惺惺 —— 属于你的社交地盘!惺惺是一个100%开源社交平台,每个人都可以搭建自己的服务器,掌握数据的所有权。此APP非盈利项目!

  • grafana/agent

    Vendor-neutral programmable observability pipelines.

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.

  • kamiyaa/joshuto

    ranger-like terminal file manager written in Rust

  • lencx/ChatGPT

    ChatGPT Desktop Application (Mac, Windows and Linux)

  • leptos-rs/leptos

    Build fast web applications with Rust.

  • MystenLabs/sui

    Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language

  • AppFlowy-IO/AppFlowy

    AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.

  • neondatabase/neon

    Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, branching, and bottomless storage.

  • rust-lang/mdBook

    Create book from markdown files. Like Gitbook but implemented in Rust

  • BloopAI/bloop

    bloop is a fast code search engine written in Rust.

  • cloudflare/quiche

    Savoury implementation of the QUIC transport protocol and HTTP/3

  • rustdesk/rustdesk

    Virtual / remote desktop infrastructure for everyone! Open source TeamViewer / Citrix alternative.

  • MaterializeInc/materialize

    Materialize is a fast, distributed SQL database built on streaming internals.

  • wez/wezterm

    A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust

  • paritytech/substrate

    Substrate: The platform for blockchain innovators

  • web-infra-dev/rspack

    A fast Rust-based web bundler

  • mitsuhiko/rye

    An Experimental Package Management Solution for Python

  • datafuselabs/databend

    A modern cloud data warehouse focusing on reducing cost and complexity for your massive-scale analytics needs. Open source alternative to Snowflake. Also available in the cloud: https://app.databend.com

  • elkowar/eww

    ElKowars wacky widgets

  • seanmonstar/reqwest

    An easy and powerful Rust HTTP Client

  • tokio-rs/tokio

    A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

  • sigoden/aichat

    Using ChatGPT/GPT-3.5/GPT-4 in the terminal.

  • an-anime-team/an-anime-game-launcher

    An Anime Game launcher for Linux with automatic patching and telemetry disabling

  • rust-lang/rustlings

    Small exercises to get you used to reading and writing Rust code!

  • juspay/hyperswitch

    An Open Source Financial Switch to make Payments fast, reliable and affordable

  • rust-rocksdb/rust-rocksdb

    rust wrapper for rocksdb