GitHub Trending Daily for 2020-11-26

trending

java

  • antlr/antlr4

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

  • alibaba/COLA

    Clean Object-oriented & Layered Architecture

  • CymChad/BaseRecyclerViewAdapterHelper

    BRVAH:Powerful and flexible RecyclerAdapter

  • yueyi2019/online-taxi

    网约车项目

  • eugenp/tutorials

    Just Announced - "Learn Spring Security OAuth":

  • ElderDrivers/EdXposed

    Elder driver Xposed Framework.

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

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

  • keycloak/keycloak

    Open Source Identity and Access Management For Modern Applications and Services

  • react-native-video/react-native-video

    A <Video /> component for react-native

  • apache/skywalking

    APM, Application Performance Monitoring System

  • redisson/redisson

    Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...

  • spring-cloud/spring-cloud-kubernetes

    Kubernetes integration with Spring Cloud Discovery Client, Configuration, etc...

  • Anuken/Mindustry

    A sandbox tower defense game

  • react-native-image-picker/react-native-image-picker

    A React Native module that allows you to use native UI to select media from the device library or directly from the camera.

  • doocs/advanced-java

    互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习

  • raphw/byte-buddy

    Runtime code generation for the Java virtual machine.

  • confluentinc/kafka-connect-jdbc

    Kafka Connect connector for JDBC-compatible databases

  • Activiti/Activiti

    Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the…

  • android/user-interface-samples

    Multiple samples showing the best practices in the user interface on Android.

  • Netflix/conductor

    Conductor is a microservices orchestration engine - https://netflix.github.io/conductor/

  • google/ExoPlayer

    An extensible media player for Android

  • Netflix/zuul

    Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.

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

  • CyC2018/CS-Notes

    技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++

  • azkaban/azkaban

    Azkaban workflow manager.

scala

kotlin

swift

python

  • NathanUA/U-2-Net

    The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."

  • shreyashankar/create-ml-app

    Template Makefile for ML projects in Python.

  • JaidedAI/EasyOCR

    Ready-to-use OCR with 40+ languages supported including Chinese, Japanese, Korean and Thai

  • dkkocab/WebSiteBot_PS5

    This is a bot that will buy a PS5 through Walmart. It's written in python and uses selenium to interact with web pages. *WORK IN PROGRESS*

  • chris-lovejoy/YouTube-video-finder

    A tool to intentionally discover valuable videos

  • TheAlgorithms/Python

    All Algorithms implemented in Python

  • willmcgugan/rich

    Rich is a Python library for rich text and beautiful formatting in the terminal.

  • scikit-image/scikit-image

    Image processing in Python

  • twintproject/twint

    An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.

  • microsoft/Bringing-Old-Photos-Back-to-Life

    Bringing Old Photo Back to Life (CVPR 2020 oral)

  • openai/gpt-2

    Code for the paper "Language Models are Unsupervised Multitask Learners"

  • intelowlproject/IntelOwl

    Intel Owl: analyze files, domains, IPs in multiple ways from a single API at scale

  • swisskyrepo/PayloadsAllTheThings

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

  • saltstack/salt

    Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:

  • RasaHQ/rasa

    Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants

  • datawhalechina/leedeeprl-notes

    李宏毅《深度强化学习》笔记,在线阅读地址:https://datawhalechina.github.io/leedeeprl-notes/

  • jina-ai/jina

    An easier way to build neural search in the cloud

  • python-telegram-bot/python-telegram-bot

    We have made you a wrapper you can't refuse

  • hudson-and-thames/mlfinlab

    MlFinLab helps portfolio managers and traders who want to leverage the power of machine learning by providing reproducible, interpretable, and easy to use tools.

  • RangiLyu/nanodet

    Super fast and lightweight anchor-free object detection model. Only 1.8mb and run 97FPS on cellphone

  • google/flax

    Flax is a neural network ecosystem for JAX that is designed for flexibility.

  • deeppomf/DeepCreamPy

    Decensoring Hentai with Deep Neural Networks

  • aws-samples/aws-cdk-examples

    Example projects using the AWS CDK

  • Yorko/mlcourse.ai

    Open Machine Learning Course

  • OWASP/CheatSheetSeries

    The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.

javascript

  • odoo/odoo

    Odoo. Open Source Apps To Grow Your Business.

  • mui-org/material-ui

    React components for faster and easier web development. Build your own design system, or start with Material Design.

  • facebook/react-native

    A framework for building native apps with React.

  • aFarkas/lazysizes

    High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without configuration.

  • ColorlibHQ/AdminLTE

    AdminLTE - Free admin dashboard template based on Bootstrap 4

  • QasimWani/LeetHub

    Automatically sync your leetcode solutions to your github account - top 10 trending GitHub repository

  • ramda/ramda

    Practical functional Javascript

  • leonardomso/33-js-concepts

    33 concepts every JavaScript developer should know.

  • webpack/webpack-dev-server

    Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.

  • filedescriptor/untrusted-types

  • XIU2/UserScript

    自用的一些乱七八糟 油猴脚本

  • wix/Detox

    Gray box end-to-end testing and automation framework for mobile apps

  • Leaflet/Leaflet

    JavaScript library for mobile-friendly interactive maps

  • alpinejs/alpine

    A rugged, minimal framework for composing JavaScript behavior in your markup.

  • gothinkster/realworld

    "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more

  • CesiumGS/cesium

    An open-source JavaScript library for world-class 3D globes and maps

  • cypress-io/cypress

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

  • bradtraversy/vanillawebprojects

    Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries

  • ElemeFE/vue-amap

    基于 Vue 2.x 和高德地图的地图组件

  • agalwood/Motrix

    A full-featured download manager.

  • locomotivemtl/locomotive-scroll

    Detection of elements in viewport & smooth scrolling with parallax.

  • adam-p/markdown-here

    Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.

  • serverless/serverless

    Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –

  • SortableJS/sortablejs

    Create and reorder lists with drag-and-drop. For use with modern browsers and touch devices

  • nolimits4web/swiper

    Most modern mobile touch slider with hardware accelerated transitions

typescript

  • NativeScript/NativeScript

    NativeScript empowers you to access native api's from JavaScript directly. Angular, Vue, Svelte, React and you name it compatible.

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

    React Hooks for forms validation (Web + React Native)

  • apollographql/apollo-client

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

  • angular/components

    Component infrastructure and Material Design components for Angular

  • microsoft/TypeScript

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

  • BuilderIO/jsx-lite

    Write components once, run everywhere. Compiles to Vue, React, Solid, Angular, Svelte, and Liquid. Import code from Figma and Builder.io

  • layrjs/layr

    Dramatically simplify full‑stack development

  • ProbableTrain/MapGenerator

    ProcGen American City Maps

  • type-challenges/type-challenges

    Collection of TypeScript type challenges with online judge

  • sindresorhus/type-fest

    A collection of essential TypeScript types

  • remaxjs/remax

    使用真正的 React 构建跨平台小程序

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

  • tensorflow/tfjs-models

    Pretrained models for TensorFlow.js

  • vercel/commerce

    Next.js Commerce

  • marmelab/react-admin

    A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material Design

  • CodFrm/cxmooc-tools

    一个 大学生网课 刷课工具,火狐,谷歌,油猴支持.全自动任务,视频倍速秒过,作业考试题库,验证码自动打码(੧ᐛ੭挂科模式,启动)

  • storybookjs/storybook

    The UI component explorer. Develop, document, & test for React, Vue, Angular, Ember, Web Components, & more!

  • AzureAD/microsoft-authentication-library-for-js

    Microsoft Authentication Library (MSAL) for JS

  • callstack/react-native-paper

    Material Design for React Native (Android & iOS)

  • jef/streetmerchant

    Autonomous robot for all your electronic needs

  • aws-amplify/amplify-cli

    A CLI toolchain for simplifying serverless web and mobile development.

  • DivanteLtd/vue-storefront

    The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Ne…

  • microsoft/rushstack

    Monorepo for tools developed by the Rush Stack community

  • ottomated/CrewLink

    Free, open, Among Us Proximity Chat

  • aws-amplify/amplify-js

    A declarative JavaScript library for application development using cloud services.

go

rust