GitHub Trending Daily for 2023-02-17

trending

java

  • rnmapbox/maps

    A Mapbox react native module for creating custom maps

  • antlr/antlr4

    ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

  • spring-projects/spring-boot

    Spring Boot

  • kurogai/100-redteam-projects

    Projects for security students

  • dataease/dataease

    人人可用的开源数据可视化分析工具。

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

  • YunaiV/ruoyi-vue-pro

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

  • ververica/flink-cdc-connectors

    CDC Connectors for Apache Flink®

  • awsdocs/aws-doc-sdk-examples

    Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.

  • alibaba/spring-cloud-alibaba

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

  • alibaba/DataX

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

  • elastic/elasticsearch

    Free and Open, Distributed, RESTful Search Engine

  • metersphere/metersphere

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

  • yudaocode/SpringBoot-Labs

    一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024

  • tinystruct/smalltalk

    A tinystruct-based chat module which integrated with @openai ChatGPT. @tinystruct

  • baomidou/mybatis-plus

    An powerful enhanced toolkit of MyBatis for simplify development

  • dromara/Sa-Token

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

  • jeecgboot/jeecg-boot

    「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。

  • TheAlgorithms/Java

    All Algorithms implemented in Java

  • WeiYe-Jing/datax-web

    DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。

  • GrowingGit/GitHub-Chinese-Top-Charts

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

  • xuxueli/xxl-job

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

  • alibaba/nacos

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

  • quickmsg/smqtt

    开源 MQTT 服务器(基于reactor-netty实现高性能的、可扩展、支持千万级设备接入集群)

  • Grt1228/chatgpt-java

    ChatGPT的Java客户端,ChatGPT Java SDK。OpenAI官方Api的Java 版SDK。OpenAI GPT-3 Api Client for Java

scala

kotlin

swift

python

  • hpcaitech/ColossalAI

    Making big AI models cheaper, easier, and more scalable

  • Mikubill/sd-webui-controlnet

    WebUI extension for ControlNet

  • lllyasviel/ControlNet

    Let us control diffusion models

  • shyamsn97/mario-gpt

    Generating Mario Levels with GPT2. Code for the paper "MarioGPT: Open-Ended Text2Level Generation through Large Language Models" https://arxiv.org/abs/2302.05981

  • deepmind/mctx

    Monte Carlo tree search in JAX

  • hpcaitech/EnergonAI

    Large-scale model inference.

  • hwchase17/chat-langchain

  • amazon-science/mm-cot

    Official implementation for "Multimodal Chain-of-Thought Reasoning in Language Models" (stay tuned and more will be updated)

  • yt-dlp/yt-dlp

    A youtube-dl fork with additional features and fixes

  • ansible/ansible

    Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

  • AUTOMATIC1111/stable-diffusion-webui

    Stable Diffusion web UI

  • pydantic/pydantic

    Data validation using Python type hints

  • encode/django-rest-framework

    Web APIs for Django.

  • civitai/sd_civitai_extension

    All of the Civitai models inside Automatic 1111 Stable Diffusion Web UI

  • d2l-ai/d2l-zh

    《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被60多个国家的400多所大学用于教学。

  • lucidrains/lion-pytorch

    Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch

  • Vonng/ddia

    《Designing Data-Intensive Application》DDIA中文翻译

  • elebumm/RedditVideoMakerBot

    Create Reddit Videos with just one command

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

  • lss233/chatgpt-mirai-qq-bot

    一键部署!真正的 ChatGPT QQ 聊天机器人!支持 ChatGPT Plus,多账号负载均衡,人设调教,对话上下文,文字转图片发送,代理加速 (部分代码由 ChatGPT 生成)

  • cleanlab/cleanlab

    The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.

  • Lightning-AI/lightning

    Deep learning framework to train, deploy, and ship AI products Lightning fast.

  • Azure/azure-cli

    Azure Command-Line Interface

  • TomSchimansky/CustomTkinter

    A modern and customizable python UI-library based on Tkinter

  • cuifengcn/TAICHI-flet

    基于flet的一款windows桌面应用,实现了爬取图片、音乐、小说、磁力链接的功能。

javascript

typescript

go

  • 869413421/chatgpt-web

    一键部署属于自己定制化的 chatgpt web程序

  • acheong08/ChatGPT-Proxy-V1

    ChatGPT proxy server

  • gofireflyio/aiac

    Artificial Intelligence Infrastructure-as-Code Generator.

  • 99designs/gqlgen

    go generate based graphql server library

  • HavocFramework/Havoc

    The Havoc Framework.

  • go-gorm/gorm

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

  • go-kratos/kratos

    Your ultimate Go microservices framework for the cloud-native era.

  • alist-org/alist

    A file list program that supports multiple storage, powered by Gin and Solidjs. / 一个支持多存储的文件列表程序,使用 Gin 和 Solidjs。

  • hashicorp/terraform

    Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

  • samber/lo

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

  • hashicorp/vault

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

  • actions/actions-runner-controller

    Kubernetes controller for GitHub Actions self-hosted runners

  • containerd/containerd

    An open and reliable container runtime

  • owncast/owncast

    Take control over your live stream video by running it yourself. Streaming + chat out of the box.

  • casbin/casbin

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

  • gogs/gogs

    Gogs is a painless self-hosted Git service

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

  • zricethezav/gitleaks

    Protect and discover secrets using Gitleaks

  • google/osv-scanner

    Vulnerability scanner written in Go which uses the data provided by https://osv.dev

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

  • binwiederhier/ntfy

    Send push notifications to your phone or desktop using PUT/POST

  • moby/moby

    Moby Project - a collaborative project for the container ecosystem to assemble container-based systems

  • argoproj/argo-rollouts

    Progressive Delivery for Kubernetes

  • grpc-ecosystem/grpc-gateway

    gRPC to JSON proxy generator following the gRPC HTTP spec

  • aws/aws-sdk-go

    AWS SDK for the Go programming language.

rust