[ 原始碼: golang-github-valyala-fasthttp ]
套件:golang-github-valyala-fasthttp-dev(1:1.56.0-2)
golang-github-valyala-fasthttp-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-valyala-fasthttp:
- [golang-github-valyala-fasthttp_1.56.0-2.dsc]
- [golang-github-valyala-fasthttp_1.56.0.orig.tar.gz]
- [golang-github-valyala-fasthttp_1.56.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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