SIGN IN SIGN UP
valyala / fasthttp UNCLAIMED

Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http

9 branches 79 tags
.github
examples
expvarhandler
fasthttpadaptor
fasthttpproxy
fasthttputil
pprofhandler
prefork
reuseport
stackless
tcplisten
testdata
.gitignore
.golangci.yml
allocation_test.go
args_test.go
args_timing_test.go
args.go
b2s.go
brotli_test.go
brotli.go
bytesconv_32_test.go
bytesconv_32.go
bytesconv_64_test.go
bytesconv_64.go
bytesconv_table_gen.go
bytesconv_table.go
bytesconv_test.go
bytesconv_timing_test.go
bytesconv.go
client_example_test.go
client_test.go
client_timing_test.go
client.go
coarsetime.go
compress_test.go
compress.go
cookie_test.go
cookie_timing_test.go
cookie.go
doc.go
fs_example_test.go
fs_fs_test.go
fs_handler_example_test.go
fs_test.go
fs.go
fuzz_test.go
go.mod
go.sum
header_regression_test.go
header_test.go
header_timing_test.go
header.go
headers.go
headerscanner.go
http_test.go
http_timing_test.go
http.go
ipv6_test.go
ipv6.go
lbclient_example_test.go
lbclient.go
LICENSE
methods.go
nocopy.go
peripconn_test.go
peripconn.go
README.md
requestctx_setbodystreamwriter_example_test.go
round2_32_test.go
round2_32.go
round2_64_test.go
round2_64.go
s2b.go
SECURITY.md
server_example_test.go
server_race_test.go
server_test.go
server_timing_test.go
server.go
status_test.go
status_timing_test.go
status.go
stream_test.go
stream_timing_test.go
stream.go
streaming_test.go
streaming.go
strings.go
tcpdialer.go
timer.go
tls.go
TODO
uri_test.go
uri_timing_test.go
uri_unix.go
uri_windows_test.go
uri_windows.go
uri.go
userdata_test.go
userdata_timing_test.go
userdata.go
workerpool_test.go
workerpool.go
zstd_test.go
zstd.go