github.com/qiniu/x@v1.11.9/README.md (about)

     1  Extension of Go standard library
     2  ===============
     3  
     4  [![Build Status](https://github.com/qiniu/x/actions/workflows/go.yml/badge.svg)](https://github.com/qiniu/x/actions/workflows/go.yml)
     5  [![Go Report Card](https://goreportcard.com/badge/github.com/qiniu/x)](https://goreportcard.com/report/github.com/qiniu/x)
     6  [![GitHub release](https://img.shields.io/github/v/tag/qiniu/x.svg?label=release)](https://github.com/qiniu/x/releases)
     7  [![Coverage Status](https://codecov.io/gh/qiniu/x/branch/master/graph/badge.svg)](https://codecov.io/gh/qiniu/x)
     8  [![GoDoc](https://pkg.go.dev/badge/github.com/qiniu/x.svg)](https://pkg.go.dev/mod/github.com/qiniu/x)
     9  
    10  ## Who is using it
    11  
    12  If you are using it and would like to let us know, you can submit a [Pull Request](https://github.com/qiniu/x/pulls).
    13  
    14  <table>
    15  <tr>
    16  <td width=33% valign=top>
    17  
    18  <div align="center">
    19  <p></p>
    20  <p>
    21    <a href="https://github.com/goplus/gop"><img width="80" src="https://goplus.org/favicon.svg"></a>
    22  </p>
    23  <h3>The Go+ Programming Language</h3>
    24  </div>
    25  
    26  </td>
    27  <td width=33% valign=top>
    28  
    29  <div align="center">
    30  <p></p>
    31  <p>
    32    <a href="https://github.com/goplus/spx"><img width="100" src="https://github.com/goplus/FlappyCalf/raw/main/assets/FlappyCalf.jpg"></a>
    33  </p>
    34  <h3>spx - A 2D Game Engine for STEM education</h3>
    35  </div>
    36  
    37  </td>
    38  
    39  <td valign=top>
    40  
    41  <div align="center">
    42  <p></p>
    43  <p>
    44    <a href="https://www.qiniu.com/"><img width="100" src="https://goplus.org/_next/static/media/qiniu_doll.d41a30a3.png"></a>
    45  </p>
    46  <h3>Qiniu Cloud Services</h3>
    47  </div>
    48  
    49  </td>
    50  
    51  </tr>
    52  </table>