GitHub Trending Daily for 2022-03-10

trending

java

  • checkstyle/checkstyle

    Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.

  • dbeaver/dbeaver

    Free universal database tool and SQL client

  • openjdk/jdk

    JDK main-line development

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

  • rbmonster/learning-note

    java开发 面试八股文(个人的面试及工作总结)

  • zaproxy/zaproxy

    The OWASP ZAP core project

  • apache/beam

    Apache Beam is a unified programming model for Batch and Streaming

  • Netflix/Hystrix

    Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.

  • alibaba/canal

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

  • alibaba/DataX

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

  • LuckSiege/PictureSelector

    Picture Selector Library for Android or 图片选择器

  • google/ExoPlayer

    An extensible media player for Android

  • Snailclimb/JavaGuide

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

  • apache/cassandra

    Mirror of Apache Cassandra

  • airbytehq/airbyte

    Airbyte is an open-source EL(T) platform that helps you replicate your data in your warehouses, lakes and databases.

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

  • confluentinc/ksql

    The database purpose-built for stream processing applications.

  • spring-projects/spring-framework

    Spring Framework

  • alibaba/nacos

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

  • jeremylong/DependencyCheck

    OWASP dependency-check is a software composition analysis utility that detects publicly disclosed vulnerabilities in application dependencies.

  • xManager-v2/xManager-Spotify

    An android application where you can manage and install all versions of the spotify app.

  • dromara/hutool

    A set of tools that keep Java sweet.

  • Sketchware-Pro/Sketchware-Pro

    Sketchware Pro's sources, in Java. Now anyone can contribute to Sketchware Pro.

  • Tencent/Shadow

    零反射全动态Android插件框架

  • apache/hudi

    Upserts, Deletes And Incremental Processing on Big Data.

scala

kotlin

swift

python

  • explosion/spaCy

    Industrial-strength Natural Language Processing (NLP) in Python

  • gto76/python-cheatsheet

    Comprehensive Python Cheatsheet

  • VHellendoorn/Code-LMs

    Guide to using pre-trained large language models of source code

  • google-research/kubric

    A data generation pipeline for creating semi-realistic synthetic multi-object videos with rich annotations such as instance segmentation masks, depth maps, and optical flow.

  • sqlalchemy/sqlalchemy

    The Database Toolkit for Python

  • Chia-Network/chia-blockchain

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

  • royorel/StyleSDF

  • Rapptz/discord.py

    An API wrapper for Discord written in Python.

  • huggingface/datasets

    The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools

  • PaddlePaddle/Paddle

    PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)

  • ultralytics/yolov5

    YOLOv5 in PyTorch > ONNX > CoreML > TFLite

  • python-poetry/poetry

    Python dependency management and packaging made easy.

  • hpcaitech/ColossalAI

    Colossal-AI: A Unified Deep Learning System for Large-Scale Parallel Training

  • joshpatten/PVE-VDIClient

    Proxmox based VDI client

  • man-group/notebooker

    Productionise & schedule your Jupyter Notebooks as easily as you wrote them.

  • commaai/openpilot

    openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 150 supported car makes and models.

  • apache/airflow

    Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

  • deepcam-cn/yolov5-face

    YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931)

  • facebookresearch/dino

    PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO

  • mlflow/mlflow

    Open source platform for the machine learning lifecycle

  • facebookresearch/Mask2Former

    Code release for "Masked-attention Mask Transformer for Universal Image Segmentation"

  • libffcv/ffcv

    FFCV: Fast Forward Computer Vision (and other ML workloads!)

  • ansible/awx

    AWX Project

  • PyGithub/PyGithub

    Typed interactions with the GitHub API v3

  • demisto/content

    Demisto is now Cortex XSOAR. Automate and orchestrate your Security Operations with Cortex XSOAR's ever-growing Content Repository. Pull Requests are always welcome and highly appreciated!

javascript

typescript

go

rust

  • sunface/rust-by-practice

    Practice Rust with challenging examples, exercises and projects to narrow the gap between beginner and skilled-dev.

  • starship/starship

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

  • BurntSushi/ripgrep

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  • paritytech/substrate

    Substrate: The platform for blockchain innovators

  • cloudflare/boringtun

    Userspace WireGuard® Implementation in Rust

  • rust-unofficial/awesome-rust

    A curated list of Rust code and resources.

  • tikv/tikv

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

  • hyperium/hyper

    An HTTP library for Rust

  • gfx-rs/wgpu

    Safe and portable GPU abstraction in Rust, implementing WebGPU API.

  • near/nearcore

    Reference client for NEAR Protocol

  • gakonst/foundry

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

  • sunface/rust-course

    “连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程/书籍

  • risinglightdb/risinglight

    An OLAP database system for educational purpose

  • gyroflow/gyroflow

    Video stabilization using gyroscope data

  • bottlerocket-os/bottlerocket

    An operating system designed for hosting containers

  • hannobraun/Fornjot

    The world needs another CAD program.

  • yewstack/yew

    Rust / Wasm framework for building client web apps

  • extrawurst/gitui

    Blazing fast terminal-ui for git written in rust

  • metaplex-foundation/metaplex-program-library

    Smart contracts maintained by the Metaplex team

  • LemmyNet/lemmy

    Building a federated link aggregator in rust

  • MaterializeInc/materialize

    Materialize simplifies application development with streaming data. Incrementally-updated materialized views - in PostgreSQL and in real time. Materialize is powered by Timely Dataflow.

  • bevyengine/bevy

    A refreshingly simple data-driven game engine built in Rust

  • SeaQL/sea-orm

    An async & dynamic ORM for Rust

  • cube-js/cube.js

    Cube — Headless Business Intelligence

  • analysis-tools-dev/static-analysis

    A curated list of static analysis (SAST) tools for all programming languages, config files, build tools, and more.