{"id":20784661,"url":"https://github.com/carlos-a-g-h/rque","last_synced_at":"2026-04-18T20:32:55.159Z","repository":{"id":195736477,"uuid":"693593459","full_name":"carlos-a-g-h/rque","owner":"carlos-a-g-h","description":"Created using the Actix web framework","archived":false,"fork":false,"pushed_at":"2023-09-19T10:59:42.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T23:18:53.864Z","etag":null,"topics":["actix-web","database","http-server","microservice","queues"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/carlos-a-g-h.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-19T10:35:04.000Z","updated_at":"2023-09-19T11:06:02.000Z","dependencies_parsed_at":"2023-09-19T12:06:15.114Z","dependency_job_id":null,"html_url":"https://github.com/carlos-a-g-h/rque","commit_stats":null,"previous_names":["carlos-a-g-h/rque"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/carlos-a-g-h/rque","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlos-a-g-h%2Frque","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlos-a-g-h%2Frque/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlos-a-g-h%2Frque/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlos-a-g-h%2Frque/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carlos-a-g-h","download_url":"https://codeload.github.com/carlos-a-g-h/rque/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carlos-a-g-h%2Frque/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31984135,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["actix-web","database","http-server","microservice","queues"],"created_at":"2024-11-17T14:31:59.123Z","updated_at":"2026-04-18T20:32:55.135Z","avatar_url":"https://github.com/carlos-a-g-h.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rQUE\n\n## What is rQUE?\n\nrQUE is an HTTP web server that stores data in memory in the form of List of List of Strings, created with the purpose of dealing with waiting lists and queues\n\nrQUE is written in Rust and it uses the blazingly fast Actix web framework\n\n## Disclaimer\n\nThis program stores data in memory but it is meant for temporary uses. If you need a real non-SQL-like database for non-related, persistent and unstructured data, use real-deal database software such as Redis or MongoDB\n\n## How to use from source\n\nThis repo is not structured as a cargo project, so\n\n```\n$ bash install.sh\n\n$ cd rque\n\n$ cargo run\n```\n\nIf you want to build from source, you can take a look at the workflow used by this repo [here](.github/workflows/releaser.yml)\n\n- How Linux binaries are built: [here](.github/workflows/releaser.yml#L83)\n\n- How Windows binaries are built: [here](.github/workflows/releaser.yml#L97)\n\n## Documentation\n\nThe documentation is in the 'help.html' file. The docs are also embedded in the program\n\nYou can read the changelog [here](CHANGELOG.md)\n\n## TODO list\n\n- ~~Adding/Removing multiple items~~\n\n- ~~Basic authentication~~\n\n- ~~Split into separate modules and organize the code~~\n\n- Turn this noob code into pro code\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlos-a-g-h%2Frque","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarlos-a-g-h%2Frque","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarlos-a-g-h%2Frque/lists"}