GitHub Trending Daily for 2021-11-11

trending

java

  • prestodb/presto

    The official home of the Presto distributed SQL query engine for big data

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

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

  • apache/maven

    Apache Maven core

  • apache/pinot

    Apache Pinot (Incubating) - A realtime distributed OLAP datastore

  • google/ExoPlayer

    An extensible media player for Android

  • spring-projects/spring-boot

    Spring Boot

  • Skykai521/AndroidDeveloperAdvancedManual

    Android 工程师进阶手册(8 年 Android 开发者的成长感悟)

  • apache/nifi

    Apache NiFi

  • dromara/Sa-Token

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

  • spring-projects/spring-authorization-server

    The Spring Authorization Server project is focused on delivering OAuth 2.1 Authorization Server support to the Spring community.

  • SeleniumHQ/selenium

    A browser automation framework and ecosystem.

  • elastic/elasticsearch

    Free and Open, Distributed, RESTful Search Engine

  • micrometer-metrics/micrometer

    An application metrics facade for the most popular monitoring tools. Think SLF4J, but for metrics.

  • linkedin/datahub

    The Metadata Platform for the Modern Data Stack

  • apereo/cas

    Apereo CAS - Enterprise Single Sign On for all earthlings and beyond.

  • rabbitmq/rabbitmq-tutorials

    Tutorials for using RabbitMQ in various ways

  • eugenp/tutorials

    Just Announced - "Learn Spring Security OAuth":

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

  • pentaho/pentaho-kettle

    Pentaho Data Integration ( ETL ) a.k.a Kettle

  • Tencent/Firestorm

    Firestorm is a Remote Shuffle Service, and provides the capability for Apache Spark applications to store shuffle data on remote servers

  • xkcoding/spring-boot-demo

    该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、ema…

  • spring-cloud/spring-cloud-gateway

    A Gateway built on Spring Framework 5.x and Spring Boot 2.x providing routing and more.

  • Jasonchenlijian/FastBle

    Android Bluetooth Low Energy (BLE) Fast Development Framework. It uses simple ways to filter, scan, connect, read ,write, notify, readRssi, setMTU, and multiConnection.

  • EmYiQing/JSPHorse

    结合反射调用、动态编译、defineClass0,ScriptEngine、Expression等技术的一款免杀JSP Webshell生成工具

  • opensearch-project/OpenSearch

    🔎 Open source distributed and RESTful search engine.

scala

  • http4s/http4s

    A minimal, idiomatic Scala interface for HTTP

  • zio/zio

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

  • yahoo/CMAK

    CMAK is a tool for managing Apache Kafka clusters

  • apache/spark

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

  • chipsalliance/chisel3

    Chisel 3: A Modern Hardware Design Language

  • gatling/gatling

    Modern Load Testing as Code

  • JohnSnowLabs/spark-nlp

    State of the Art Natural Language Processing

  • broadinstitute/cromwell

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

  • sbt/sbt

    sbt, the interactive build tool

  • twitter/finagle

    A fault tolerant, protocol-agnostic RPC system

  • softwaremill/tapir

    Declarative, type-safe web endpoints library

  • delta-io/delta

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

  • TheHive-Project/TheHive

    TheHive: a Scalable, Open Source and Free Security Incident Response Platform

  • ucb-bar/chisel-testers2

    Repository for chisel3 testers2 open alpha

  • streamxhub/streamx

    Make Flink|Spark easier!!! The original intention of StreamX is to make the development of Flink easier. StreamX focuses on the management of development phases and tasks. Our ultimate goal is to build a one-stop big data solution integrating stream processing, batch processing, data warehouse and data laker.

  • getquill/quill

    Compile-time Language Integrated Queries for Scala

  • ucb-bar/plsi-mdf

    Macro description format

  • enso-org/enso

    Hybrid visual and textual functional programming.

  • apache/openwhisk

    Apache OpenWhisk is an open source serverless cloud platform

  • azymnis/scalacolt

    A Scala wrapper around CERN's Colt matrix library

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

  • ergoplatform/ergo

    Ergo protocol description & reference client implementation

  • chipsalliance/firrtl

    Flexible Intermediate Representation for RTL

  • microsoft/sql-spark-connector

    Apache Spark Connector for SQL Server and Azure SQL

  • tinylabproductions/tlplib

    Bunch of utilities for Unity3D game development.

kotlin

swift

python

  • Python-World/python-mini-projects

    A collection of simple python mini projects to enhance your python skills

  • huggingface/datasets

    🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools

  • espnet/espnet

    End-to-End Speech Processing Toolkit

  • 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

  • pytest-dev/pytest

    The pytest framework makes it easy to write small tests, yet scales to support complex functional testing

  • tiangolo/fastapi

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

  • bhky/opennsfw2

    TensorFlow 2 implementation of the Yahoo Open-NSFW model

  • TachibanaYoshino/AnimeGANv2

    [Open Source]. The improved version of AnimeGAN. Landscape photos/videos to anime

  • synacktiv/CVE-2021-40539

    Exploitation code for CVE-2021-40539

  • huggingface/transformers

    🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.

  • netbox-community/netbox

    Infrastructure resource modeling for network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev

  • public-apis/public-apis

    A collective list of free APIs

  • WZMIAOMIAO/deep-learning-for-image-processing

    deep learning for image processing including classification and object-detection etc.

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

  • swisskyrepo/PayloadsAllTheThings

    A list of useful payloads and bypass for Web Application Security and Pentest/CTF

  • pytorch/fairseq

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

  • demisto/content

    Demisto is now Cortex XSOAR. Automate and orchestrate your Security Operations with Cortex XSOAR's ever-growing Content Repository. Pull Requests are always welcome and highly appreciated!

  • PyGithub/PyGithub

    Typed interactions with the GitHub API v3

  • danielgatis/rembg

    Rembg is a tool to remove images background.

  • tensorflow/models

    Models and examples built with TensorFlow

  • mlflow/mlflow

    Open source platform for the machine learning lifecycle

  • open-mmlab/mmdetection

    OpenMMLab Detection Toolbox and Benchmark

  • blakeblackshear/frigate

    NVR with realtime local object detection for IP cameras

  • cupy/cupy

    NumPy & SciPy for GPU

  • jackfrued/Python-100-Days

    Python - 100天从新手到大师

javascript

typescript

go

rust