8000 chenchencc (chenchencc) / Repositories · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View chenchencc's full-sized avatar
  • RedHat

Block or report chenchencc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • rocketmq Public

    Forked from apache/rocketmq

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

    Java Apache License 2.0 Updated Dec 10, 2023
  • grpc-java Public

    Forked from grpc/grpc-java

    The Java gRPC implementation. HTTP/2 based RPC

    Java Apache License 2.0 Updated Aug 10, 2023
  • Activiti Public

    Forked from Activiti/Activiti

    Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process …

    Java Apache License 2.0 Updated Jun 21, 2023
  • nacos Public

    Forked from alibaba/nacos

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

    Java 2 Apache License 2.0 Updated Jun 17, 2023
  • 10000 Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Spring, Spring Boot, CDI.

    Java Apache License 2.0 Updated Jun 16, 2023
  • tomato Public

    Forked from lxchinesszz/tomato

    专门为SpringBoot项目设计的幂等组件,让天下没有难写的防重代码。 基于控制时间两种防重策略 策略一: 滑动窗口策略 每次请求设置当前请求的控制时间,控制时间内请求均会被拦截。 策略二: 固定窗口策略 仅仅为第一次请求生成一个控制时间,控制时间内相同的请求会被拦截,控制时间过期后,以此类推。

    Java Apache License 2.0 Updated Feb 6, 2023
  • havenask Public

    Forked from alibaba/havenask
    C++ Apache License 2.0 Updated Dec 9, 2022
  • Sentinel Public

    Forked from alibaba/Sentinel

    A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)

    Java Apache License 2.0 Updated Nov 13, 2022
  • swan Public

    Updated Sep 15, 2022
  • The communications platform that puts data protection first.

    TypeScript Other Updated Jul 18, 2022
  • 即时通讯(IM)系统

    Java Other Updated Jul 14, 2022
  • Java Apache License 2.0 Updated Jun 21, 2022
  • gromox Public

    Forked from grommunio/gromox

    Groupware server backend with MAPI/HTTP, RPC/HTTP, IMAP, POP3 and PHP-MAPI support for grommunio

    C++ Other Updated Jun 21, 2022
  • EAS (Exchange ActiveSync) interface for grommunio

    PHP 1 GNU Affero General Public License v3.0 Updated Jun 8, 2022
  • rustup Public

    Forked from rust-lang/rustup

    The Rust toolchain installer

    Rust Apache License 2.0 Updated May 28, 2022
  • OpenIM: Instant messaging open source project based on go built by IM technology experts. Backend in Go.(由IM技术专家打造的基于 Go 实现的即时通讯(IM)项目,从服务端到客户端SDK开源即时通讯(IM)整体解决方案,可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。)

    Go Apache License 2.0 Updated May 23, 2022
  • incubator-shenyu Public

    Forked from apache/shenyu

    ShenYu is High-Performance Java API Gateway.

    Java Apache License 2.0 Updated May 20, 2022
  • hippo4j Public

    Forked from opengoofy/hippo4j

    🔥 强大的动态线程池,附带监控报警功能,内置两种使用模式:轻量级依赖配置中心以及无中间件依赖版本。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.

    Java Apache License 2.0 Updated May 1, 2022
  • A java client library to access Exchange web services. The API works against Office 365 Exchange Online as well as on premises Exchange.

    Java MIT License Updated Jan 19, 2022
  • brcc Public

    Forked from baidu/brcc

    BRCC(better remote config center)是一个分布式配置中心,用于统一管理应用服务的配置信息,避免各类资源散落在各个项目中,简化资源配置的维护成本。作为一种轻量级的解决方案,部署简单,同时支持多环境、多版本、多角色的资源管理,可以在不改变应用源码的情况下无缝切换和实时生效配置信息。

    Java Apache License 2.0 Updated Dec 16, 2021
  • minio Public

    Forked from minio/minio

    High Performance, Kubernetes Native Object Storage

    Go GNU Affero General Public License v3.0 Updated Dec 16, 2021
  • ilogtail Public

    Forked from alibaba/loongcollector

    The Lightweight Data Collector of SLS in Alibaba Cloud

    Go Apache License 2.0 Updated Dec 15, 2021
  • compileflow Public

    Forked from alibaba/compileflow

    🎨 core business process engine of Alibaba Halo platform. best process engine for trade scenes. 一个高性能可视化流程编排引擎

    Java Apache License 2.0 Updated Nov 30, 2021
  • Spring Framework

    Java Apache License 2.0 Updated Nov 17, 2021
  • chenchen Public

    Updated Oct 28, 2021
  • rocksdb Public

    Forked from facebook/rocksdb

    A library that provides an embeddable, persistent key-value store for fast storage.

    C++ GNU General Public License v2.0 Updated Oct 26, 2021
  • leveldb Public

    Forked from google/leveldb

    LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

    C++ BSD 3-Clause "New" or "Revised" License Updated Oct 25, 2021
  • dubbo Public

    Forked from apache/dubbo

    Apache Dubbo is a high-performance, java based, open source RPC framework.

    Java Apache License 2.0 Updated Oct 15, 2021
  • netty Public

    Forked from netty/netty

    Netty project - an event-driven asynchronous network application framework

    Java Apache License 2.0 Updated Oct 15, 2021
  • logback Public

    Forked from qos-ch/logback

    The reliable, generic, fast and flexible logging framework for Java.

    Java Other Updated Oct 14, 2021
0