GitHub Trending Daily for 2022-10-21

trending

java

  • GrowingGit/GitHub-Chinese-Top-Charts

    GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。

  • killbill/killbill

    Open-Source Subscription Billing & Payments Platform

  • karthikuj/cve-2022-42889-text4shell-docker

    Dockerized POC for CVE-2022-42889 Text4Shell

  • alibaba/COLA

    COLA: Clean Object-oriented & Layered Architecture

  • dromara/Sa-Token

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

  • material-components/material-components-android

    Modular and customizable Material Design UI components for Android

  • skylot/jadx

    Dex to Java decompiler

  • apache/rocketmq

    Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.

  • apache/druid

    Apache Druid: a high performance real-time analytics database.

  • SeanWrightSec/CVE-2022-42889-PoC

    Proof of Concept for the Apache commons-text vulnerability CVE-2022-42889.

  • kunal-kushwaha/DSA-Bootcamp-Java

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

  • kiegroup/drools

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

  • resilience4j/resilience4j

    Resilience4j is a fault tolerance library designed for Java8 and functional programming

  • alibaba/DataX

    DataX是阿里云DataWorks数据集成的开源版本。

  • itwanger/toBeBetterJavaer

    一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准Java 程序员进阶之路

  • gyoogle/tech-interview-for-developer

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

  • hapifhir/hapi-fhir

    HAPI FHIR - Java API for HL7 FHIR Clients and Servers

  • alibaba/canal

    阿里巴巴 MySQL binlog 增量订阅&消费组件

  • scwang90/SmartRefreshLayout

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

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

  • apache/iceberg

    Apache Iceberg

  • 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/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.

  • alibaba/spring-cloud-alibaba

    Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.

  • liquibase/liquibase

    Main Liquibase Source

  • wiremock/wiremock

    A tool for mocking HTTP services

scala

kotlin

swift

python

  • vinta/awesome-python

    A curated list of awesome Python frameworks, libraries, software and resources

  • SamirPaul1/DSAlgo

    A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.

  • Lightning-AI/lightning

    Build and train PyTorch models and connect them to the ML lifecycle using Lightning App templates, without handling DIY infrastructure, cost management, scaling, and other headaches.

  • PaddlePaddle/PaddleDetection

    Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.

  • facebookresearch/fairseq

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

  • PaddlePaddle/PaddleSpeech

    Easy-to-use Speech Toolkit including SOTA/Streaming ASR with punctuation, influential TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.

  • 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

  • salesforce/LAVIS

    LAVIS - A One-stop Library for Language-Vision Intelligence

  • geerlingguy/ansible-for-devops

    Ansible for DevOps examples.

  • google/flax

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

  • Crypto-Cat/CTF

    CTF chall write-ups, files, scripts etc (trying to be more organised LOL)

  • Visualize-ML/Book4_Power-of-Matrix

    稿件基本稳定,欢迎提意见,会及时修改

  • jacobgil/pytorch-grad-cam

    Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.

  • psf/black

    The uncompromising Python code formatter

  • ashawkey/stable-dreamfusion

    A pytorch implementation of text-to-3D dreamfusion, powered by stable diffusion.

  • USTC3DV/NDR-code

    [NeurIPS 2022] Neural Surface Reconstruction of Dynamic Scenes with Monocular RGB-D Camera

  • donnemartin/data-science-ipython-notebooks

    Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

  • huggingface/transformers

    Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

  • dagster-io/dagster

    An orchestration platform for the development, production, and observation of data assets.

  • Sanster/lama-cleaner

    Image inpainting tool powered by SOTA AI Model

  • xmu-xiaoma666/External-Attention-pytorch

    Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.

  • conan-io/conan

    Conan - The open-source C/C++ package manager

  • dortania/OpenCore-Legacy-Patcher

    Experience macOS just like before

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

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

  • pymc-devs/pymc

    Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Aesara

javascript

typescript

  • codeedu/imersao10

  • t3-oss/create-t3-turbo

    Clean and simple starter repo using the T3 Stack along with Expo React Native

  • angular/angular

    The modern web developer’s platform

  • remult/remult

    A CRUD framework for full stack TypeScript

  • felixrieseberg/windows95

    Windows 95 in Electron. Runs on macOS, Linux, and Windows.

  • solidjs/solid

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • vuetifyjs/vuetify

    Material Component Framework for Vue

  • lucide-icons/lucide

    Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons.

  • microsoft/vscode

    Visual Studio Code

  • angular/angular-cli

    CLI tool for Angular

  • apache/echarts

    Apache ECharts is a powerful, interactive charting and data visualization library for browser

  • Linen-dev/linen.dev

    Google-searchable Slack alternative for Communities

  • alan2207/bulletproof-react

    A simple, scalable, and powerful architecture for building production ready React applications.

  • logto-io/logto

    Logto helps you build the sign-in, auth, and user identity within minutes. We provide an OIDC-based identity service and the end-user experience with username, phone number, email, and social sign-in, for web and native apps.

  • actions/upload-artifact

  • mantinedev/mantine

    React components library with native dark theme support

  • Vanessa219/vditor

    一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.

  • wbkd/react-flow

    Highly customizable library for building an interactive node-based UI, workflow editor, flow chart or static diagram

  • gitkraken/vscode-gitlens

    Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more

  • webdriverio/webdriverio

    Next-gen browser and mobile automation test framework for Node.js

  • facebook/flipper

    A desktop debugging platform for mobile developers.

  • jherr/fast-react-context

  • foxglove/studio

    Robotics visualization and debugging

  • ant-design/pro-components

    Use Ant Design like a Pro!

  • siyuan-note/siyuan

    SiYuan is a local-first personal knowledge management system, supports fine-grained block-level reference, and Markdown WYSIWYG. 思源笔记是一款本地优先的个人知识管理系统, 支持细粒度块级引用和 Markdown 所见即所得。Roadmap https://github.com/orgs/siyuan-note/projects/1

go

rust

  • aptos-labs/aptos-core

    A layer 1 for everyone!

  • AleoHQ/snarkOS

    A Decentralized Operating System for Zero-Knowledge Applications

  • MystenLabs/sui

    Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language

  • AmbiML/sparrow-kata

    Project Sparrow: KataOS

  • fereidani/kanal

    The fast sync and async channel that Rust deserves

  • EAimTY/tuic

    Delicately-TUICed high-performance proxy built on top of the QUIC protocol

  • postgresml/postgresml

    PostgresML is an end-to-end machine learning system. It enables you to train models and make online predictions using only SQL, without your data ever leaving your favorite database.

  • emilk/egui

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

  • massalabs/massa

    The Decentralized and Scaled Blockchain

  • build-trust/ockam

    Orchestrate end-to-end encryption, mutual authentication, key management, credential management & authorization policy enforcement — at scale.

  • risingwavelabs/risingwave

    RisingWave: the next-generation streaming database in the cloud.

  • Geal/nom

    Rust parser combinator framework

  • serde-rs/serde

    Serialization framework for Rust

  • foundry-rs/foundry

    Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

  • rustdesk/rustdesk

    Open source virtual / remote desktop infrastructure for everyone! The open source TeamViewer alternative. Display and control your PC and Android devices from anywhere at anytime.

  • aurae-runtime/aurae

    Distributed systems runtime daemon written in Rust.

  • DeGatchi/mev-template-rs

    Bootstrap your MEV bot strategies with a simple boilerplate to build on top of.

  • krtab/agnos

    Obtain (wildcard) certificates from let's encrypt using dns-01 without the need for API access to your DNS provider.

  • move-language/move

  • neondatabase/neon

    Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, branching, and bottomless storage.

  • zeeka-network/bazuka

    Rust implementation of Zeeka protocol

  • rust-lang/rust-bindgen

    Automatically generates Rust FFI bindings to C (and some C++) libraries.

  • yewstack/yew

    Rust / Wasm framework for building client web apps

  • apache/arrow-datafusion

    Apache Arrow DataFusion SQL Query Engine

  • vectordotdev/vector

    A high-performance observability data pipeline.