GitHub Trending Daily for 2021-03-03

trending

java

  • NationalSecurityAgency/ghidra

    Ghidra is a software reverse engineering (SRE) framework

  • TheAlgorithms/Java

    All Algorithms implemented in Java

  • apache/beam

    Apache Beam is a unified programming model for Batch and Streaming

  • iluwatar/java-design-patterns

    Design patterns implemented in Java

  • macrozheng/springcloud-learning

    一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。22篇文章,篇篇精华,32个Demo,涵盖大部分应用场景。

  • eugenp/tutorials

    Just Announced - "Learn Spring Security OAuth":

  • OpenAPITools/openapi-generator

    OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

  • Snailclimb/JavaGuide

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

  • google/tink

    Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.

  • web3j/web3j

    Lightweight Java and Android library for integration with Ethereum clients

  • elunez/eladmin

    项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由

  • google/guava

    Google core libraries for Java

  • seata/seata

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

  • robolectric/robolectric

    Android Unit Testing Framework

  • spring-cloud/spring-cloud-config

    External configuration (server and client) for Spring Cloud

  • ReactiveX/RxJava

    RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.

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

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

  • CymChad/BaseRecyclerViewAdapterHelper

    BRVAH:Powerful and flexible RecyclerAdapter

  • prestodb/presto

    The official home of the Presto distributed SQL query engine for big data

  • open-telemetry/opentelemetry-java-instrumentation

    OpenTelemetry auto-instrumentation and instrumentation libraries for Java

  • zhangdaiscott/jeecg-boot

    基于代码生成器的低代码平台,超越传统商业平台!前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新低代码开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高开发效率,帮助公司节省成本,同时又不失灵活性。

  • open-telemetry/opentelemetry-java

    OpenTelemetry Java SDK

  • MarkerHub/vueblog

    一个前后端分离的简单博客案例,适合刚入门vue,学前后端分离的童鞋!

  • antlr/antlr4

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

scala

kotlin

swift

python

javascript

typescript

go

  • aws/aws-sdk-go

    AWS SDK for the Go programming language.

  • pyroscope-io/pyroscope

    🔥 Continuous Profiling Platform 🔥 Debug performance issues down to a single line of code

  • influxdata/influxdb

    Scalable datastore for metrics, events, and real-time analytics

  • shirou/gopsutil

    psutil for golang

  • moby/moby

    Moby Project - a collaborative project for the container ecosystem to assemble container-based systems

  • kubernetes/kube-state-metrics

    Add-on agent to generate and expose cluster-level metrics.

  • projectdiscovery/nuclei

    Nuclei is a fast tool for configurable targeted vulnerability scanning based on templates offering massive extensibility and ease of use.

  • hashicorp/packer

    Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.

  • moonD4rk/HackBrowserData

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

  • kubernetes-sigs/external-dns

    Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services

  • opencontainers/runc

    CLI tool for spawning and running containers according to the OCI specification

  • traefik/traefik

    The Cloud Native Application Proxy

  • GoogleCloudPlatform/spark-on-k8s-operator

    Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.

  • containerd/containerd

    An open and reliable container runtime

  • openshift/origin

    Conformance test suite for OpenShift

  • go-acme/lego

    Let's Encrypt client and ACME library written in Go

  • gorilla/websocket

    A fast, well-tested and widely used WebSocket implementation for Go.

  • magma/magma

    Platform for building access networks and modular network services

  • prometheus-community/postgres_exporter

    A PostgreSQL metric exporter for Prometheus

  • dexidp/dex

    OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors

  • chrislusf/seaweedfs

    SeaweedFS is a distributed blob store and file system to store and serve billions of files fast! 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.

  • dgrijalva/jwt-go

    Golang implementation of JSON Web Tokens (JWT)

  • ipfs/go-ipfs

    IPFS implementation in Go

  • kubevirt/kubevirt

    Kubernetes Virtualization API and runtime in order to define and manage virtual machines.

  • panjf2000/ants

    🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。

rust