GitHub Trending Daily for 2020-09-18

trending

java

  • oracle/tribuo

    Tribuo - A Java machine learning library

  • spring-projects/spring-boot

    Spring Boot

  • antlr/antlr4

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

  • apache/camel

    Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.

  • geekxh/hello-algorithm

    东半球最酷的学习项目 | 1、我写的三十万字算法图解 2、千本开源电子书 3、100 张思维导图 4、100 篇大厂面经 5、30 个学习专题 右上角点个 star,加入我们万人学习群!English Supported!

  • macrozheng/mall-learning

    mall学习教程,架构、业务、技术要点全方位解析。mall项目(39k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。

  • square/okhttp

    Square’s meticulous HTTP client for Java and Kotlin.

  • spring-projects/spring-framework

    Spring Framework

  • spring-cloud/spring-cloud-gateway

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

  • apache/kafka

    Mirror of Apache Kafka

  • gyoogle/tech-interview-for-developer

    👶🏻 신입 개발자 전공 지식 & 기술 면접 백과사전

  • wuyouzhuguli/SpringAll

    循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc

  • confluentinc/kafka-streams-examples

    Demo applications and code examples for Apache Kafka's Streams API.

  • google/ExoPlayer

    An extensible media player for Android

  • corona-warn-app/cwa-server

    Backend implementation for the Apple/Google exposure notification API.

  • elastic/elasticsearch

    Open Source, Distributed, RESTful Search Engine

  • CymChad/BaseRecyclerViewAdapterHelper

    BRVAH:Powerful and flexible RecyclerAdapter

  • Anuken/Mindustry

    A sandbox tower defense game

  • alibaba/nacos

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

  • apache/storm

    Mirror of Apache Storm

  • keycloak/keycloak

    Open Source Identity and Access Management For Modern Applications and Services

  • zaproxy/zaproxy

    The OWASP ZAP core project

  • Bigkoo/Android-PickerView

    This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)

  • citerus/dddsample-core

    This is the new home of the original DDD Sample app (previously hosted at sf.net)..

  • WeiYe-Jing/datax-web

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

scala

  • delta-io/delta

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

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

  • aditya-grover/node2vec

  • apache/spark

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

  • mesosphere/marathon

    Deploy and manage containers (including Docker) on top of Apache Mesos at scale.

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

  • yahoo/CMAK

    CMAK is a tool for managing Apache Kafka clusters

  • freechipsproject/chisel3

    Chisel 3: A Modern Hardware Design Language

  • apache/incubator-livy

    Mirror of Apache livy (Incubating)

  • scala/scala

    Scala 2 compiler and standard library. For bugs, see scala/bug

  • chipsalliance/rocket-chip

    Rocket Chip Generator

  • spotify/scio

    A Scala API for Apache Beam and Google Cloud Dataflow.

  • lightbend/cloudflow

    Cloudflow enables users to quickly develop, orchestrate, and operate distributed streaming applications on Kubernetes.

  • prisma/prisma1

    Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB)

kotlin

swift

python

javascript

  • iamkun/dayjs

    Day.js 2KB immutable date library alternative to Moment.js with the same modern API

  • material-shell/material-shell

    A modern desktop interface for Linux. Improve your user experience and get rid of the anarchy of traditional desktop workflows. Designed to simplify navigation and reduce the need to manipulate windows in order to improve productivity. It's meant to be 100% predictable and bring the benefits of tools coveted by professionals to everyone.

  • cypress-io/cypress

    Fast, easy and reliable testing for anything that runs in a browser.

  • swagger-api/swagger-ui

    Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

  • facebook/create-react-app

    Set up a modern web app by running one command.

  • ahmetbcakici/nodejs-starter-boilerplate

  • kenwheeler/slick

    the last carousel you'll ever need

  • moment/moment

    Parse, validate, manipulate, and display dates in javascript.

  • trekhleb/javascript-algorithms

    Algorithms and data structures implemented in JavaScript with explanations and links to further readings

  • facebook/react-native

    A framework for building native apps with React.

  • gatsbyjs/gatsby

    Build blazing fast, modern apps and websites with React

  • jitsi/jitsi-meet

    Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.

  • tilfin/aws-extend-switch-roles

    Extend your AWS IAM switching roles by Chrome extension or Firefox add-on

  • rollup/rollup

    Next-generation ES module bundler

  • facebookexperimental/Recoil

    Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.

  • karlhadwen/netflix

    Subscribe to my YouTube channel: https://bit.ly/CognitiveSurge - Building Netflix Using React

  • freeCodeCamp/freeCodeCamp

    freeCodeCamp.org's open source codebase and curriculum. Learn to code at home.

  • webpack/webpack

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  • yangshun/front-end-interview-handbook

    No-bullshit answers to the famous h5bp "Front-end Job Interview Questions"

  • EastWorld/wechat-app-mall

    微信小程序商城,微信小程序微店

  • sudheerj/reactjs-interview-questions

    List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!

  • openlayers/openlayers

    OpenLayers

  • zhongshaofa/layuimini

    后台admin前端模板,基于 layui 编写的最简洁、易用的后台框架模板。只需提供一个接口就直接初始化整个框架,无需复杂操作。

  • anuraghazra/github-readme-stats

    Dynamically generated stats for your github readmes

  • mrdoob/three.js

    JavaScript 3D library.

typescript

  • tannerlinsley/react-query

    Hooks for fetching, caching and updating asynchronous data in React

  • tensorflow/tfjs

    A WebGL accelerated JavaScript library for training and deploying ML models.

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

  • ant-design/ant-design

    A UI Design Language and React UI library

  • umijs/umi

    Pluggable enterprise-level react application framework.

  • ionic-team/ionic-framework

    A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

  • formium/formik

    Build forms in React, without the tears

  • microsoft/azure-pipelines-tasks

    Tasks for Azure Pipelines

  • MrXujiang/h5-Dooring

    (H5编辑器)H5-Dooring是一款功能强大,开源免费的H5可视化页面配置解决方案,致力于提供一套简单方便、专业可靠、无限可能的H5落地页最佳实践。技术栈以react为主, 后台采用nodejs开发.

  • DefinitelyTyped/DefinitelyTyped

    The repository for high quality TypeScript type definitions.

  • grafana/grafana

    The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More

  • JordanKnott/taskcafe

    An open source project management tool with Kanban boards

  • leandrowd/react-responsive-carousel

    React.js Responsive Carousel (with Swipe)

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

  • spotify/backstage

    Backstage is an open platform for building developer portals

  • Uniswap/uniswap-v2-core

    Core smart contracts of Uniswap V2

  • le5le-com/topology

    A diagram (topology, UML) framework uses canvas and typescript. 一个轻量(100k左右)、功能丰富的绘图工具(微服务架构图、拓扑图、流程图、类图等UML图、脑图,动画、视频支持)。 【在线使用】:

  • microsoft/playwright

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

  • aws/aws-cdk

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

  • fkhadra/react-toastify

    React notification made easy !

  • vuejs/vue-next

    Repo for Vue 3.0 (currently in RC)

  • alibaba/hooks

    React Hooks Library

  • surveyjs/survey-library

    JavaScript Survey and Form Library

  • NG-ZORRO/ng-zorro-antd

    UI components lib based on Ant Design for Angular

  • stoplightio/prism

    Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.

go

rust