GitHub Trending Daily for 2021-02-26

trending

java

  • geekxh/hello-algorithm

    「算法面试+算法知识」针对小白的算法训练 | 还包括:1、阿里、字节、滴滴 百篇大厂面经汇总 2、千本开源电子书 3、百张思维导图 (右侧来个 star 吧 ,English version supported)

  • iluwatar/java-design-patterns

    Design patterns implemented in Java

  • 2-young-2-simple/VirtualApp

    VirtualApp With Compatibility Of Android 10/11/12

  • jetlinks/jetlinks-community

    JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。

  • apache/skywalking

    APM, Application Performance Monitoring System

  • doocs/advanced-java

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

  • zo0r/react-native-push-notification

    React Native Local and Remote Notifications

  • react-native-camera/react-native-camera

    A Camera component for React Native. Also supports barcode scanning!

  • SeleniumHQ/selenium

    A browser automation framework and ecosystem.

  • macrozheng/mall

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

  • apache/hive

    Apache Hive

  • brettwooldridge/HikariCP

    光 HikariCP・A solid, high-performance, JDBC connection pool at last.

  • alibaba/spring-cloud-alibaba

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

  • real-logic/aeron

    Efficient reliable UDP unicast, UDP multicast, and IPC message transport

  • spring-projects/spring-boot

    Spring Boot

  • MindorksOpenSource/android-interview-questions

    Your Cheat Sheet For Android Interview - Android Interview Questions

  • JabRef/jabref

    Graphical Java application for managing BibTeX and biblatex (.bib) databases

  • apache/calcite

    Apache Calcite

  • wxiaoqi/Spring-Cloud-Platform

    Cloud-Platform是国内首个基于Spring Cloud的微服务开发平台,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Spring Boot2以及Spring Cloud Gateway相关核心组件,前端采用vue-element-admin组件。

  • confluentinc/ksql

    The event streaming database purpose-built for stream processing applications

  • saysky/ForestBlog

    一个简单漂亮的SSM(Spring+SpringMVC+Mybatis)博客系统

  • apache/groovy

    Apache Groovy: A powerful multi-faceted programming language for the JVM platform

  • trinodb/trino

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

  • alibaba/fastjson

    A fast JSON parser/generator for Java.

  • aws/aws-sdk-java

    The official AWS SDK for Java.

scala

  • akka/akka

    Build highly concurrent, distributed, and resilient message-driven applications on the JVM

  • typelevel/cats-effect

    The pure asynchronous runtime for Scala

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

  • scalameta/metals

    Scala language server with rich IDE features

  • yahoo/CMAK

    CMAK is a tool for managing Apache Kafka clusters

  • zio/zio

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

  • delta-io/delta

    An open-source storage layer that brings scalable, ACID transactions to Apache Spark™ and big data workloads.

  • snowplow/snowplow

    Cloud-native web, mobile and event analytics, running on AWS and GCP

  • gitbucket/gitbucket

    A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility

  • broadinstitute/cromwell

    Scientific workflow engine designed for simplicity & scalability. Trivially transition between one off use cases to massive scale production environments

  • gonearewe/SevenZ4S

    SevenZip library for Scala, easy to use.

  • ornicar/lila

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

  • typelevel/fs2

    Compositional, streaming I/O library for Scala

  • JohnSnowLabs/spark-nlp

    State of the Art Natural Language Processing

  • spotify/scio

    A Scala API for Apache Beam and Google Cloud Dataflow.

  • apache/spark

    Apache Spark - A unified analytics engine for large-scale data processing

  • playframework/playframework

    Play Framework

  • Azure/azure-event-hubs-spark

    Enabling Continuous Data Processing with Apache Spark and Azure Event Hubs

  • WeBankFinTech/Linkis

    Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resource control.

  • firesim/icenet

    Network components (NIC, Switch) for FireBox

  • ucb-bar/testchipip

  • datastax/spark-cassandra-connector

    DataStax Spark Cassandra Connector

  • databricks/Spark-The-Definitive-Guide

    Spark: The Definitive Guide's Code Repository

  • scalacenter/bloop

    Bloop is a build server and CLI tool to compile, test and run Scala fast from any editor or build tool.

  • enso-org/enso

    Hybrid visual and textual functional programming.

kotlin

swift

python

javascript

typescript

  • microsoft/playwright

    Node.js library to automate Chromium, Firefox and WebKit with a single API

  • react-hook-form/react-hook-form

    React Hooks for forms validation (Web + React Native)

  • vuetifyjs/vuetify

    Material Component Framework for Vue

  • modulz/stitches

    The modern styling library.

  • puppeteer/puppeteer

    Headless Chrome Node.js API

  • pnpm/pnpm

    Fast, disk space efficient package manager

  • ykfe/imove

    Move your mouse, generate code from flow chart

  • open-wa/wa-automate-nodejs

    The most advanced NodeJS WhatsApp library for chatbots with advanced features. Be sure to this repository for updates!

  • strongloop/loopback-next

    LoopBack makes it easy to build modern API applications that require complex integrations.

  • anncwb/vue-vben-admin

    A vue3 style Admin based on Vite2, vue3.0, ant-design-vue 2.x, typescript,vuex,vue-router,Efforts to update in progress...

  • grafana/grafana

    The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

  • formium/formik

    Build forms in React, without the tears

  • angular/angular

    One framework. Mobile & desktop.

  • BuilderIO/builder

    Drag and drop page building using your code components

  • microsoft/azuredatastudio

    Azure Data Studio is a data management tool that enables working with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux.

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

  • openvinotoolkit/cvat

    Powerful and efficient Computer Vision Annotation Tool (CVAT)

  • typeorm/typeorm

    ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.

  • elastic/kibana

    Your window into the Elastic Stack

  • goosedefi/goose-frontend-farms

  • microsoft/TypeScript

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

  • angular/components

    Component infrastructure and Material Design components for Angular

  • jef/streetmerchant

    The world's easiest, most powerful stock checker

  • lensapp/lens

    Lens - The Kubernetes IDE

  • ag-grid/ag-grid

    Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components

go

  • thanos-io/thanos

    Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.

  • miekg/dns

    DNS library in Go

  • caddyserver/caddy

    Fast, multi-platform web server with automatic HTTPS

  • istio/istio

    Connect, secure, control, and observe services.

  • cockroachdb/cockroach

    CockroachDB - the open source, cloud-native distributed SQL database.

  • roboll/helmfile

    Deploy Kubernetes Helm Charts

  • securego/gosec

    Golang security checker

  • FiloSottile/mkcert

    A simple zero-config tool to make locally trusted development certificates with any names you'd like.

  • argoproj/argo-cd

    Declarative continuous deployment for Kubernetes.

  • ory/kratos

    Next-gen identity server (think Auth0, Okta, Firebase) with ORY-hardened authentication, MFA, FIDO2, profile management, identity schemas, social sign in, registration, account recovery, service-to-service and IoT auth. Can work as an OAuth2 / OpenID Connect Provider. Golang, headles, API-only - without templating or themeing headaches.

  • go-redis/redis

    Type-safe Redis client for Golang

  • TykTechnologies/tyk

    Tyk Open Source API Gateway written in Go

  • google/syzkaller

    syzkaller is an unsupervised coverage-guided kernel fuzzer

  • coredns/coredns

    CoreDNS is a DNS server that chains plugins

  • labstack/echo

    High performance, minimalist Go web framework

  • goharbor/harbor

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

  • moby/moby

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

  • kubernetes-sigs/external-dns

    Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services

  • jetstack/cert-manager

    Automatically provision and manage TLS certificates in Kubernetes

  • kubernetes-sigs/kustomize

    Customization of kubernetes YAML configurations

  • hpcng/singularity

    Singularity: Application containers for Linux

  • golangci/golangci-lint

    Fast linters Runner for Go

  • elastic/beats

    Beats - Lightweight shippers for Elasticsearch & Logstash

  • googleforgames/agones

    Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes

  • berty/berty

    Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network

rust