GitHub Trending Daily for 2020-09-08

trending

java

  • openjdk/jdk

    JDK main-line development

  • williamfiset/Algorithms

    A collection of algorithms and data structures

  • apache/incubator-dolphinscheduler

    Dolphin Scheduler is a distributed and easy-to-extend visual workflow scheduling platform, dedicated to solving the complex dependencies in data processing, making the scheduling system out of the box for data processing.(分布式易扩展的可视化工作流任务调度)

  • MisterBooo/LeetCodeAnimation

    Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)

  • CyC2018/CS-Notes

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

  • kon9chunkit/GitHub-Chinese-Top-Charts

    GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!

  • springfox/springfox

    Automated JSON API documentation for API's built with Spring

  • abel533/Mapper

    Mybatis Common Mapper - Easy to use

  • apache/flink

    Apache Flink

  • doocs/advanced-java

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

  • traccar/traccar

    Traccar GPS Tracking System

  • forezp/SpringCloudLearning

    《史上最简单的Spring Cloud教程源码》

  • intel-isl/OpenBot

    OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones supports advanced robotics workloads such as person following and real-time autonomous navigation.

  • eugenp/tutorials

    Just Announced - "Learn Spring Security OAuth":

  • ctripcorp/apollo

    Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。

  • zo0r/react-native-push-notification

    React Native Local and Remote Notifications

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

  • wix/react-native-navigation

    A complete native navigation solution for React Native

  • apache/maven

    Apache Maven core

  • alibaba/DataX

  • seata/seata

    Seata is an easy-to-use, high-performance, open source distributed transaction solution.

  • signalapp/Signal-Android

    A private messenger for Android.

  • wildfirechat/server

    即时通讯(IM)系统

  • oblador/react-native-keychain

    Keychain Access for React Native

  • spring-projects/spring-framework

    Spring Framework

scala

kotlin

swift

python

  • PyTorchLightning/pytorch-lightning

    The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.

  • huangsam/ultimate-python

    Ultimate Python study guide for newcomers and professionals alike.

  • mingrammer/diagrams

    Diagram as Code for prototyping cloud system architectures

  • fighting41love/funNLP

    中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术…

  • alirezamika/autoscraper

    A Smart, Automatic, Fast and Lightweight Web Scraper for Python

  • iGhibli/iOS-DeviceSupport

    This repository holds the device support files for the iOS, and I will update it regularly.

  • apachecn/AiLearning

    AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP

  • Ciphey/Ciphey

    Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes

  • keras-team/keras

    Deep Learning for humans

  • learning-at-home/hivemind

    Decentralized deep learning framework in pytorch. Built to train models on thousands of volunteers across the world.

  • facebookresearch/PyTorch-BigGraph

    Generate embeddings from large-scale graph-structured data.

  • baowenbo/DAIN

    Depth-Aware Video Frame Interpolation (CVPR 2019)

  • celery/celery

    Distributed Task Queue (development branch)

  • fireeye/capa

    The FLARE team's open-source tool to identify capabilities in executable files.

  • home-assistant/core

    Open source home automation that puts local control and privacy first

  • Rudrabha/Wav2Lip

    This repository contains the codes of "A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild", published at ACM Multimedia 2020.

  • The-Art-of-Hacking/h4cker

    This repository is primarily maintained by Omar Santos and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.

  • jhao104/proxy_pool

    Python爬虫代理IP池(proxy pool)

  • facebookresearch/denoiser

    Real Time Speech Enhancement in the Waveform Domain (Interspeech 2020)We provide a PyTorch implementation of the paper Real Time Speech Enhancement in the Waveform Domain. In which, we present a causal speech enhancement model working on the raw waveform that runs in real-time on a laptop CPU. The proposed model is based on an encoder-decoder ar…

  • huggingface/transformers

    Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.

  • openvinotoolkit/open_model_zoo

    Pre-trained Deep Learning models and samples (high quality and extremely fast)

  • WongKinYiu/PyTorch_YOLOv4

    PyTorch implementation of YOLOv4

  • MobSF/Mobile-Security-Framework-MobSF

    Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.

  • qilingframework/qiling

    Qiling Advanced Binary Emulation Framework

  • ndb796/python-for-coding-test

    [한빛미디어] "이것이 취업을 위한 코딩 테스트다 with 파이썬" 전체 소스코드 저장소입니다.

javascript

typescript

go

  • schollz/croc

    Easily and securely send things from one computer to another

  • fatedier/frp

    A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.

  • ThreeDotsLabs/wild-workouts-go-ddd-example

    Complete serverless application to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring of a Go project.

  • open-telemetry/opentelemetry-go

    OpenTelemetry Go API and SDK

  • astaxie/build-web-application-with-golang

    A golang ebook intro how to build a web with golang

  • ginuerzh/gost

    GO Simple Tunnel - a simple tunnel written in golang

  • kubernetes/dashboard

    General-purpose web UI for Kubernetes clusters

  • EasyDarwin/EasyDarwin

    open source、high performance、industrial rtsp streaming server,a lot of optimization on streaming relay,KeyFrame cache,RESTful,and web management,also EasyDarwin support distributed load balancing,a simple streaming media cloud platform architecture.高性能开源RTSP流媒体服务器,基于go语言研发,维护和优化:RTSP推模式转发、RTSP拉模式转发、录像、检索、回放、关键帧缓存、秒开画面、RESTful接口、WEB后台管理、分布式负载均衡,基…

  • thanos-io/thanos

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

  • go-ldap/ldap

    Basic LDAP v3 functionality for the GO programming language.

  • deroproject/graviton

    Graviton Database: ZFS for key-value stores.

  • etcd-io/etcd

    Distributed reliable key-value store for the most critical data of a distributed system

  • containous/traefik

    The Cloud Native Edge Router

  • evanw/esbuild

    An extremely fast JavaScript bundler and minifier

  • golang/groupcache

    groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.

  • kubernetes/ingress-nginx

    NGINX Ingress Controller for Kubernetes

  • go-git/go-git

    A highly extensible Git implementation in pure Go.

  • go-playground/validator

    Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving

  • 360EntSecGroup-Skylar/excelize

    Golang library for reading and writing Microsoft Excel™ (XLSX) files.

  • zricethezav/gitleaks

    Scan git repos for secrets using regex and entropy

  • go-sql-driver/mysql

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

  • jackc/pgx

    PostgreSQL driver and toolkit for Go

  • cilium/cilium

    eBPF-based Networking, Security, and Observability

  • ory/kratos

    Never build user login, user registration, 2fa, profile management ever again! Works on any operating system, cloud, with any programming language, user interface, and user experience! Written in Go.

  • oauth2-proxy/oauth2-proxy

    A reverse proxy that provides authentication with Google, Github or other providers.

rust