{"id":13803957,"url":"https://github.com/wenxuanjun/vindex","last_synced_at":"2026-04-09T00:11:27.397Z","repository":{"id":131336285,"uuid":"546507289","full_name":"wenxuanjun/vindex","owner":"wenxuanjun","description":"Fast Indexer written in V, compatible with nginx's autoindex module.","archived":false,"fork":false,"pushed_at":"2023-09-04T13:31:31.000Z","size":27,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-04T01:03:01.319Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"V","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wenxuanjun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-10-06T07:27:10.000Z","updated_at":"2024-02-08T13:46:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"51301cbb-9dc3-4ed3-821c-7709b487064d","html_url":"https://github.com/wenxuanjun/vindex","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenxuanjun%2Fvindex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenxuanjun%2Fvindex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenxuanjun%2Fvindex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenxuanjun%2Fvindex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wenxuanjun","download_url":"https://codeload.github.com/wenxuanjun/vindex/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225247799,"owners_count":17444114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T01:00:39.568Z","updated_at":"2026-04-09T00:11:27.361Z","avatar_url":"https://github.com/wenxuanjun.png","language":"V","funding_links":[],"categories":["Applications"],"sub_categories":["Command-line"],"readme":"# vindex - Fast Indexer written in V\n\nGenerate json string for a directory which is compatible with nginx's `autoindex` module. \n\n## Usage\n\n```bash\n$ ./vindex -h\nUsage: vindex [options] \n\nDescription: Fast and simple file list server written in V\n\nThis application does not expect any arguments\n\nOptions:\n  -l, --host \u003cstring\u003e       host for listening, default is 127.0.0.1\n  -p, --port \u003cint\u003e          port for listening, default is 3000\n  -d, --dir \u003cstring\u003e        base dir of the indexer, default is ./\n  -v, --verbose             print full path when verbose, default is true\n  -h, --help                display this help and exit\n  --version                 output version information and exit\n```\n\n## Compile\n\n```bash\n$ v -prod -skip-unused -cc gcc -cflags \"-O3 -static -flto\" .\n```\n\n## TODO\n\n- [x] Use a faster implementation to replace WaitGroup\n- [ ] No GC, complete manual memory management\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwenxuanjun%2Fvindex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwenxuanjun%2Fvindex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwenxuanjun%2Fvindex/lists"}