[ 源代码: golang-github-valyala-fasthttp ]
软件包: golang-github-valyala-fasthttp-dev (1:1.31.0-3ubuntu1)
golang-github-valyala-fasthttp-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-valyala-fasthttp:
- [golang-github-valyala-fasthttp_1.31.0-3ubuntu1.dsc]
- [golang-github-valyala-fasthttp_1.31.0.orig.tar.gz]
- [golang-github-valyala-fasthttp_1.31.0-3ubuntu1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team
- Nobuhiro Iwamatsu
外部的资源:
- 主页 [github.com]
相似软件包:
fast HTTP library for Go
The fasthttp library provides fast HTTP server and client API.
This tuned for high performance, and zero memory allocations in hot paths. Processing performance is up to 10x faster than net/http.
其他与 golang-github-valyala-fasthttp-dev 有关的软件包
|
|
|
-
- dep: golang-github-andybalholm-brotli-dev
- pure Go Brotli encoder and decoder (library)
-
- dep: golang-github-klauspost-compress-dev
- optimized compression packages
-
- dep: golang-github-valyala-bytebufferpool-dev
- Anti-memory-waste byte buffer pool for go
-
- dep: golang-github-valyala-tcplisten-dev
- Customizable TCP net.Listener for Go (library)
-
- dep: golang-golang-x-crypto-dev
- Supplementary Go cryptography libraries
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system