{"id":70308,"library":"vearutop-statigz","title":"Statigz","description":"Serves pre-compressed embedded files with HTTP.","status":"active","version":"1.5.0","language":"go","source_language":null,"source_url":"https://github.com/vearutop/statigz","tags":["static","files","compression","http"],"install":[{"cmd":"go get github.com/vearutop/statigz","lang":"bash","label":"Install github.com/vearutop/statigz"}],"dependencies":[],"imports":[{"symbol":"statigz","correct":"github.com/vearutop/statigz"}],"quickstart":{"code":"package main\n\nimport (\n\t\"net/http\"\n\t\"github.com/vearutop/statigz\"\n)\n\nfunc main() {\n\tfs := statigz.FileServer(embeddedFiles)\n\thttp.Handle(\"/\", fs)\n\thttp.ListenAndServe(\":8080\", nil)\n}","lang":"go","description":"Serve pre-compressed embedded files."},"warnings":[],"env_vars":null,"search_vec":"'compress':5,12 'embed':6 'file':7,11 'http':9,13 'pre':4 'pre-compress':3 'serv':2 'static':10 'statigz':1","created_at":"2026-06-17T18:12:30.019541+00:00","updated_at":"2026-06-17T18:12:30.019541+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/vearutop/statigz","github":"https://github.com/vearutop/statigz","docs":"https://pkg.go.dev/github.com/vearutop/statigz#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}