GitHub Trending Daily for 2022-03-11

trending

java

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

  • ReactiveX/RxJava

    RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.

  • apache/pulsar

    Apache Pulsar - distributed pub-sub messaging system

  • apache/pinot

    Apache Pinot - A realtime distributed OLAP datastore

  • apache/hive

    Apache Hive

  • metersphere/metersphere

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

  • elunez/eladmin

    项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由

  • LMAX-Exchange/disruptor

    High Performance Inter-Thread Messaging Library

  • alibaba/spring-cloud-alibaba

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

  • ververica/flink-cdc-connectors

    Change Data Capture (CDC) Connectors for Apache Flink

  • apache/flink

    Apache Flink

  • doocs/advanced-java

    Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识

  • eugenp/tutorials

    Just Announced - "Learn Spring Security OAuth":

  • codecentric/spring-boot-admin

    Admin UI for administration of spring boot applications

  • rbmonster/learning-note

    java开发 面试八股文(个人的面试及工作总结)

  • twoyi/twoyi

    A lightweight Android container on Android

  • dbeaver/dbeaver

    Free universal database tool and SQL client

  • itwanger/toBeBetterJavaer

    一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准Java 程序员进阶之路

  • debezium/debezium

    Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.

  • macrozheng/mall

    mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

  • google/guava

    Google core libraries for Java

  • CymChad/BaseRecyclerViewAdapterHelper

    BRVAH:Powerful and flexible RecyclerAdapter

  • json-path/JsonPath

    Java JsonPath implementation

  • springdoc/springdoc-openapi

    Library for OpenAPI 3 with spring-boot

  • spring-projects/spring-integration

    Spring Integration provides an extension of the Spring programming model to support the well-known Enterprise Integration Patterns (EIP)

scala

kotlin

swift

python

  • hpcaitech/ColossalAI

    Colossal-AI: A Unified Deep Learning System for Large-Scale Parallel Training

  • searx/searx

    Privacy-respecting metasearch engine

  • VHellendoorn/Code-LMs

    Guide to using pre-trained large language models of source code

  • commaai/openpilot

    openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 150 supported car makes and models.

  • huggingface/transformers

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

  • google-research/kubric

    A data generation pipeline for creating semi-realistic synthetic multi-object videos with rich annotations such as instance segmentation masks, depth maps, and optical flow.

  • heartexlabs/label-studio

    Label Studio is a multi-type data labeling and annotation tool with standardized output format

  • alievk/avatarify-python

    Avatars for Zoom, Skype and other video-conferencing apps.

  • gto76/python-cheatsheet

    Comprehensive Python Cheatsheet

  • larymak/Python-project-Scripts

    This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo

  • TeoCalvo/sql_gc

    Curso de SQL do Zero com dados da Gamers Club

  • explosion/spaCy

    Industrial-strength Natural Language Processing (NLP) in Python

  • MVIG-SJTU/AlphaPose

    Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System

  • deepmind/alphafold

    Open source code for AlphaFold.

  • Datalux/Osintgram

    Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname

  • libffcv/ffcv

    FFCV: Fast Forward Computer Vision (and other ML workloads!)

  • nccgroup/ScoutSuite

    Multi-Cloud Security Auditing Tool

  • Azure/azure-cli

    Azure Command-Line Interface

  • hankcs/HanLP

    Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification

  • PantsuDango/Dango-Translator

    团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器

  • bregman-arie/devops-exercises

    Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions

  • PaddlePaddle/PaddleOCR

    Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)

  • kubernetes-client/python

    Official Python client library for kubernetes

  • samuelcolvin/pydantic

    Data parsing and validation using Python type hints

  • sqlalchemy/sqlalchemy

    The Database Toolkit for Python

javascript

typescript

  • microsoft/TypeScript

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

  • pmndrs/zustand

    Bear necessities for state management in React

  • vuetifyjs/vuetify

    Material Component Framework for Vue

  • mantinedev/mantine

    React components library with native dark theme support

  • microsoft/fluentui

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

  • BishopFox/unredacter

    Never ever ever use pixelation as a redaction technique

  • johannesjo/super-productivity

    Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.

  • unocss/unocss

    The instant on-demand atomic CSS engine.

  • prisma/prisma

    Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite & MongoDB (Preview)

  • desktop/desktop

    Simple collaboration from your desktop

  • baidu/amis

    前端低代码框架,通过 JSON 配置就能生成各种页面。

  • tailwindlabs/headlessui

    Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.

  • laurent22/joplin

    Joplin - an open source note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Forum: https://discourse.joplinapp.org/

  • microsoft/playwright

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

  • webdriverio/webdriverio

    Next-gen browser and mobile automation test framework for Node.js

  • PostHog/posthog

    PostHog provides open-source product analytics that you can self-host.

  • palantir/blueprint

    A React-based UI toolkit for the web

  • ritwickdey/vscode-live-server

    Launch a development local Server with live reload feature for static & dynamic pages.

  • nhost/nhost

    Serverless backend for web and mobile apps.

  • Azure/azure-rest-api-specs

    The source for REST API specifications for Microsoft Azure.

  • excalidraw/excalidraw

    Virtual whiteboard for sketching hand-drawn like diagrams

  • apollographql/apollo-client

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

  • notable/notable

    The Markdown-based note-taking app that doesn't suck.

  • apache/superset

    Apache Superset is a Data Visualization and Data Exploration Platform

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

go

  • liamg/traitor

    Automatic Linux privesc via exploitation of low-hanging fruit e.g. gtfobins, pwnkit, dirty pipe, +w docker.sock

  • quii/learn-go-with-tests

    Learn Go with test-driven development

  • YaoApp/yao

    Yao A low code engine to create web services and dashboard.

  • moby/moby

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

  • kubernetes/minikube

    Run Kubernetes locally

  • kubernetes/kubernetes

    Production-Grade Container Scheduling and Management

  • argoproj/argo-cd

    Declarative continuous deployment for Kubernetes.

  • xinliangnote/go-gin-api

    基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。

  • containerd/containerd

    An open and reliable container runtime

  • geektutu/7days-golang

    7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列

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

  • kubeedge/kubeedge

    Kubernetes Native Edge Computing Framework (project under CNCF)

  • casbin/casbin

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

  • hashicorp/packer

    Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.

  • goharbor/harbor

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

  • cert-manager/cert-manager

    Automatically provision and manage TLS certificates in Kubernetes

  • kubernetes/test-infra

    Test infrastructure for the Kubernetes project.

  • oauth2-proxy/oauth2-proxy

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

  • zricethezav/gitleaks

    Scan git repos (or files) for secrets using regex and entropy

  • go-sql-driver/mysql

    Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package

  • golang/go

    The Go programming language

  • go-redis/redis

    Type-safe Redis client for Golang

  • vercel/turborepo

    The High-performance Build System for JavaScript & TypeScript Codebases

  • roboll/helmfile

    Deploy Kubernetes Helm Charts

  • ethereum/go-ethereum

    Official Go implementation of the Ethereum protocol

rust