GitHub Trending Daily for 2021-08-11

trending

java

  • microsoft/gctoolkit

    Tool for parsing GC logs

  • Snailclimb/JavaGuide

    「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!

  • zxbu/webdav-aliyundriver

    阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现

  • brettwooldridge/HikariCP

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

  • apache/iceberg

    Apache Iceberg

  • LandGrey/SpringBootVulExploit

    SpringBoot 相关漏洞学习资料,利用方法和技巧合集,黑盒安全评估 check list

  • kon9chunkit/GitHub-Chinese-Top-Charts

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

  • yuanguangxin/LeetCode

    LeetCode刷题记录与面试整理

  • MisterBooo/LeetCodeAnimation

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

  • chefyuan/algorithm-base

    专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!

  • YunaiV/onemall

    芋道 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。

  • opensearch-project/OpenSearch

    Open source distributed and RESTful search engine.

  • Azure/azure-sdk-for-java

    This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.

  • macrozheng/mall-learning

    mall学习教程,架构、业务、技术要点全方位解析。mall项目(40k+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容器化部署。

  • awsdocs/aws-doc-sdk-examples

    Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.

  • kiegroup/drools

    Drools is a rule engine, DMN engine and complex event processing (CEP) engine for Java.

  • trinodb/trino

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

  • netty/netty

    Netty project - an event-driven asynchronous network application framework

  • alibaba/druid

    阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池

  • scwang90/SmartRefreshLayout

    🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。

  • theonedev/onedev

    Super Easy All-In-One DevOps Platform

  • kunal-kushwaha/DSA-Bootcamp-Java

    This repository consists of the code samples, assignments, and the curriculum for the Community Classroom complete Data Structures & Algorithms Java bootcamp.

  • macrozheng/mall

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

  • adarsh-dayanand/Accenture-learning-modules

    Accenture pre hiring learning modules - tekstac

  • spring-projects/spring-boot

    Spring Boot

scala

kotlin

  • mocklets/pluto

    Pluto is a on-device debugger for Android applications, which helps in inspection of HTTP requests/responses, capture Crashes and ANRs and manipulating application data on-the-go.

  • mamoe/mirai

    高效率 QQ 机器人支持库

  • android10/Android-CleanArchitecture-Kotlin

    This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.

  • vinaygaba/Learn-Jetpack-Compose-By-Example

    🚀 This project contains various examples that show how you would do things the "Jetpack Compose" way

  • android/architecture-samples

    A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.

  • gedoor/legado

    阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。

  • moezbhatti/qksms

    The most beautiful SMS messenger for Android

  • JakeWharton/timber

    A logger with a small, extensible API which provides utility on top of Android's normal Log class.

  • BenBoonya/android-pokemon-compose

    A simple app demonstrates using Jetpack compose with other Jetpack libraries.

  • droidknights/DroidKnights2021_App

    https://droidknights.github.io/2021/

  • JetBrains/intellij-platform-plugin-template

    Template repository for creating plugins for IntelliJ Platform

  • mamoe/mirai-console

    mirai 的高效率 QQ 机器人控制台

  • Shabinder/SpotiFlyer

    Kotlin Multiplatform Music Downloader, Supports Spotify / Gaana / Youtube Music / Jio Saavn .

  • pinterest/ktlint

    An anti-bikeshedding Kotlin linter with built-in formatter

  • hegaojian/JetpackMvvm

    🐔🏀一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目

  • project-mirai/mirai-api-http

    Mirai HTTP API (console) plugin

  • google/accompanist

    A collection of extension libraries for Jetpack Compose

  • JetBrains/Exposed

    Kotlin SQL Framework

  • hi-dhl/PokemonGo

    神奇宝贝 (PokemonGo) 基于 Jetpack + MVVM + Repository 设计模式 + Data Mapper + Kotlin Flow 的实战项目,如果这个仓库对你有帮助,请仓库右上角帮我 star 一下,非常感谢。

  • ahmedeltaher/MVVM-Kotlin-Android-Architecture

    MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5

  • mapbox/mapbox-navigation-android

    Mapbox Navigation SDK for Android

  • princekin-f/EasyFloat

    🔥 EasyFloat:浮窗从未如此简单(Android可拖拽悬浮窗口,支持页面过滤、自定义动画,可设置单页面浮窗、前台浮窗、全局浮窗,浮窗权限按需自动申请...)

  • Foso/Jetpack-Compose-Playground

    Community-driven collection of Jetpack Compose example code and tutorials 🚀 https://foso.github.io/compose

  • Gurupreet/ComposeCookBook

    A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential

  • tachiyomiorg/tachiyomi

    Free and open source manga reader for Android.

swift

python

  • willmcgugan/textual

    Textual is a TUI (Text User Interface) framework for Python inspired by modern web development.

  • public-apis/public-apis

    A collective list of free APIs

  • kingoflolz/mesh-transformer-jax

    Model parallel transformers in JAX and Haiku

  • TCM-Course-Resources/Practical-Ethical-Hacking-Resources

    Compilation of Resources from TCM's Practical Ethical Hacking Udemy Course

  • mxrch/GHunt

    🕵️‍♂️ Investigate Google emails and documents.

  • huggingface/transformers

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

  • PaddlePaddle/PaddleDetection

    Object detection and instance segmentation toolkit based on PaddlePaddle.

  • feast-dev/feast

    Feature Store for Machine Learning

  • CoinAlpha/hummingbot

    Hummingbot: a client for crypto market making

  • Haipeng-ustc/SWIT-1.0

    Seismic Waveform Inversion Toolbox-1.0

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

  • facebookresearch/suncet

    Code to reproduce the results in the FAIR research papers "Semi-Supervised Learning of Visual Features by Non-Parametrically Predicting View Assignments with Support Samples" https://arxiv.org/abs/2104.13963 and "Supervision Accelerates Pre-training in Contrastive Semi-Supervised Learning of Visual Representations" https://arxiv.org/abs/2006.10803

  • davidbombal/scapy

  • PaddlePaddle/PaddleOCR

    Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)

  • thu-ml/tianshou

    An elegant PyTorch deep reinforcement learning library.

  • knownsec/pocsuite3

    pocsuite3 is an open-sourced remote vulnerability testing framework developed by the Knownsec 404 Team.

  • Chia-Network/chia-blockchain

    Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)

  • TheAlgorithms/Python

    All Algorithms implemented in Python

  • PaddlePaddle/PaddleGAN

    PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, wav2lip, picture repair, image editing, photo2cartoon, image style transfer, and so on.

  • alievk/avatarify-python

    Avatars for Zoom, Skype and other video-conferencing apps.

  • knownsec/Kunyu

    Kunyu, more efficient corporate asset collection

  • Azure/azure-sdk-for-python

    This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/en-us/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.

  • bundesAPI/deutschland

    Die wichtigsten APIs Deutschlands in einem Python Paket.

  • tensorflow/models

    Models and examples built with TensorFlow

  • Layout-Parser/layout-parser

    A unified toolkit for Deep Learning Based Document Image Analysis

javascript

  • trekhleb/javascript-algorithms

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

  • artf/grapesjs

    Free and Open source Web Builder Framework. Next generation tool for building templates without coding

  • SortableJS/Vue.Draggable

    Vue drag-and-drop component based on Sortable.js

  • odoo/odoo

    Odoo. Open Source Apps To Grow Your Business.

  • leonardomso/33-js-concepts

    📜 33 JavaScript concepts every developer should know.

  • goldbergyoni/nodebestpractices

    ✅ The Node.js best practices list (August 2021)

  • nuxt/nuxt.js

    The Intuitive Vue Framework

  • yannickcr/eslint-plugin-react

    React specific linting rules for ESLint

  • timlrx/tailwind-nextjs-starter-blog

    This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfect as a replacement to existing Jekyll and Hugo individual blogs.

  • shufflewzc/faker2

    不知名大佬备份

  • scutan90/DeepLearning-500-questions

    深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06

  • menzi11/BullshitGenerator

    Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.

  • Asabeneh/30-Days-Of-React

    30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS. This challenge may take more than 100…

  • xuedingmiaojun/wxappUnpacker

    小程序反编译(支持分包)

  • vaxilu/x-ui

    支持多协议多用户的 xray 面板

  • stephentian/33-js-concepts

    📜 每个 JavaScript 工程师都应懂的33个概念 @leonardomso

  • tannerlinsley/react-table

    ⚛️ Hooks for building fast and extendable tables and datagrids for React

  • vuejs/vue

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • vercel/next.js

    The React Framework

  • MoonBegonia/ninja

  • cdle/jd_study

  • harryheman/React-Total

    Ресурс для изучения React.js и связанных с ним технологий на русском языке

  • trufflesuite/truffle

    A tool for developing smart contracts. Crafted with the finest cacaos.

  • ecomfe/vue-echarts

    Apache ECharts component for Vue.js.

  • lazy-luo/smarGate

    内网穿透,c++实现,无需公网IP,小巧,易用,快速,安全,最好的多链路聚合(p2p+proxy)模式,不做之一...这才是你真正想要的内网穿透工具!

typescript

  • vuejs/vue-next

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • vuejs/vitepress

    Vite & Vue powered static site generator.

  • laurent22/joplin

    Joplin - an open source note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Forum: https://discourse.joplinapp.org/

  • type-challenges/type-challenges

    Collection of TypeScript type challenges with online judge

  • netless-io/flat

    Project flat is the Web, Windows and macOS client of Agora Flat open source classroom.

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

    A configurable Mobile UI

  • bkimminich/juice-shop

    OWASP Juice Shop: Probably the most modern and sophisticated insecure web application

  • vuejs/petite-vue

    5kb subset of Vue optimized for progressive enhancement

  • sindresorhus/refined-github

    Browser extension that simplifies the GitHub interface and adds useful features

  • styled-components/styled-components

    Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅

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

  • react-native-webview/react-native-webview

    React Native Cross-Platform WebView

  • santiq/bulletproof-nodejs

    Implementation of a bulletproof node.js API 🛡️

  • infinitered/ignite

    Infinite Red's cutting edge React Native project boilerplate, along with a CLI, component/model generators, and more!

  • desktop/desktop

    Simple collaboration from your desktop

  • storybookjs/storybook

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

  • googleapis/google-api-nodejs-client

    Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.

  • withfig/autocomplete

    Fig adds autocomplete to your terminal.

  • angular/angular-cli

    CLI tool for Angular

  • Azure/azure-rest-api-specs

    The source for REST API specifications for Microsoft Azure.

  • NativeScript/NativeScript

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

  • posva/pinia

    🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support

  • vueuse/vueuse

    Collection of essential Vue Composition Utilities for Vue 2 and 3

  • backstage/backstage

    Backstage is an open platform for building developer portals

go

  • sniptt-official/ots

    🔐 Share end-to-end encrypted secrets with others via a one-time URL

  • tmrts/go-patterns

    Curated list of Go design patterns, recipes and idioms

  • chrislusf/seaweedfs

    SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, local tiering, cloud tiering. Filer supports cross-cluster active-active replication, Kubernetes, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, WebDAV, mount cloud storage.

  • grafana/loki

    Like Prometheus, but for logs.

  • derailed/k9s

    🐶 Kubernetes CLI To Manage Your Clusters In Style!

  • minio/minio

    High Performance, Kubernetes Native Object Storage

  • hashicorp/consul

    Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.

  • kubernetes/autoscaler

    Autoscaling components for Kubernetes

  • aws/aws-lambda-go

    Libraries, samples and tools to help Go developers develop AWS Lambda functions.

  • XrayR-project/XrayR

    A Xray backend framework that can easily support many panels. 一个基于Xray的后端框架,支持V2ay,Trojan,Shadowsocks协议,极易扩展,支持多面板对接

  • go-gorm/gorm

    The fantastic ORM library for Golang, aims to be developer friendly

  • projectdiscovery/nuclei

    Fast and customizable vulnerability scanner based on simple YAML based DSL.

  • TheYkk/git-switcher

    Switch between your git profiles easily

  • earthly/earthly

    Build automation for the container era

  • gonum/gonum

    Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more

  • meshery/meshery

    Meshery, the service mesh management plane

  • sigstore/cosign

    Container Signing

  • storj/storj

    Ongoing Storj v3 development. Decentralized cloud object storage that is affordable, easy to use, private, and secure.

  • RichardKnop/machinery

    Machinery is an asynchronous task queue/job queue based on distributed message passing.

  • geektutu/7days-golang

    7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列

  • istio/istio

    Connect, secure, control, and observe services.

  • moonD4rk/HackBrowserData

    Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。

  • mailhog/MailHog

    Web and API based SMTP testing

  • labstack/echo

    High performance, minimalist Go web framework

  • golang-migrate/migrate

    Database migrations. CLI and Golang library.

rust

  • hora-search/hora

    🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 .

  • denoland/deno

    A secure JavaScript and TypeScript runtime

  • certusone/wormhole

    Certus One's reference implementation for the Wormhole blockchain interoperability protocol.

  • bevyengine/bevy

    A refreshingly simple data-driven game engine built in Rust

  • meilisearch/MeiliSearch

    Powerful, fast, and an easy to use search engine

  • 996icu/996.ICU

    Repo for counting stars and contributing. Press F to pay respect to glorious developers.

  • paritytech/polkadot

    Polkadot Node Implementation

  • sharkdp/fd

    A simple, fast and user-friendly alternative to 'find'

  • timberio/vector

    A high-performance, highly reliable, observability data pipeline.

  • linebender/druid

    A data-first Rust-native UI design toolkit.

  • rayon-rs/rayon

    Rayon: A data parallelism library for Rust

  • rustls/rustls

    A modern TLS library in Rust

  • tokio-rs/tracing

    Application level tracing for Rust.

  • valeriansaliou/sonic

    🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.

  • spacejam/sled

    the champagne of beta embedded databases

  • tauri-apps/tauri

    Build smaller, faster, and more secure desktop applications with a web frontend.

  • tikv/tikv

    Distributed transactional key-value database, originally created to complement TiDB

  • Findomain/Findomain

    The complete solution for domain recognition. Supports screenshoting, port scan, HTTP check, data import from other tools, subdomain monitoring, alerts via Discord, Slack and Telegram, multiple API Keys for sources and much more.

  • Geal/nom

    Rust parser combinator framework

  • starship/starship

    ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

  • hyperium/tonic

    A native gRPC client & server implementation with async/await support.

  • yewstack/yew

    Rust / Wasm framework for building client web apps

  • rust-lang/rust-clippy

    A bunch of lints to catch common mistakes and improve your Rust code

  • rillrate/rillrate

    Dynamic UI for bots, microservices, and IoT.

  • firecracker-microvm/firecracker

    Secure and fast microVMs for serverless computing.